eclipse 没有显示我的 Galaxy Nexus 与 Android 4?
我尝试了一切。检查 USB 调试并允许未知来源。 (Android 4.0.1)
当我在没有 USB 调试的情况下将 Galaxy Nexus 与 PC 连接时,它可以工作。 当我通过 USB 调试连接 Galaxy Nexus 与 PC 时,它不起作用。
我可以在 Windows 上启动我的应用程序。
我有 Windows 7。
谢谢
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
为了调试设备上的应用程序,您需要先安装 USB 驱动程序。虽然您可以将设备连接到PC作为大容量存储,但您仍然需要驱动程序进行开发。您可以从制造商 Sumsung 下载它。
另外,请确保您已安装最新的 ADT 插件。
in order to debug apps on the device, you need to install a USB driver first. although you may connect the device to PC as mass storage, you still need the driver for development. you can download it from the manufacturer Sumsung.
also,make sure you have installed the latest ADT plugin.
三星的司机已经搬家了。这解决了我的问题
http:// developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
the samsung drivers have moved. this one fixed the issue for me
http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
您需要从 Samsung 下载 USB 驱动程序: http://www .samsung.com/us/support/owners/product/SCH-I515MSAVZW#content2
You need to download the USB Driver from Samsung: http://www.samsung.com/us/support/owners/product/SCH-I515MSAVZW#content2
如果您想安装一些可以避免以后每台三星设备出现问题的软件,请安装 Samsung Kies:
http://www.samsung.com/ca/support/mobilesoftwaremanual/mobilesoftwaremanual.do?page=MOBILE.SOFTWARE.MANUAL
If you want to install something that will avoid any future problem with every Samsung device, install Samsung Kies:
http://www.samsung.com/ca/support/mobilesoftwaremanual/mobilesoftwaremanual.do?page=MOBILE.SOFTWARE.MANUAL
一个令人困惑的是,Android 文档提到 Galaxy Nexus One 和 Nexus S 需要 Google USB 驱动程序。 Galaxy Nexus 没有,它需要三星的。
One confusion is that the Android docs mention the Galaxy Nexus One and Nexus S as needing the Google USB Driver. The Galaxy Nexus does not, it needs the Samsung one.
安装 OEM USB 驱动程序:
http://developer.android.com/tools/extras/oem-usb.html
对于 Google 设备,安装 Google USB 驱动程序:
http://developer.android.com/sdk/win-usb.html
Instal OEM USB Drivers:
http://developer.android.com/tools/extras/oem-usb.html
For Google devices install Google USB driver:
http://developer.android.com/sdk/win-usb.html
现在您可以在此处获取驱动程序:三星
一般来说,您必须按照此处所述在制造商网站中进行搜索
Here is where you get the drivers now: samsung
Generally speaking you have to search in the manufacturer's website as stated here