• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps debug mode when debugging on a phone

ih8grep

Lurker
I test and debug on a phone because my laptop is too old for the emulator. I run XP SP3, Eclipse 20100218, SDK Version (no idea, latest in march 2010).

I have three questions:

When I enter debug mode, is there a way to tell it to always debug as an android application?

When I enter debug mode, is there a way to tell it to always use my attached phone as the target device?

When I save, if the debugger is still running, how can I tell eclipse to just disconnect the debugger and not bother me? I've checked the box to this effect with no result.

Thanks
 
When I enter debug mode, is there a way to tell it to always debug as an android application?
Ugh. No. :(

When I enter debug mode, is there a way to tell it to always use my attached phone as the target device?
Ugh. Not that I've found. :(

Yeah, it's two useless clicks every time you want to debug. Annoying, but I haven't found it to be the end of the world.

I really dislike Eclipse...
 
Back
Top Bottom