How to debug on a real device (using Eclipse/ADT)

Posted by jgauffin on Stack Overflow See other posts from Stack Overflow or by jgauffin
Published on 2010-04-26T14:51:26Z Indexed on 2010/04/26 14:53 UTC
Read the original article Hit count: 463

Filed under:
|
|
|

I'm trying to figure out how to debug applications directly on my phone (HTC Desire).

I've installed the USB driver that came with the phone and the phone is listed when using "adb devices".

How do I configure eclipse/ADT to launch on the phone instead of launching the emulator/virtual device?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about adt