Android Release Version and "Waiting for Debugger"
Posted
by Tom Richards
on Stack Overflow
See other posts from Stack Overflow
or by Tom Richards
Published on 2010-03-23T15:57:33Z
Indexed on
2010/03/23
16:03 UTC
Read the original article
Hit count: 391
I know this has been asked before but I still don't have a solution. My first app: developed and debugged on my moto droid and then followed all the release steps, (exported from Eclipse, using my key to sign) including removing the debug in the manifest xml.
I copied the resulting apk to the droid, disconnected the usb and installed it by double clicking on the file using Astro.
I get the "Waiting for Debugger" message like when I am debugging but it never goes away.
Doing something real stupid I know but I can't figure it out. Any help would be appreciated. Thanks, Tom
© Stack Overflow or respective owner