- 通过数据线将手机连接到电脑
- 【开发者选项】-- 打开USB调试
- 【开发者选项】-- 【仅充电】 -- 允许ABD调试
开启TCP连接服务
adb tcpip 5555
连接手机,192.168.2.2替换为你自己的设备IP
adb connect 192.168.2.2:5555
拔掉数据线,查看连接设备
adb devices
如果需要断开调试
adb disconnect 192.168.2.2:5555
开启TCP连接服务
adb tcpip 5555
连接手机,192.168.2.2替换为你自己的设备IP
adb connect 192.168.2.2:5555
拔掉数据线,查看连接设备
adb devices
如果需要断开调试
adb disconnect 192.168.2.2:5555
不错不错,我喜欢看 www.jiwenlaw.com