Android studio adb连接错误?

时间:2015-10-16 13:26:43

标签: android android-studio adb

我在ubuntu 12.4中使用android studio 1.4版本,但是我的任何android设备都没有在android studio中检测到。在android studio 1.3中它工作得很好但是更新后android studio 1.4设备检测出现问题

下面给出错误截图。

enter image description here

如果有人知道这个问题,请帮助我。谢谢。

2 个答案:

答案 0 :(得分:0)

我在android studio中找到了解决这个问题的方法

转到 - 运行菜单并选择将调试程序附加到Android进程,同时执行此操作,保持与设备连接。

OR

点击工具栏上的enter image description here按钮

答案 1 :(得分:0)

您的adb端口正在使用其他程序(可能是Android模拟器Genymotion)。你应该打开android studio,然后打开Genymotion。