Goto the <RUN> menu in Eclipse, and choose:-> Run Configurations. Then On the Target (TAB) -> choose:-> Deployment Target Selection Mode -> Manual.
If that does'nt work - then Eclipse is not recognising that you have an Android attached. Regards J.C. On Sep 17, 6:27 am, John Gaby <[email protected]> wrote: > I have gotten to to the point where I need to test my application on a > real Android device. I have obtained an Motorola Droid phone and > attached it to my computer (Windows). I have installed the USB > driver, and I believe that my computer can see the phone. When I > start up the DDMS it shows my device as 'Online'. > > I cannot, however, figure out how to get the debugger to use the > device instead of the emulator. The Android documentation states that > when I run my program from within Eclipse that I should be presented > with a 'Device Chooser', but that does not happen. I read somewhere > else that pressing F11 will bring up the Device Chooser, but it only > runs the application on the emulator. > > I know there is probably something obvious that I am missing here, but > I cannot figure out what it is. Any help would be appreciated. > > Thanks. -- 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

