Connecting to physical Android device
$ scripts adb devices
To this to work, phone must enable USB debugging
GOTO -> Phone - USB debugging (Security settings)
How to get mouse mouse?
$ xdotool getmouselocation --shell
Sending swipe commands
$ ads shell input touchscreen swiper 540 2200 300 1550 100 # 100 left *
Connecting to virtual Android device
Connecting to virtual Android device using anbox