简体   繁体   English

亚行不再看到我的USB连接设备了

[英]ADB doesn't see my USB-connected device anymore

I recently upgraded my (Windows 7) development environment to Eclipse 3.7.1 (Indigo). 我最近将我的(Windows 7)开发环境升级到了Eclipse 3.7.1(Indigo)。 I have an HTC Magic (Rogers) running Android 2.1upd8.1, a Kobo Vox running 2.3.3 and a Samsung Galaxy Tab 10.1 running 3.1. 我有运行Android 2.1upd8.1的HTC Magic(Rogers),运行2.3.3的Kobo Vox和运行3.1的三星Galaxy Tab 10.1。 Only the Galaxy is visible as a USB connected device. 只有Galaxy可以作为USB连接设备看到。 [Previously, under helios and Ganymede, I had no problem finding and testing on the HTC! [以前,在helios和Ganymede下,我在HTC上找到并测试没有问题! Also, I have no problem executing on any compliant virtual device under the current indigo setup.] 此外,在当前的indigo设置下,在任何兼容的虚拟设备上执行都没有问题。]

Does anyone have any ideas what the problem might be with the HTC and/or the Kobo Vox? 有没有人知道HTC和/或Kobo Vox可能出现的问题?

If you're using Windows, while your device is plugged in: 如果您使用的是Windows,则插入设备时:

click Start > Right-click My Computer > Manage

It will open Computer Management.

Click on System Tools > Device Manager.

Expand the Universal Serial Bus controllers node from the center frame.

Identify your android device:
Look for yellow-exclamation-mark icons or a name like Android device/HTC something;

Right-click > Uninstall.

The drivers will be uninstalled and the device will be unrecognised again. 驱动程序将被卸载,设备将再次无法识别。

Take out the wire and reconnect it; 取出电线并重新连接; This time Windows will look for the drivers again (as if it were new) and then it should be installed correctly once again. 这次Windows将再次查找驱动程序(就像它是新的一样),然后它应该再次正确安装。

The reason it should work in another USB port but not the original one is because the drivers were installed for that port only; 它应该在另一个USB端口而不是原始端口工作的原因是因为仅为该端口安装了驱动程序; if the drivers move, change or go missing it corrupts the installation; 如果司机移动,更换或丢失,则会破坏安装; but the installation is only remembered on that USB port anyway. 但无论如何,只能在USB端口上记住安装。

I recently had a problem with my computer detecting my HTC Desire after upgrading. 我最近在升级后计算机检测到我的HTC Desire时遇到了问题。 I switched USB ports and now it detects it. 我切换了USB端口,现在可以检测到它。

You can also try to update the software on your pc. 您也可以尝试更新电脑上的软件。

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

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