I’m trying to run an android app from eclipse on my device (moto droid2). I’ve followed all the instructions I can find to set up both the device and my computer (Win7) so that I can run the app on my device. I’m not getting the option to download to the device.
I found Installing the USB Driver, but there is no “Devices” section. There is a “Device Manager”, but no “Android Phone” in the right pane. In the “Other devices” section there is a “Motorola ADB Interface”. I went through “Update Driver Software”. I selected “\extras\google\usb_driver” in the path, but it said it failed to update the driver.
On the phone, I turned on “Unknown Sources” in Application settings, and enabled USB Debugging.
I connected the phone to my computer with my usb cable. If I look in Windows Explorer, I can see the files from the phone.
In the Run Configuration, I set the Target Selection Mode to Manual. I ran the application, but it never gave me the option to install on the device.
I must be missing something.
Have you installed the usb driver for this device,
I had issues with a HTC Desire HD connecting to ADB but after installing the HTC drivers in windows 7 worked fine.
http://www.motorola.com/Support/US-EN/Support-Homepage/Software_and_Drivers/USB-and-PC-Charging-Drivers
I hope this helps.