Android Nexus 7 不显示在 Windows 8 PC 的“adb 设备”下

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/24208941/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 07:53:27  来源:igfitidea点击:

Nexus 7 does not show under 'adb devices' with Windows 8 PC

androidadbnexus-7

提问by user1555863

I have done this in the past a few times, I see this process has changed a little.

我过去做过几次,我看到这个过程发生了一些变化。

Yes, I have already:

是的,我已经:

  • Installed Android Studio
  • Changed the USB computer connectionto the NOT-very-straight-forward option Camera (PTP).
  • I have tapped the Build numberfound under Settings->About tablet7 times in anxiety until I "became a developer" and the good old {} Developer optionsgracefully appeared again under Settings->Systemsection.
  • Inside Settings->Developer optionsI have upper Developer optionsswitched ON, and USB debuggingas well.
  • On Android Studio, Tools->Android->SDK ManagerI have installed Google USB Driver rev 1.0
  • Made sure both USB cable and ports and Nexus 7 are working and %100 functional. (I can copy the pictures from the device to the PC just fine)
  • 安装 Android Studio
  • 将 更改USB computer connection为 NOT-very-straight-forward option Camera (PTP)
  • 我已经拍了拍Build number下找到Settings->About tablet焦虑7次,直到我“成为了开发商”和历久弥新的{} Developer options优雅下再次出现Settings->System部分。
  • 在里面,Settings->Developer optionsDeveloper options打开了上部,也打开了USB debugging
  • 在 Android Studio 上,Tools->Android->SDK Manager我安装了 Google USB Driver rev 1.0
  • 确保 USB 电缆和端口以及 Nexus 7 正常工作并且 %100 正常工作。(我可以把图片从设备复制到电脑就好了)

EDIT: Where are the Nexus 7 (2013) drivers for Windows 8.1 available at?

编辑:适用于 Windows 8.1 的 Nexus 7 (2013) 驱动程序在哪里可用?

What did I miss? Besides the fact I want to to get this done, I'm also partly posting this question so other developers who want to test on their 2nd generation Nexus 7 with Android KitKat 4.4.3 would have 1 complete thread with all of the instructions found hereand therebecause this isn't as straight forward anymore in my opinion.

我错过了什么?除了我想要完成这项工作的事实之外,我还部分发布了这个问题,以便其他想要使用 Android KitKat 4.4.3 在他们的第二代 Nexus 7 上进行测试的开发人员将有 1 个完整的线程,其中包含此处找到的所有说明而且还有因为这不是直线前进了在我看来。

回答by user1555863

I have finally figured this one out:

我终于想通了这一点:

This guidetells you to go and get the Google USB Driver from google.

本指南告诉您从 google获取Google USB 驱动程序

For me, Downloading it as an optional SDK component just didn't do the trick. But on the very same page, there's a button that says Download Google USB Driver(near upper left corner, in blue.) This gets you latest_usb_driver_windows.zipfile.

对我来说,将其作为可选的 SDK 组件下载并没有解决问题。但是在同一个页面上,有一个按钮,上面写着Download Google USB Driver(靠近左上角,蓝色。)这会为您提供latest_usb_driver_windows.zip文件。

Use this guide right hereIf you are unsure how to install this driver. I could see my Nexus on adb after I've done this. Best of luck!

如果您不确定如何安装此驱动程序,请在此处使用本指南。完成此操作后,我可以在 adb 上看到我的 Nexus。祝你好运!