简体   繁体   中英

Why isn't the usb_driver working…?

I have just started android programming, and after watching many tutorials and reading many articles I learned that if I want to run my programs on my android phone, I will need to install the usb_driver. I have done that, but when I go to device manager, in other devices, my phone has a yellow exclamation error. This is normal, but it should go away after right click->update driver software->browse->C:\\Users\\myusername\\AppData\\Local\\Android\\sdk\\extras\\google\\usb_driver->next . But, after doing this, I get the error: 在此处输入图片说明

Without downloading the usb_driver, my device just wouldn't get detected. I have already allowed usb debugging, and allow mock locations, so right now I just need the driver. I have read almost all the other articles and tutorials, but my device still doesn't show up?

I figured out that besides for installing the updates for the computer, I must also go into my computer and allow permission for these updates to run. After that, I followed these instructions.

还有一个很棒的工具: adb driver installer ,它使您可以安装几乎所有电话的驱动程序,而无需驱动程序通常附带的“软件套件”。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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