I am new to android.
My eclipse indigo recognizes one of my 2 android devices Motorola Atrix but not Motorola Droid. I am not sure what is the problem.
Both of my devices are running android 2.3.6
My device manager shows Android Phone -> Android ADB Composite Interface.
I have also enabled USB debugging but still it does not recognize my 2nd device.
I have tried going into the device manager and uninstalling the driver for droid and installing it again but still not working.
Please Help!
Try this:
This 05E0 is a hex number, create adb_usb.ini file and put this number inside it as 0x05E0.
Now save this file inside your .android directory. And you will see your device inside eclipse and also from command line using adb devices command.