android - Eclipse 在 Windows 7 64 位上找不到我的 Nexus S

标签 android windows eclipse

我遵循了来自 here 的“MyFirstApp”教程并且能够在模拟器上启动并运行“hello world”。但是,当需要在设备上运行该应用程序时,Eclipse 和 adb 无法在 Windows 7 64 位计算机上检测到 Nexus S。我按照说明使用 Android SDK 管理器安装了谷歌 USB 驱动程序。

如何使用 eclipse 将应用程序部署到我的 Nexus S?

最佳答案

关于 Android 的教程忘记包含让 Nexus S 与 Windows 7 64 位一起工作的非常重要的细节。按照 this link 中的说明进行操作.下载 Google USB 驱动程序后,您需要在设备管理器中安装它。

根据链接,

Right Click Computer -> Manage -> Device Manager -> Right click you Nexus -> Update Driver -> "Browse my Computer for Driver Software" -> Browse path "C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver" also tick "Include sub folders"

希望这对您有所帮助。

关于android - Eclipse 在 Windows 7 64 位上找不到我的 Nexus S,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11888864/

相关文章:

c++ - 结构 vector 上的 MemCpy

eclipse - 丢失的文件阻止了男孩与 OGRE3D 的第一次相遇!

php - 将 android 连接到队列应用程序的数据库

javascript - 无法捕获 android back 事件

android - 如何将资源传递给图书馆项目?

eclipsec.exe 选项/命令行用法?

java - 自动化: Move files from source folder to destination folder one by one and delete the file from source folder

java - RESTful 服务空响应

c++ - 使用 fopen 打开文件,在 Windows 上给定绝对路径

python - Windows 缺少 Python.h