Closed hannoL closed 9 years ago
Usually, apps can be started by calling "am start
This alternative method to start the app is interesting, have you ever tried it? http://stackoverflow.com/questions/4567904/how-to-start-an-application-using-android-adb-tools/25398877#25398877
Cool, this method doesn't require main activity name. I tried it just now and it works.
Now it works fine. I think you fix that in 866657a.
Error 6.1 - can't start activity
If the app is not started yet, droidbot can't start the application. It looks like droidbot try to open it with:
But nothing happen. I think it would be good to start the app automatically if not running. Or is that a Bug?
Can you reproduce this? Or did you need any further information?
Envirement:
Output