easy-click / easyclick-libs

EasyClick ui自动化测试,三方扩展类库,长期更新

Home Page:https://easyclick.gitee.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何开启 WIFI ADB

yimudi003 opened this issue · comments

如何开启 WIFI ADB

请参考教程:https://www.jianshu.com/p/a9543f2e89de
整理一下命令,方便使用
usb 连接手机
adb tcpip 5555
adb shell ifconfig wlan0
adb connect 手机ip地址