Can't connect to Android via ADB over wifi - Do I need root access?

前端 未结 10 1389
梦毁少年i
梦毁少年i 2020-12-14 21:32

I\'m basically trying to do this: How can I connect to Android with ADB over TCP? with the Droid X2.

I have USB Debugging on, and my phone is plugged in via USB. The

10条回答
  •  北海茫月
    2020-12-14 22:15

    Android wifi ADB was earlier working on my IDE but after Updating Android Studio (my current is Android Studio 3.3) it is not working and always prompt as "Unable to connect to device......Same network"

    After spending much time i was unbale to resolve the issue.

    Then i tried - WIFI ADB ULTIMATE by

    https://github.com/huazhouwang/WIFIADB/tree/master/WIFIADBIntelliJPlugin

    It worked for me.

提交回复
热议问题