Windows 7,Android 工作室,正在寻找 Nexus 7 的驱动程序

Windows 7, Android studio, finding drivers for Nexus 7

我要问一个 "duplicate" 问题 -- 但解决方案对我不起作用。我正在尝试将我的 Nexus 7 与 Android Studio 结合使用来调试我的应用程序。 http://developer.android.com/tools/device.html tells me for Windows 7 to get drivers & download them. http://developer.android.com/tools/extras/oem-usb.html#InstallingDriver 有更多细节;完毕。我检查它是可调试的,"true" in build.gradle。

Android Studio wont recognize Nexus 7 as device 说我应该将我的 Nexus 7 连接为相机——确实如此。我也尝试过将其作为媒体设备。

Android Studio wont recognize Nexus 7 as device 说我需要转到设备管理器中的设备并询问它 "update the drivers." 它告诉我它们都在那里并已更新。

在"Android SDK"下它说安装了"Google USB Driver, rev. 11"。

我已经通过几种不同的途径来安装驱动程序,但 Android Studio 似乎无法找到它们。

我刚买了 Nexus 7,希望它比我的 Galaxy Tab 更适合 Android Studio...但似乎不是。

这是我再次安装 Android Studio 的部分吗? (我也无法让我的 Windows 8 计算机找到它,但 Galaxy 通常可以在上面运行。完全相同的事情发生了。)

(哦,是的,我也完成了 "become a developer," 按钮上的 "knock 7 times",并从 SDK 管理器安装并重新安装了驱动程序。)

我梳理了更多以前的类似问题,发现了一个与此相关的问题:http://www.theandroidsoul.com/nexus-7-2013-drivers-installation-guide-43183/ and the "troubleshooting" got me to the full download; I then had to use Selected Device Incompatible - Android Studio 我又回来开发了:)