How to debug in Android Studio using adb over WiFi

后端 未结 15 2031
有刺的猬
有刺的猬 2020-12-04 06:32

I\'m able to connect to my phone using adb connect, and I can adb shell also.

But when I go to Run->Device Chooser, there are no devices there.

What should I

15条回答
  •  南笙
    南笙 (楼主)
    2020-12-04 07:15

    0pen android studio and follow this path

    Go to -> settings -> plugins -> Click on Browser repositories

    after that search for WIFI ADB ULTIMATE then click on install.

    First time you have to connect it using USB.

    You can check its working on github. For more details kindly refer WIFI ADB ULTIMATE

提交回复
热议问题