Closed insiderser closed 2 years ago
Also happens on Canary 6, and with all the actions, not just clear data and restart.
I built the plugin from source and it works. Maybe the issue is that it needs to be built with JDK 11?
Here's the plugin in case anyone wants to install locally - adb_idea-1.7.0-SNAPSHOT.zip
Thanks for this versions @eygraber , it actually works
Sorry, I've switched to the stable version of Android Studio since this issue was created, so I'm not able to confirm whether plugin works or not with Android Studio Chipmunk anymore.
@pbreault any ideas on this?
Looks like this was handled in other plugins by building with Java 11 - https://github.com/cashapp/sqldelight/pull/3194
this is solved in new 1.6.5 version
I can confirm it's possible to clear app data now on Android Studio Dolphin | 2021.3.1 Beta 1.
ADB IDEA version: 1.6.6
Android Studio Chipmunk | 2021.2.1 Canary 6 Build #AI-212.5457.46.2112.7968471, built on December 4, 2021 Runtime version: 11.0.12+0-b1504.28-7817840 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 5.15.8-227-tkg-bmq GC: G1 Young Generation, G1 Old Generation Memory: 5120M Cores: 12 Registry: external.system.auto.import.disabled=true, editor.show.notification.after.optimize.imports=false, ide.allow.merge.buttons=false, editor.show.notification.after.reformat=false Non-Bundled Plugins: com.github.b3er.idea.plugins.arc.browser (0.23), lermitage.intellij.extra.icons (1.67.0.203), mobi.hsz.idea.gitignore (4.3.0), com.dubreuia (2.3.0), idea.plugin.protoeditor (212.5080.8), String Manipulation (8.23.203.000.0), wu.seal.tool.jsontokotlin (3.7.2), com.developerphil.adbidea (1.6.4), siosio.kodkod (2.0.4) Current Desktop: KDE ADB Idea version: 1.6.4
When pressed "ADB Clear App Data and Restart" for the first time, I got this error:
The data wasn't actually cleared, and the app wasn't restarted.
When I press "ADB Clear App Data and Restart" after that, nothing happens. No errors, data not cleared, app not restarted.
Not happened with Canary 5