“adb devices” shows empty list [duplicate]

2019-08-30 06:56发布

This question already has an answer here:

I've installed Google USB Driver and I've typed VID to c:\Users\%USERNAME%\.android\adb_usb.ini (0x12D1), still List of devices attached is empty.

Windows 7 x64, Huawei U8110, Android 2.2, phone is enabled for debugging.

What's wrong?

标签: android adb
1条回答
相关推荐>>
2楼-- · 2019-08-30 07:39

You can try updating your driver software first.

  1. Go to Device Manager
  2. Check in "Other devices" if you have Android
  3. Right click Android and "Update Driver Software"
  4. You can browse for drivers then select "Android ADB Interface"

After updating, your adb devices should display.

Or try installing this driver:

http://download.clockworkmod.com/test/UniversalAdbDriverSetup6.msi

查看更多
登录 后发表回答