简体   繁体   English

Android Studio ADB连接错误?

[英]Android studio adb connection error?

I am using android studio 1.4 version in ubuntu 12.4, but my any android device not detect in android studio. 我在ubuntu 12.4中使用的是android studio 1.4版本,但是我的任何android设备都无法在android studio中检测到。 In android studio 1.3 it work nice but after update android studio 1.4 device detection problem occure 在android studio 1.3中工作正常,但更新后出现android studio 1.4设备检测问题

below error screenshot is given. 下面给出了错误截图。

在此处输入图片说明

if anyone know about this problem please help me. 如果有人知道这个问题,请帮助我。 thank you. 谢谢。

I got solution for this issue in android studio 我在android studio中解决了这个问题

Go to - Run Menu and select Attach debugger to android process stay connected you device while do this. 转到- 运行菜单,然后选择将调试器附加到android进程,同时保持与设备的连接状态。

OR 要么

Click on 点击 在此处输入图片说明 button on toolbar 工具栏上的按钮

Your adb port is using from another program (could be android emulator Genymotion). 您的adb端口正在从另一个程序使用(可能是Android模拟器Genymotion)。 You should open android studio, then open Genymotion. 您应该打开android studio,然后打开Genymotion。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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