Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

android - Moto G mobile doesn't show in the devices List of Eclipse

I am trying to connect a Moto G Mobile to Eclipse in My Windows 7 32-bit machine but It doesn't show on the devices List. For this, First I connected the device to machine via USB cable and then I chose the PTP mode and then I checked the "USB debugging" option in devices settings. After a few seconds it says "Drivers was installed Unsuccessfully". At that time, I had uninstalled the device drivers in the device manager of my machine and then disconnected and connected again. It said "Drivers was installed successfully" and then I updated the drivers in the device manager and then set the drivers(google-drivers from SDK).But it doesn't show in the devices List. what did I do wrong here?

like image 573
naresh Avatar asked Mar 06 '14 07:03

naresh


2 Answers

Hopefully i am able to find one solution for this issue.

Download 'Adb Driver Installer' from here http://adbdriver.com/downloads/

after this connect your Moto G and start the AdbDriverInstaller.exe it will list your device and then press install.

Hope it Works !

*Note : *

It worked for me on Windows 7 but not on Windows 8

Edit

this link http://dl.xda-developers.com/attachdl/3b2765b7b77976f98576f76f7f549956/532c41bc/2/4/8/0/3/9/6/howto_driver.zip

help me solve this issue on windows 8.1

Just go through the photos inside it for additional assistance go through this link

http://forum.xda-developers.com/showthread.php?t=2588979

All the best !

like image 53
Satyen Udeshi Avatar answered Oct 02 '22 15:10

Satyen Udeshi


After I changed "connected as" from Media device (MTP) to Camera (PTP), adt devices and eclipse started showing my moto-g. :)

like image 27
sandeep Avatar answered Oct 02 '22 14:10

sandeep