How to test android apps in a real device with Android Studio?

前端 未结 10 1866
执念已碎
执念已碎 2020-12-01 10:25

I started to develop in android with Android Studio IDE, I tested my apps on the emulator and works fine, but when I tried to test the apps directl

10条回答
  •  無奈伤痛
    2020-12-01 11:22

    You have to Download the driver for your Device just go to device manager-->> your device-->update driver-->choose the usb driver path from sdk extras folder and click next. You can get the correct driver and you can run on real device

提交回复
热议问题