打开Terminal
输入命令 adb tcpip 5555
确定显示 restarting in TCP mode port: 5555
D:\ProjectCode\hh>adb tcpip 5555
restarting in TCP mode port: 5555
继续输入adb connect 手机IP:5555
显示 connect to 手机IP:5555
D:\ProjectCode\hh>adb connect 10.58.2.137:5555
connected to 10.58.2.137:5555