Has anyone seen this error while trying to run an android application in an emulator?
Missing command output at startup: 'am start -n
If so, how could you solve the problem?
I finally figured out my problem. FYI - I will remove jdk + jre and reinstall ... fixed the problem ....
It looks like on a Windows PC you should use the 32 bit version of the JDK with Android-sdk .. weird.
-Mike
I am working with a version of Linux and I have the same problem. The only way I found is to run the application twice from eclipse!
Regards .P