Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在尝试了几次之后,我的 nexus 4 设备驱动程序没有安装在我的 Windows 上。我的sdk工具和平台工具都更新到最新版本了。
我有完全相同的东西,我正在使用Windows 7顺便说一句。
在您的手机上:
1) 使用 USB 将您的 Nexus 4 连接到您的电脑
2)撤销USB调试授权
在 Windows 上
1)在Windows中转到您的设备管理器(在我的情况下称为MTP)
2)卸载当前驱动程序
3) 从磁盘重新安装驱动程序 (\extras\google\usb_driver)
在我的情况下,该设备在 Eclipse 中再次可见,并且在我的手机上授权后,我能够像以前一样使用它。希望这可以帮助