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

前端 未结 10 1395
梦毁少年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

    Your device hasn't to be rooted. I've developed a plugin for IntelliJ/Android Studio to connect your device over wifi pressing just one button. Here is the code and here the plugin ready to be used.

    The usage is quite simple. Here you have a gif:

提交回复
热议问题