Run/install/debug Android applications over Wi-Fi?

前端 未结 30 1805
[愿得一人]
[愿得一人] 2020-11-22 07:16

I thought there was a way to test your applications in development over Wi-Fi. Is this possible?

I\'d love to be able to untether my phone and develop wirelessly.

30条回答
  •  攒了一身酷
    2020-11-22 07:46

    Install plugin Android WiFi ADB

    Download and install Android WiFi ADB directly from Android Studio:

    File > Settings->Plugins->Browse Repositories-> Android WiFi ADB ->Install ->Connect with cable for first time -> Click on "Connect" -> Now remove cable and start doing debug/run.

    Check ss for your reference :

提交回复
热议问题