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

发布于 2024-08-24 10:30:26 字数 131 浏览 10 评论 0原文

与其他一些不同的是,我的 Android SDK 设置在我的新 Windows 7 Pro 64 位机器上运行顺利。然而,我目前正忙着安装 Android USB 驱动程序。这个问题目前的状况如何?网络上对此问题进行了一些讨论,但尚未立即达成共识。

Unlike some others, my Android SDK setup went smoothly on my new Windows 7 Pro 64 bit machine. However, I am currently hung up on installing the android usb drivers. 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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(10

栀梦 2024-08-31 10:30:26

恕我直言,适用于 Windows 的 Android USB 驱动程序页面 非常具有误导性。它没有提到它不适用于所有 Android 设备。事实证明,对于某些设备,您需要访问制造商的网站获取 USB 驱动程序,而不是使用通用的 Android USB 驱动程序。

例如,就我而言,通用 Android USB 驱动程序不适用于我的索尼爱立信 X10a。我忘记了确切的错误消息,但 Windows 设备管理器不会将驱动程序软件识别为对该设备有效。但当我从索尼爱立信开发者网站下载 X10a USB 驱动程序后,Windows 设备管理器对此感到满意。然后我就可以在设备上安装 Android 开发应用程序并通过 Eclipse/DDMS 进行调试。

顺便说一句,我也使用 64 位 Windows 7(这不是问题的真正根源)。

The Android USB driver page for Windows is very misleading, IMHO. It doesn't mention that it doesn't work for all Android devices. 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.

For example, in my case the generic Android USB driver would not work for my Sony Ericsson X10a. I forget the exact error message, but the Windows Device Manager would not recognize the driver software as being valid for the device. But after I downloaded the X10a USB driver from the Sony Ericsson developer website, the Windows Device Manager was happy with it. Then I was able to install my Android development apps on the device and debug via Eclipse/DDMS.

BTW, I too am using 64-bit Windows 7 (which is not the real source of the problem).

赢得她心 2024-08-31 10:30:26

我也遇到了同样的问题——OEM 驱动器和 Android SDK 驱动器。最后对我有帮助的是:
设备管理器 - 更新驱动软件 - 浏览计算机中的驱动程序软件 - 让我从计算机上的设备驱动程序列表中进行选择 - 从磁盘安装 - 浏览文件 android_winusb.inf(在 sdk 文件夹中) ) - Android ADB

Windows 无法自动在文件夹中找到驱动器:-/

我希望它对某人有帮助...

I had the same problem - with OEM drives and Android SDK drivers too. 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

Windows was not able to find drives in folder automatically :-/

I hope it helps to someone...

云淡风轻 2024-08-31 10:30:26

我尝试了所有这些解决方案,但没有任何效果。最后我发现我需要将我的设备连接为相机,而不是设置中“USB PC 连接”下手机中的媒体设备,我成功了。但这确实是一场漫长的斗争...:)有关更多详细信息,请参阅此链接..

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

我希望这能帮助遇到同样问题的人。

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. But really it is a long struggle... :) For more details, see this link..

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

I hope this will help someone with the same problem.

日久见人心 2024-08-31 10:30:26

尝试了英特尔的这个驱动程序(在检查了所有类型的驱动程序(华硕、谷歌、三星凯斯等)之后)。
https://software.intel.com /en-us/android/articles/intel-usb-driver-for-android-devices

它的工作就像一个魅力(从我的 Nexus 7 拔出并重新插入 USB 并启用 MTP 后)

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

and it worked like a charm (after unplugging and replugging the usb from my Nexus 7 and enabling MTP)

浊酒尽余欢 2024-08-31 10:30:26

Android驱动安装有下载包和安装说明。

The Android Drivers Installation has download package and installation instruction.

惜醉颜 2024-08-31 10:30:26

如果您已安装驱动程序但未加载...您可以尝试以下操作:
在 Windows 7 中,

  1. 转到“计算机管理”,然后转到“设备管理器”,
  2. 找到您的设备...
  3. 右键单击,然后卸载...(确保您的设备已拔下插头)
  4. ,然后再次重新安装。 (运行驱动程序设置)

这对我有用。

If you have installed the driver and it doesn't load... you can try this :
In 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.

横笛休吹塞上声 2024-08-31 10:30:26

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

尝试上面的链接。它是通用 Android USB 驱动程序。在 Windows 7 上工作!

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

Try the above link. its an Universal Android USB Driver. Worked on windows 7!

守不住的情 2024-08-31 10:30:26

长话短说:下载 DROID 和 HTC Hero USB 驱动程序并安装它们。现在一切都好了。

Long story short: downloaded DROID and HTC Hero USB drivers, installed them. Now its all good.

春风十里 2024-08-31 10:30:26

Softpedia 的 Galaxy S USB驱动程序为我工作了win7 x64。 Galaxy S 手机。充满活力/迷人

Softpedia's Galaxy S USB Driver worked on win7 x64 for me. Galaxy S Phones. Vibrant / Captivate

风苍溪 2024-08-31 10:30:26

just install the oem android driver. pretty simple to do. unless if they dont have one you have to do it manually.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文