欢迎来到福编程网,本站提供各种互联网专业知识!

android studio调试应用程序出错USB device not found怎么办?

发布时间:2016-04-14 作者:把我给崩了 来源:互联网
1、首先检查一下你的SDK是否安装了,如果没有安装SDK,请先安装!如果安装SDK之后用系统管理员的身份打开SDKManager看下是否安装了“GoogleUSBDriver”2、如果安装了“GoogleUSBDriver”,还不能解决问题,则继续,右键我的电脑,选择到设

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

android studio怎么调试应用程序

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

android studio怎么调试应用程序

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

android studio怎么调试应用程序

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

android studio怎么调试应用程序

5、选择“Show All Devices”.

android studio怎么调试应用程序

6、点击 “Have Disk”按钮.

android studio怎么调试应用程序

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

android studio怎么调试应用程序

8、选择 “Android ADB interface” from the list of device types.

android studio怎么调试应用程序

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

相关推荐