Closed ckesc closed 6 years ago
I called Clear and restart while AndroidStudio was performing gradle sync. And got:
Clear and restart
ADB IDEA: Start fail... Parameter specified as non-null is null: method com.developerphil.adbidea.adb.ShellCommandsFactory.startActivity, parameter activityName
Maybe plugin should check if sync is going and print more relevant text :)
That was a great idea. It's implemented in 1.5.0. Thanks for the suggestion!
I called
Clear and restart
while AndroidStudio was performing gradle sync. And got:Maybe plugin should check if sync is going and print more relevant text :)