I solved this myself. I was not entering a project name when I made a new configuration in the "Run Configurations" dialog. I guess I am so used to Eclipse doing everything that I didn't think to put in this basic information. I was implicitly assuming Eclipse would populate this field with the project from which I was opening the dialog, which was incorrect.
Haven't seen a lot of answers on this group. I have tried to answer a couple of others' newbie questions, but it doesn't seem like the most information-rich gorup. On Nov 13, 4:33 pm, rexowner <[email protected]> wrote: > I must be missing something really basic here. > > I have been successfully running Android applications using the > emulator for several weeks. > > Finally, I got a new Motorola Droid to run on an actual device, but > while adb sees the > device, it doesn't show up as a run target under Eclipse. > > Summary: > > Using Eclipse 3.5.1 on XP, targeting Android 1.6. > > Applications run on 1.6 emulator just fine. > > Followed all the instructions > at:http://developer.android.com/guide/developing/device.html > - Declared application "debuggable" > - USB Debugging turned on on Phone > - installed USB driver for adb > -> phone shows up when executing adb devices, can open up a shell on > the phone. so all seems fine... > > Under Run Configurations: Android Application, all I can see is the > avds as potential > targets. > > What do I do differently to target the Droid instead of an avd? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

