ADB throught WiFi
List of command for ADB
>adb devices -l
List of devices attached
>adb connect 192.168.1.102:39445
connected to 192.168.1.102:39445
>adb connect 192.168.1.101:5555
connected to 192.168.1.101:5555
>adb devices -l
List of devices attached
192.168.1.101:5555 device product:rk3566_r model:rk3566_r device:rk3566_r transport_id:6
192.168.1.102:39445 device product:V2427T model:V2427 device:V2427 transport_id:5
>scrcpy --tcpip=192.168.1.110:5555
>scrcpy --tcpip=192.168.1.101:5555
Ulasan