I'm sorry for the unexplainable fix of this issue : I really didn't
understand, so the morning, I just restarted my phone and ... it works
fine.

It seams that it was related to my device.

And thanks for the Dev Tools app advice

On 5 août, 20:08, fadden <[email protected]> wrote:
> On Aug 4, 4:44 pm, Steren <[email protected]> wrote:
>
> > I can't simply "run" the application on my device: it always starts
> > debugging (trying to connect at startup and stopping at breakpoints).
> > So you imagine that when I'm not connected to the computer, it says it
> > "iswaitingfor thedebuggerto attach".
>
> There's a development setting that specifies that an application
> should be waited for.  Dev Tools app, Development Settings, at the top
> it says "debug app".  You should be able to use this to turn 
> wait-for-debuggeroff.  (If you don't have it on your device, you may be able
> to copy it from the emulator.)
>
> This is assuming you didn't add a Debug.waitForDebugger() call and
> forgot about it. :-)
>
> If all else fails, you can disable the "debuggable" flag in the
> manifest, which will effectively fix it for production devices.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to