adb-idea icon indicating copy to clipboard operation
adb-idea copied to clipboard

Starting app failed

Open sewerk opened this issue 8 years ago • 3 comments

Hi, I'm getting this message on Android 2.3.1, plugin v.1.4.0

Start fail... Parameter specified as non-null is null: method com.developerphil.adbidea.adb.ShellCommandsFactory.startActivity, parameter activityName

I think it start occurring after update to AS 2.3.

sewerk avatar Apr 07 '17 09:04 sewerk

Seems to be working for me on Android Studio 2.3.0, 2.3.1 and 2.4 preview 5.

On which platform are you running (Window/Linux/Mac)? Did it stop working after upgrading from 2.3.0 to 2.3.1 or from 2.2 to 2.3? Are you deploying to an emulator or to a phone? Does it fail systematically in other projects (e.g. a brand new project generated by studio in File --> new --> new project)?

pbreault avatar Apr 08 '17 12:04 pbreault

I have problems on Mac, after upgrading from 2.2->2.3, deploying on different phones and emulator.

This is specific to me and only for one project, (my teammate does not have this problem). Restarting system and AS (with invalidating cache) didn't helped. Other plugin options works fine, just the start has to have the problem.

sewerk avatar Apr 08 '17 15:04 sewerk

I have the same issue, too.

I am using Ubuntu, Android Studio 2.3.3, & adb-idea 1.4.0.

ntvinhdev avatar Oct 09 '17 08:10 ntvinhdev