I want to run my application in Nexus one.But when i am connecting NEXUS One through USB, it is not showing in the list of DDMS.I searched in internet.One solution was there wh
If you are looking for this,
USB Debugging in Android
As you can see, some devices require Drivers to be installed. So better download an driver from the link provided and I hope it will do the trick.
When deploying on phones from Windows, you need to have the proper driver installed. For the nexus devices you need this google driver: http://developer.android.com/sdk/win-usb.html
Be sure that "Enable USB debugging" is checked.