简体   繁体   English

无法在Windows 7 Pro 64位上安装Android USB驱动程序

[英]Unable to install Android USB driver on Windows 7 Pro 64 bit

Unlike some others, my Android SDK setup went smoothly on my new Windows 7 Pro 64 bit machine. 与其他一些不同,我的Android SDK设置在我的新Windows 7 Pro 64位机器上运行顺利。 However, I am currently hung up on installing the android usb drivers. 但是,我目前挂了安装android usb驱动程序。 What is the current state of this issue? 这个问题的当前状态是什么? There has been some discussion of this problem on the web but no consensus is immediately apparent. 网上已经对这个问题进行了一些讨论,但没有立即达成共识。

The Android USB driver page for Windows is very misleading, IMHO. Windows的Android USB驱动程序页面非常具有误导性,恕我直言。 It doesn't mention that it doesn't work for all Android devices. 它没有提到它不适用于所有Android设备。 It turns out that for certain devices you need to go to the manufacturer's website for the USB drivers, NOT use the generic Android USB driver. 事实证明,对于某些设备,您需要访问制造商的网站以获取USB驱动程序,而不是使用通用的Android USB驱动程序。

For example, in my case the generic Android USB driver would not work for my Sony Ericsson X10a. 例如,在我的情况下,通用Android USB驱动程序不适用于我的索尼爱立信X10a。 I forget the exact error message, but the Windows Device Manager would not recognize the driver software as being valid for the device. 我忘记了确切的错误消息,但Windows设备管理器无法识别驱动程序软件对设备有效。 But after I downloaded the X10a USB driver from the Sony Ericsson developer website, the Windows Device Manager was happy with it. 但在我从索尼爱立信开发者网站下载X10a USB驱动程序后,Windows设备管理器对此感到满意。 Then I was able to install my Android development apps on the device and debug via Eclipse/DDMS. 然后我就可以在设备上安装我的Android开发应用程序并通过Eclipse / DDMS进行调试。

BTW, I too am using 64-bit Windows 7 (which is not the real source of the problem). 顺便说一下,我也使用64位Windows 7(这不是问题的真正根源)。

I had the same problem - with OEM drives and Android SDK drivers too. 我遇到了同样的问题 - 使用OEM驱动器和Android SDK驱动程序。 Finally what helped me was: Device Manager - Update Drives Software - Browse my computer for driver software - Let me pick from a list of device drivers on my computer - Have Disk - Browse for file android_winusb.inf (in sdk folder) - Android ADB 最后帮助我的是:设备管理器 - 更新驱动器软件 - 浏览我的计算机以获取驱动程序软件 - 让我从计算机上的设备驱动程序列表中选择 - 拥有磁盘 - 浏览文件android_winusb.inf(在sdk文件夹中) - Android ADB

Windows was not able to find drives in folder automatically :-/ Windows无法自动在文件夹中找到驱动器: - /

I hope it helps to someone... 我希望它对某人有帮助......

I tried all this solutions but nothing worked. 我试过所有这些解决方案但没有任何效果 Finally i found that i need to connect my device as camera and not as media device in phone under "USB PC Connection" in settings and i got it worked. 最后我发现我需要将设备作为相机而不是设备中的“USB PC连接”下的手机中的媒体设备连接,我得到了它的工作。 But really it is a long struggle... :) For more details, see this link.. 但真的是一场漫长的斗争...... :)欲了解更多详情,请看这个链接..

http://junefabrics.com/android/driver.php http://junefabrics.com/android/driver.php

I hope this will help someone with the same problem. 我希望这能帮助有同样问题的人。

Tried this driver from Intel (after checking all kind of drivers (asus, google, samsung kies etc). https://software.intel.com/en-us/android/articles/intel-usb-driver-for-android-devices 试图从英特尔(此驱动程序检查所有类型的驱动程序(华硕,谷歌,三星等KIES)之后。 https://software.intel.com/en-us/android/articles/intel-usb-driver-for-android-设备

and it worked like a charm (after unplugging and replugging the usb from my Nexus 7 and enabling MTP) 它就像一个魅力(从我的Nexus 7拔出并重新插入usb并启用MTP之后)

If you have installed the driver and it doesn't load... you can try this : In windows 7, 如果你已经安装了驱动程序并且它没有加载...你可以试试这个:在Windows 7中,

  1. Go to Computer Management , then Device Manager 转到计算机管理,然后转到设备管理器
  2. Locate your device... 找到你的设备......
  3. Right-click, and Uninstall... (make sure your device is unplugged) 右键单击,然后卸载...(确保您的设备已拔下插头)
  4. Then Reinstall it again. 然后重新安装它。 (run the driver setup) (运行驱动程序设置)

This works for me. 这适合我。

http://forum.xda-developers.com/showthread.php?p=36523572 http://forum.xda-developers.com/showthread.php?p=36523572

Try the above link. 试试上面的链接。 its an Universal Android USB Driver. 它是一款通用Android USB驱动程序。 Worked on windows 7! 在Windows 7上工作!

Android驱动程序安装包含下载包和安装说明。

Long story short: downloaded DROID and HTC Hero USB drivers, installed them. 长话短说:下载DROID和HTC Hero USB驱动程序,安装它们。 Now its all good. 现在一切都很好。

Softpedia's Galaxy S USB Driver worked on win7 x64 for me. Softpedia的Galaxy S USB驱动程序适用于win7 x64。 Galaxy S Phones. Galaxy S手机。 Vibrant / Captivate 充满活力/迷人

just install the oem android driver . 只需安装oem android驱动程序 pretty simple to do. 很简单。 unless if they dont have one you have to do it manually. 除非他们没有,你必须手动完成。

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

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