简体   繁体   English

Windows 8 android usb驱动程序

[英]windows 8 android usb driver

I have installed Windows 8 release preview and I cant install android USB drivers, it says this: 我已经安装了Windows 8发布预览版,我无法安装android USB驱动程序,它说:

截图

and

"the third party INF does not contain digital signature information" “第三方INF不包含数字签名信息”

what to do? 该怎么办?

Disable device signature confirmation on Win8 and follow the guide here. 在Win8上禁用设备签名确认并按照此处的指南操作。 www.androidsim.net/2009/08/how-to-1-how-to-install-usb-driver-on.html www.androidsim.net/2009/08/how-to-1-how-to-install-usb-driver-on.html

I had the same issue a while ago. 我刚才有同样的问题。 Seeing that the USB driver hasn't been updated since, the simple (and probably unsatifying) answer is revert back to windows 7. I've seen some scetchy drivers around but not for your device. 看到USB驱动程序从那时起没有更新,简单(可能不会产生)的答案又回到了Windows 7.我已经看到了一些常见的驱动程序而不是你的设备。

Windows 8 is still in preview/developer stage and I doubt we'll see proper drivers until it's closer to release. Windows 8仍然处于预览/开发阶段,我怀疑在它接近发布之前我们会看到正确的驱动程序。 Just keep checking the SDK Manager and try again when the USB driver has an update. 只需继续检查SDK Manager,并在USB驱动程序更新时再试一次。

Disable driver signing Run Command Prompt as an administrator Paste and run the following commands: bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS bcdedit -set TESTSIGNING ON 禁用驱动程序签名以管理员身份运行命令提示符粘贴并运行以下命令:bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS bcdedit -set TESTSIGNING ON

or: Win+c => parameters => Shift + restart and then like a links below... http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode 或者:Win + c =>参数=> Shift +重启然后像下面的链接... http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-模式

http://www.fotoclubinc.com/blog/how-to-disable-driver-signature-enforcement-to-allow-installation-of-windows-7-printer-drivers-on-windows-8/ http://www.fotoclubinc.com/blog/how-to-disable-driver-signature-enforcement-to-allow-installation-of-windows-7-printer-drivers-on-windows-8/

I had the some problem, and this how I fixed it. 我遇到了一些问题,这就是我修复它的方法。

On windows 8, Hold any SHIFT on your keyboard and Click Settings on the right corner of your PC or laptop, than the Menu bar of Settings will appear, than click Power , than click restart 在Windows 8上, 按住键盘上的任何变化 ,并点击您的PC或笔记本电脑的右下角 设置 ,比设置的菜单栏会出现,比单击电源 ,比点击重启

You will see the Choose an Option , than you choose Troubleshoot Under Troubleshoot choose Advanced options , and Under Advanced options choose Startup Settings , than click Restart , than press 7 . 您将看到选择选项 ,而不是您选择疑难解答在疑难解答下选择高级选项 ,在高级选项下选择启动设置 ,而不是单击重启 ,而不是按7 After your PC or Laptop restart your will be able to Install Android ADB Drivers or any Drivers 重启PC或笔记本电脑后,您将能够安装Android ADB驱动程序或任何驱动程序

I hope this will help you too 我希望这对你也有帮助

BLU VIVO AIR had same issue. BLU VIVO AIR也有同样的问题。 I blogged about getting the generic google usb driver to install here with step by step and no funny links or ads - http://www.devfish.net/post/2015/07/20/android-usb-adb-drivers-for-blu-phones-vivo-air.aspx . 我在博客上写了一步一步安装通用谷歌USB驱动程序,没有有趣的链接或广告 - http://www.devfish.net/post/2015/07/20/android-usb-adb-drivers-for -blu-phones-vivo-air.aspx Windows 8.1 .... Windows 8.1 ....

Use a USB cable to connect the Windows PC and your phone . 使用USB线连接Windows PC和手机。
Open up Device manager. 打开设备管理器。 You'll see the BLU VIVO AIR show up in "Other Devices" as unavailable. 你会看到BLU VIVO AIR在“其他设备”中显示为不可用。

Download and install the Google Generic USB Driver from http://developer.android.com/sdk/win-usb.html#top . http://developer.android.com/sdk/win-usb.html#top下载并安装Google通用USB驱动程序。 Note down and remember the location where you install the google driver to. 记下并记住您安装Google驱动程序的位置。

Right mouse the BLU VIVO AIR, select Update Driver Software… 右键单击BLU VIVO AIR,选择更新驱动程序软件...

Select "Browse for driver software on your computer" 选择“在计算机上浏览驱动程序软件”

Navigate to where you installed the Google USB Driver software 导航到您安装Google USB驱动程序软件的位置

Select "Let me pick from a list of device drivers on my computer" 选择“让我从计算机上的设备驱动程序列表中选择”

Select "Show all devices" 选择“显示所有设备”

Select "Have Disk" 选择“从磁盘安装”

Navigate to where you installed the Google USB driver, select the android_winusb.inf file 导航到您安装Google USB驱动程序的位置,选择android_winusb.inf文件

In the Update Driver Software - VIVO AIR dialog select "Android ADB Interface" 在更新驱动程序软件 - VIVO AIR对话框中选择“Android ADB Interface”

Ignore the "Update Driver Warning" message. 忽略“更新驱动程序警告”消息。

You will now see the Android Device -> Android ADB Interface in Device Manager, and VIVO AIR will be gone from "Other Devices". 您现在将在设备管理器中看到Android设备 - > Android ADB接口,VIVO AIR将从“其他设备”中消失。 You should now also be able to turn on things like USB/Mass Storage Mode on the phone so you can view files from Windows Explorer as well as debug to the device. 您现在还应该可以打开手机上的USB / Mass Storage Mode等功能,这样您就可以从Windows资源管理器中查看文件以及调试设备。

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

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