我尝试了一切。检查USB调试并允许未知来源。 (Android 4.0.1)
当我在没有USB调试的情况下将galaxy nexus与PC连接时,它可以工作。 当我通过USB调试将galaxy nexus与PC连接时,它不起作用。
我可以在Windows上启动我的应用程序。
我有Windows 7.
日Thnx
答案 0 :(得分:10)
要在设备上调试应用,您需要先安装USB驱动程序。虽然您可以将设备作为大容量存储连接到PC,但仍需要驱动程序进行开发。你可以从制造商Sumsung下载。
另外,请确保您已安装最新的ADT插件。
答案 1 :(得分:3)
http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
答案 2 :(得分:2)
答案 3 :(得分:0)
如果您想安装一些可以避免每个Samsung设备出现任何问题的东西,请安装Samsung Kies:
答案 4 :(得分:0)
一个令人困惑的是,Android文档提到Galaxy Nexus One和Nexus S需要Google USB驱动程序。 Galaxy Nexus没有,它需要三星。
答案 5 :(得分:0)
安装OEM USB驱动程序: http://developer.android.com/tools/extras/oem-usb.html 对于Google设备,请安装Google USB驱动程序: http://developer.android.com/sdk/win-usb.html
答案 6 :(得分:0)