手机
当前位置:查字典教程网 >软件教程 >编程开发 >android Studio调试出现USB device not found怎么办?
android Studio调试出现USB device not found怎么办?
摘要:androidStudio关于USBdevicenotfound的解决办法,我们使用AndroidStudio进行Android开发时,当我...

androidStudio关于USB device not found的解决办法,我们使用Android Studio进行Android开发时,当我们使用真机进行调试时,很可能会出现USB device not found的问题。网上提出了很多决解办法,很多都是错误的。现给出正确的解决方法

1、首先检查一下你的SDK 是否安装了,如果没有安装SDK,请先安装!如果安装SDK之后用系统管理员的身份打开SDK Manager 看下是否安装了“GoogleUSB Driver”

android Studio调试出现USB device not found怎么办?1

2、如果安装了“GoogleUSB Driver”,还不能解决问题,则继续,右键我的电脑,选择到设备管理器,右键更新驱动,如图

android Studio调试出现USB device not found怎么办?2

3、选择“Browse my computer for driver software”

android Studio调试出现USB device not found怎么办?3

4、Select “Let me pick from a list of device drivers on my computer”.

android Studio调试出现USB device not found怎么办?4

5、Select “Show All Devices”.

android Studio调试出现USB device not found怎么办?5

6、Press the “Have Disk” button.

android Studio调试出现USB device not found怎么办?6

7、Enter the path to the Google USB driver. Normally it is located in the following directory:

android Studio调试出现USB device not found怎么办?7

8、Select “Android ADBinterface” from the list of device types.

android Studio调试出现USB device not found怎么办?8

9、等安装完之后 回到 android studio 运行,就可以解决问题了

【android Studio调试出现USB device not found怎么办?】相关文章:

AndroidStudio怎么加载并使用okHttp?

Android studio怎么直接对apk签名?

Win10系统中怎么安装Android Studio软件?

android studio2.0怎么重新设置快捷键?

Android studio自动补全代码时怎么设置区分大小写?

Android Studio和eclipse有什么不同?

Android Studio中怎么设置工作空间编码?

Android studio多个项目之间怎么实现快速切换?

Android Studio怎么导入新的项目?

Android studio快捷键怎么修改?

精品推荐
分类导航