Android 局域网电脑远程控制手机
https://github.com/pdone/FreeControl
https://github.com/Genymobile/scrcpy
adb devices
adb -s 91543d35 tcpip 5555
adb connect 192.168.2.26
adb devices
192.168.2.14
192.168.2.15
192.168.2.16
192.168.2.17
192.168.2.18
192.168.2.20
192.168.2.22
192.168.2.26
这种远程方式还是卡,后面优化