简体   繁体   English

Android 2013 nexus 7和Windows 8.1 x-64驱动程序

[英]android 2013 nexus 7 and windows 8.1 x-64 drivers

i have made drivers work for the 2012 nexus 7, and a few other android devces. 我已经为2012 nexus 7和其他一些Android devces开发了驱动程序。

i just got 6 2013 nexus 7's and can not seem to get the drivers installed. 我刚得到6 2013 nexus 7,似乎无法安装驱动程序。 i upgraded the software to 6.0.1. 我将软件升级到6.0.1。

but i am unable to get to the screen shown here . 但是我无法进入此处显示的屏幕。

adb does not find any devices. adb找不到任何设备。 in ptp mode, windows finds most of these and assigns a usb driver 6.3.9600.17415 dated 2006. trying update the driver to add a more specific driver fails because windows does not know it's a phone. 在ptp模式下,Windows会找到其中的大多数,并分配一个日期为2006年的USB驱动程序6.3.9600.17415。尝试更新驱动程序以添加更特定的驱动程序失败,因为Windows不知道它是电话。 using have disk fails when opening the .inf file like these: 1 , 2 , 3 . :在使用具有磁盘打开.inf文件等这些失败时123

in charging mode, windows device manager thinks it's a google nexus adb interface, but does not show and phone options. 在充电模式下,Windows设备管理器认为这是google nexus adb界面,但不显示和电话选项。 have disk fails also. 也有磁盘故障。

so adb devices fails. 因此adb设备发生故障。

this used to work somehow, but i deleted some of the drivers. 这曾经以某种方式工作,但我删除了一些驱动程序。

plugging in a 2012 nexus 7 shows up as an android composite adb interface and he shows up in adb list-devices. 插入2012 nexus 7会显示为android复合adb界面,并且他会显示在adb列表设备中。

does anyone know a way out of this trap? 有谁知道摆脱陷阱的方法吗?

edit this may be part of the problem. 编辑可能是问题的一部分。 tried this to disable driver signature verification, but no joy. 尝试这样做以禁用驱动程序签名验证,但没有任何乐趣。

trying shazar's idea required an uninstall (repair failed) of the clockwork driver, so some (5/6) of the devices are using the clockwork driver version 7.0.0.4 8/27/2012 when the nexus is in ptp mode. 尝试使用shazar的想法需要卸载发条驱动程序(修复失败),因此当Nexus处于ptp模式时,某些设备(5/6)使用的发条驱动程序版本为7.0.0.4 8/27/2012。 another is not recognized (no connection info when swiped down from the top). 另一个无法识别(从顶部向下滑动时无连接信息)。

尝试安装Koushik Dutta的此Universal ADB驱动程序

Alternate Official. 候补官员。

Update to Android studio 2.3.3 causes not recognizing my Nexus 7, 2012. The pre-Installed USB driver was tampered. 更新至Android studio 2.3.3导致无法识别我的Nexus 7,2012年。预装的USB驱动程序被篡改。 It was working before. 以前在工作。

I have fixed it by, 我已经解决了

  1. Go to https://developer.android.com/studio/run/win-usb.html 前往https://developer.android.com/studio/run/win-usb.html
  2. Download the Driver zip file and update the driver software at PC's Device Manager-->Portable devices-->Update driver software--> < browse and select the downloaded USB driver path > 在PC的设备管理器中下载驱动程序zip文件并更新驱动程序软件->便携式设备->更新驱动程序软件-> <浏览并选择下载的USB驱动程序路径>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM