I have implemented a simple Android application that I now would like to test on a real device. I have a Nexus One.
In the Android Eclipse plugin, I have downloaded and installed the USB driver (revision 3) package. But when I connect my Nexus One to my PC (running Windows 7) using the USB cable, a message box pops up and shows that “No driver found” for “Nexus One”.

I have activated USB Debugging on my device. And when I run adb devices on my PC, it just prints List of devices attached and no devices are listed. And if I use Device Manages in Windows, and tries to update the driver for “Nexus One”, I can not select a driver in the “driver directory” of Android SDK.
How can I install a driver for Nexus One on Windows 7 so I can use it for USB debugging my Android applications on a real device?


http://developer.android.com/sdk/win-usb.html