Ask Your Question

Revision history [back]

In a command window, ie not in eclipse or whatever editor you are using. You will need to be in the directory where the adb command is, ie where your android sdk has been installed, on my machine c:\Android\Android-sdk\platform-tools. then run your command, including the full path to your apk package. Also note, when I did this I needed to have my emulator ready and already running. Good Luck