标签:restart dev tar starting ice config root mod rest
①两台设备需连接同一wifi
②设备需要有root权限
①开启wifi adb连接(需要usb数据线连接,找到adb devices)
wucaiyundeMacBook-Pro:~ wucaiyun$ adb tcpip 5555
restarting in TCP mode port: 5555
②查看连接设备IP
adb shell
ifconfig
③通过IP连接adb(不需要usb数据线连接)
adb connect ip
标签:restart dev tar starting ice config root mod rest
原文地址:https://www.cnblogs.com/wucaiyun1/p/12172768.html