Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
请教如何编制一个脚本,在手机中运行如下命令,以便启用ADB,使电脑能直接通过WIFI连接手机:
su setprop service.adb.tcp.port 5555 stop adbd start adbd
shell("setprop service.adb.tcp.port 5555\nstop adbd\nstart adbd\n", true);
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待