I am currently trying to compile and test a small Android Application.
I am using Eclipse, and have SDK 4.2 (Api Level 17) installed. I\'ve set
<
First uninstall your application from the emulator:
adb -e uninstall your.application.package.name
Then try to install the application again.