Device not Recognize AVD Device on Usb Debugging

女生的网名这么多〃 提交于 2019-12-21 19:50:58

问题



My Company launches new Android study Tab manufactured by China's company . I am facing a problem for testing my app on this Tab.
I can upgrade Operating System of Tab using drivers. But I am unable to use device as a AVD. I switched on the usb debugging from Developer's option.

Is there difference between drivers for upgrading operating system and using device as a AVD?

how can I use my device for Debugging?

OS- Jellybean 4.1, Windows 7. thanks


回答1:


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.




回答2:


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




回答3:


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



来源:https://stackoverflow.com/questions/18503289/device-not-recognize-avd-device-on-usb-debugging

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