adb连接指定设备的shelladb -s 15496e3a0806 shelladb -s 172.31.12.223:5555 shell
启动adb serveradb -s 15496e3a0806 tcpip 5555
杀掉当前adb serveradb -s 15496e3a0806 kill-server
连接wifi的adbadb connect 172.31.13.254:5555
查看当前设备adb devices