NetEaseGame / ATX

Smart phone automation tool. Support iOS, Android, WebApp and game.
Apache License 2.0
1.58k stars 422 forks source link

atx.connect是否可选用IP来连接? #169

Closed hxbjava closed 6 years ago

hxbjava commented 6 years ago

查看了下android.py的代码,发现用的connect_usb来连接的,是否可换位connect来连接(自己试过修改,但报错了),是因为adb的原因还是兼容webview的原因所以才选用usb来连接?

codeskyblue commented 6 years ago

暂时还没改完

codeskyblue commented 6 years ago

改了两天,放弃了