pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.1k stars 256 forks source link

Android studio 3.1 canary doesn't work #76

Closed mtrakal closed 6 years ago

mtrakal commented 6 years ago
11:45   ADB IDEA: Start fail... Parameter specified as non-null is null: method com.developerphil.adbidea.adb.ShellCommandsFactory.startActivity, parameter activityName

when select ADB Clear app data and restart

But it looks, that command was completed, because app start witch cleared data, but it doesn't start app

mtrakal commented 6 years ago

after few runs, it works again... :/