Remote Control Device with scrcpy#

USB

sudo apt install scrcpy
# connect usb
scrcpy

WiFi (mobile phone’s host name is sx)

adb tcpip 5555
adb connect sx:5555
adb devices
scrcpy