I connected a Droid to a Windows laptop yesterday. Development wasn't working until someone pointed out that I needed to update the USB driver that comes with the SDK if I hadn't already. That was an option in Eclipse under the window menu and then picking the Android SDK and AVD Manager option.
I haven't tried the Motorola page mentioned, that might work too. On Nov 17, 3:19 pm, niko20 <[email protected]> wrote: > Be sure to get the USB driver from motorola for working with the > Droid, I don't think the one on the URL you mention works with the > Droid. At least it didn't for me. Look for Motorola A855 driver or > something to that effect. (Google it). > > Never mind, here you go > > http://www.motorola.com/consumers/v/index.jsp?vgnextoid=bda09ec8009a0... > > -niko > > On Nov 13, 6: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

