1 連接usb崔步,終端鍵入:
adb tcpip 5555
2 查看手機(jī)ip地址(比如是192.168.2.140),并在終端連接
adb connect 192.168.2.140
3 拔掉線吉挣,檢查
adb devices
List of devices attached
192.168.2.140:5555 device
如果是上面這樣就沒問題
adb tcpip 5555
adb connect 192.168.2.140
adb devices
List of devices attached
192.168.2.140:5555 device
如果是上面這樣就沒問題