Android studio installed and configured using

On how to configure device debugging

https://www.teamandroid.com/2017/05/24/download-google-usb-drivers/

https://blog.csdn.net/qq_35251502/article/details/80770448

Software Download

android studio 

sdk :

 

After completion of the above

Click the following steps

Among the android studio

tools -> Android SDK->

First, switch to SDKPlatforms Choose your phone system version number (mine is Android 9.0) so I chose Android 9.0

Switched again to the SDK Tools check googleUSBDriver Click Finish (download here if not in advance will be prompted to download and automatically download)

I am here to download a good driver at the following address

C:\Users\webcyh\AppData\Local\Android\Sdk\extras\google\usb_driver

There are also links on the phone the following steps:

on the computer:

First, open the Computer Management -> Device Manager -> Portable Devices -> right click and click Update -> View see above the driving position to fill such

C:\Users\webcyh\AppData\Local\Android\Sdk\extras\google\usb_driver

carry out

Next

Set the phone

My phone is Huawei my steps are different such different ways you can set the phone to search the Internet

Open Settings -> System -> About phone -> click on the version number will be hard to enter developer mode -> Back System This layer -> Developer Options -> turn on USB debugging -> Check the link and when prompted usb -> select file transfer

 

After completion of the above steps

Click Android studio which

run->run as "app"

The time to start compiling execution wait a little, you can see a preview of the software on the phone

 

Guess you like

Origin www.cnblogs.com/webcyh/p/11861951.html