The same Android project is built in debug mode, sometimes with Eclipse, sometimes with ant (on build machine).
If I first install the ant build, and then try to sta
For me the problem was I had the same application already installed with another key. Uninstalling the old application solved the problem, as noted here:
https://stackoverflow.com/a/10280878