简体   繁体   中英

Android Studio does not see my physical device

I connected my phone to the computer, but Android Studio does not display it. The computer displays the phone but Android Studio does not. I tried to change phone and cable but nothing happens. I have already activated the debugging of the phone, but in any case the device does not appear on the list of available devices. Some advice?

You Have to Enable Developer Options in your phone and from there enable the USB Debugging and when you reconnect the cable you will see a popup on your phone to allow debug session from the connected PC and say yes and you will be able to see your physical device in the device list.

To enable the Developer Options there are already many articles on the internet. in most cases you have to click your Build Number a bunch of times till you see a toast saying You Are Now A developer

Check (Android Studio): Tools -> SDK Manager -> SDK Tools -> Google USB Driver. Must be installed.

Have you tried to check that the cable is working?

Maybe your auto debug option is not on, check your settings and turn it on manually.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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