首先,安装ADB WIFIshell
File->Settings->Pluginstcp
其次,用USB链接手机与电脑(并开启手机的调试模式)spa
任务栏若无提示,便可拔下USB线,开始无线调试 3d
任务栏如果一直提示“ADB WIFI:scan IP address..”调试
进入你安装的Android SDK -> platform-toolsorm
按住shift->鼠标右键->打开Powershellserver
依次输入:blog
adb kill-serverip
adb tcpip 5555pip
adb connect xx.xx.xx.xx:5555 (xxxxxx 就是你手机链接wifi的IP)
出现Already connected to xxxxxxxxxxxxx:5555
再去ADB USB to WIFI
任务栏若没提示“ADB WIFI:scan IP address..” 便可拔下USB 线,进行无线调试。