On Feb 25, 2:20 am, Alec <alechol...@gmail.com> wrote:
> Hi i have a strange problem and cant see whats is not working. I have
> developed an app, and i have been testing it on the phone by debugging
> it and stepping through in eclipse. This works flawlessly (well it
> doesnt crash)
>
> My issue is when i go through the motions of
>       Export Unsighed Apk
>       Sign using jarsigner
>       transfer to phone
>       install.
>
> Everything works except the application its self!
>
> On first start up it says "Waiting for debugger"
> "Application Torrent Droid (process zerofate.torrentDriod) is waiting
> for the debugger to attach"


You should be able to run Dev Tools on the device and un-select the
application as the "to be debugged" app.

There's a bug (fixed post-1.0) that allows apps to wait for a debugger
even when they're not configured to allow debugging.  This prevents
disabling debugging from functioning as a work-around.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to