简体   繁体   English

Android Studio看不到设备-Linux Mint

[英]Android Studio Doesn't See Device - Linux Mint

I tried to connect my device to android studio, on linux mint cinnamon. 我试图将设备连接到Linux薄荷肉桂上的android studio。 But ı have a problem about connecting. 但是我有一个关于连接的问题。 When I click run, my device doesn't seen in device list. 当我单击运行时,我的设备未在设备列表中显示。 But in the terminal, my device looks here. 但是在终端中,我的设备在这里。

sancaryum@sancaryum-OEM ~/AndroidStudioProjects/CalismalarTemiz1 $ adb devices List of devices attached 5203d51bf497.... device sancaryum @ sancaryum-OEM〜/ AndroidStudioProjects / CalismalarTemiz1 $ adb devices连接的设备列表5203d51bf497 .... device

I activated usb debugging mode and allow connection permissions on phone. 我激活了USB调试模式,并允许手机上的连接权限。 Also I tried mtp,ptp connections,restarting ADB Server, reconnect the device,revoke USB Debugging on phone .. etc. I tried a lot of solution ways. 我也尝试了mtp,ptp连接,重新启动ADB服务器,重新连接设备,撤消了电话上的USB调试..等。我尝试了很多解决方案。 But my device doesn't seen in android studio device list. 但是我的设备未在android studio设备列表中显示。

How can I connect my phone? 如何连接手机?

Try adding adb_usb.ini file. 尝试添加adb_usb.ini文件。

Reference: https://github.com/apkudo/adbusbini/blob/master/README.md 参考: https : //github.com/apkudo/adbusbini/blob/master/README.md

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

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