How to debug on ADP1 real device Does anyone know how to get the debugger to launch on an ADP1, which was recently flashed to 1.5? I am running Eclipse on Windows XP with the SDK 1.5 USB driver installed (HTC Dream Composite Interface). Windows can see the device and adb can see the device with “adb devices” command. USB Debugging has been enabled on the device and the application manifest has android:debuggable="true" set in it.
But when Selecting Run->Debug or Run->Run the avd is always launched. The instructions say that it should launch to the device or give a choice if the avd is running too. Do anyone know what needs to be done to get the debugger to launch against the real device instead of the avd? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

