1,电脑与设备连接到同个网络,设备需要连接到同个网络的wif
2,adb tcpip 5555
3,adb connect 192.168.2.79(手机能通过手机的设置->关于手机->状态信息->IP地址查看手机的IP地址,或者使用命令:
adb shell netcfg adb shell ifconfig 查看ip)
4,断开adb wifi连接:adb disconnect 192.168.2.79
1,电脑与设备连接到同个网络,设备需要连接到同个网络的wif
2,adb tcpip 5555
3,adb connect 192.168.2.79(手机能通过手机的设置->关于手机->状态信息->IP地址查看手机的IP地址,或者使用命令:
adb shell netcfg adb shell ifconfig 查看ip)
4,断开adb wifi连接:adb disconnect 192.168.2.79