openatx / atxserver2

Smart Phone Management. Reimplement of atx-server with Python
MIT License
1.36k stars 428 forks source link

同一WIFI局域网,不使用USB如何连接? #69

Open garywu520 opened 4 years ago

garywu520 commented 4 years ago

目前使用USB连接一切正常,手机如何通过WIFI连接?

snowof commented 4 years ago

adb connect [devicesIP] 启动参数加上 --allow-remote:python3 main.py --server [server ip] --allow-remote