How to debug in Android Studio using adb over WiFi

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

    You may need to restart your adb via Android Studio (do it twice for good measure).

    resetting adb

提交回复
热议问题