openatx / atxserver2

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

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

Open garywu520 opened 3 years ago

garywu520 commented 3 years ago

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

snowof commented 3 years ago

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