首先下载终端,安装后在手机终端执行:
setprop service.adb.tcp.port 5555
stop adbd
start asbd
然后再pc端执行
adb kill-server
adb start-server
//192.168.1.127替换为手机IP
adb connect 192.168.1.127:5555
首先下载终端,安装后在手机终端执行:
setprop service.adb.tcp.port 5555
stop adbd
start asbd
然后再pc端执行
adb kill-server
adb start-server
//192.168.1.127替换为手机IP
adb connect 192.168.1.127:5555
本文标题:利用终端开启网络调试
本文链接:https://www.haomeiwen.com/subject/tcmqfxtx.html
网友评论