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 which says to connect it in other port.I did so but it is of no use.So a开发者_运维知识库ny one wanna help?
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
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.
Be sure that "Enable USB debugging" is checked.
精彩评论