Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse is not recognizing the Nexus one device

Tags:

android

Eclipse is not recognizing the google nexus one device. But Usb driver is installed. Because in Android SDK Manager, it is saying Google USB driver package is installed. So why it is not recognizing?? I am using Windows XP platform.

Can any one help me please.

like image 777
Arindam Mukherjee Avatar asked Nov 09 '11 11:11

Arindam Mukherjee


2 Answers

Go to your device manager and update the driver of the Nexus One to the driver in \android-sdk\extras\google\usb_driver. You can find a comprehensive explanation here.

like image 121
Franziskus Karsunke Avatar answered Nov 13 '22 12:11

Franziskus Karsunke


I had the same problem. I had the usb driver installed and didn t work. I solved the problem installing manually the driver.

Open device manager in windows, you should have a yellow icon in Nexus One. Choose update controller, and choose the folder : \android-sdk\extras\google\usb_driver It should install it.

Hope it helps

like image 3
Juliatzin Avatar answered Nov 13 '22 11:11

Juliatzin