How to debug in Android Studio using adb over WiFi

后端 未结 15 2026
有刺的猬
有刺的猬 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:20

    If you are using a rooted phone then try this application WiFi ADB.
    Probably this is the most simplest way to debug on wifi.
    I am using this application from many days and it works flawlessly.

提交回复
热议问题