ipconfig
adb connect *****
这个命令是连接某个设备,如使用MuMu模拟器,输入
adb connect 192.168.2.200:5555
查看是否连接成功:
adb devices