Android デバイス チューザーで実際のデバイスを表示できません。しかし、デバイスマネージャーは認識し、Eclipse Juno、windows 7、およびデバイス nexus 7 を使用しており、コマンド adb kill server と usb ドライバーの更新を既に試しました。
1 に答える
0
Google USB ドライバを更新してください。
リンク: http://developer.android.com/tools/extras/oem-usb.html
このリンクは問題の解決に役立ちます。
Connect your Android-powered device to your computer's USB port.
Right-click on Computer from your desktop or Windows Explorer, and select Manage.
Select Device Manager in the left pane of the Computer Management window.
Locate and expand Android Phone in the right pane.
Right-click Android Composite ADB Interface and select Update Driver. This will launch the Hardware Update Wizard.
Select Install from a list or specific location and click Next.
Select Search for the best driver in these locations; un-check Search removable media; and check Include this location in the search.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
Click Next to upgrade the driver.
于 2013-05-08T12:09:08.020 に答える