7

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.

Arindam Mukherjee
  • 2,255
  • 11
  • 48
  • 83

3 Answers3

6

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.

Franziskus Karsunke
  • 4,948
  • 3
  • 40
  • 54
3

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

Juliatzin
  • 18,455
  • 40
  • 166
  • 325
0

Have you added the USB vendor id? It is there, in develepors.android.com.

  • Search for hardware devices in the site
  • Add the USB vendor ID in the required file

"Windows > Preference > Android > DDMS," "Adjust connection timeout"; increase the value.

apaderno
  • 28,547
  • 16
  • 75
  • 90
drooooooid
  • 1,574
  • 1
  • 11
  • 17