[android-developers] Re: waiting for debugger when run

2009-08-05 Thread Steren
I should add that I checked the Run Configurations, deleted them and re-created them. And when I say run I say Run As... Android application On Wed, Aug 5, 2009 at 1:44 AM, Steren steren.giann...@gmail.com wrote: I've been developing my application for some months now. 4-5 days ago, a weird

[android-developers] waiting for debugger when run

2009-08-05 Thread Steren
I've been developing my application for some months now. 4-5 days ago, a weird behavior started to show up : 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

[android-developers] Re: waiting for debugger when run

2009-08-05 Thread Steren
 pm, Steren steren.giann...@gmail.com 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