Answers for "Scrcpy"

0

Scrcpy

scrcpy --display 1
Posted by: Guest on March-07-2021
0

Scrcpy

scrcpy --serial 192.168.0.1:5555
scrcpy -s 192.168.0.1:5555  # short version
Posted by: Guest on March-07-2021
0

Scrcpy

scrcpy --window-x 100 --window-y 100 --window-width 800 --window-height 600
Posted by: Guest on March-07-2021
0

scrcpy

apt install scrcpy
Posted by: Guest on July-23-2021
0

Scrcpy

adb shell dumpsys display   # search "mDisplayId=" in the output
Posted by: Guest on March-07-2021
0

Scrcpy

scrcpy --always-on-top
Posted by: Guest on March-07-2021

Browse Popular Code Answers by Language