adb 通过WiFi连接

1.让电脑和手机处于同一个wifi下。

2.将手机进行root

adb root

3.终端输入,输入adb connect a.b.c.d 其中a.b.c.d是手机端ip

你可能感兴趣的:(adb)