Question

I am trying to install OEM USB driver for android development. But my device is not listed when I do adb devices on command prompt. Nor it get listed in the DDMS. I guess my system( Windows 7 64 bit) is not detection phone(Motorola Atrix 2, ICS 4.0.4) as android phone.
When I go to device manager, I am not able to see any option such as Android Phone and Android Composite Device manager. I did the driver installation from motorola site. Here is driver link. I tried to install the pdanet+, it said that no android phone detected. I am using motorola cable and using phone in MTA usb mode.

When I try to install or update drivers nevertheless from device manager, inputing the \extras\google\usb_driver\ folder, it says the driver is up to date.(Recommeded way http://developer.android.com/tools/extras/oem-usb.html) Any ideas or suggestion how to resolve this issue ?

Was it helpful?

Solution

I formatted my mobile again, it worked.

OTHER TIPS

Yes. It works after I done factory/reset. I followed these instructions.

copy from this forum

I had the same problem initially as well. I did some research and found a thread on the Moto support forum in which people with the official Razr ICS had the same problem. What finally fixed it for me was:

-Uninstall all drivers for your A2, reboot

-Install THESE drivers, reboot

-Factory reset (Settings->Privacy->Factory Reset, or something like that). Yes I know it's annoying but it's necessary.

-Once your phone reboots, just sign into google. Don't uninstall any apps or do anything like that. Don't enable USB debugging either.

-Connect for all 3 different connection modes. Wait for the drivers to download each time. If a driver fails to download, then uninstall it (not the MotoHelper), reboot your computer, enable the installation of unknown sources on your phone, then repeat this step. -Once you have all those drivers installed, time to reinstall them with ADB! Enable USB debugging and repeat the previous step -Once all your drivers are installed, reboot for good measure. But you should be good to do whatever you want now.

Hope this helps. I know it's a pretty roundabout way, but it works :.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top