views:

392

answers:

2

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

A: 

Have you looked at this? http://groups.google.com/group/android-developers/browse_thread/thread/bdf61367c8649f4a

Or http://groups.google.com/group/android-beginners/browse_thread/thread/4a46c34d799f95dd

It sounds like the phone's global debug flag is on and you can change that with the DevTool

Bryan Denny
Thanks. I saw those but they didn't click for some reason.
Tom Richards
A: 

I just restart my phone and the problem is solved :)

cat