Device not Recognize AVD Device on Usb Debugging

余生长醉 提交于 2019-12-04 12:45:43

It maybe due to adb driver for your phone is not properly installer.

I recommend you to use Adb Driver Installer.

It will detect any defected driver installed for your phone and then it will repair it automatically.

I also faced the same problem for a Samsung device.I installed the required Samsung Kies and USB drivers but still it doesn't show in the AVD chooser screen. So I downloaded a driver installer software.After installing that, it showed that a updated version of Samsung Kies is available then I updated it and everything worked fine.You can download that software from here

My Problem is solved...
I get device driver's Id from Device Manager. and put it in .android/adb_usb with 0x.
then Restart the computer.
The link of images are-
http://www.dropbox.com/s/3pa9ghno40lblhr/adb_usb.png
http://www.dropbox.com/s/5fd23e4oqyldbfj/driver%20id.png

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!