What is scrcpy?
As mentioned in Readme.md, this application (scrcpy) mirrors Android devices (video and audio) connected via USB or over TCP/IP, and allows to control the device with the keyboard and the mouse of the computer. It does not require any root access. It works on Linux, Windows, and macOS.
Why choosing this app?
- Cross-platform support
- Wireless support
- Open-source project
How to install it?
Before you proceed to the installation make sure you already meet the prerequisites;
- ADB is installed on your system.
- Android version >= 11.
Running and using the "scrcpy" app:
For Linux users like myself, It's easy to follow the guide, however, the 3rd step might be overlooked the step to connect your device using a USB cable, then proceed to step 3.
Other options
Use your companion Terminal and issue the command `scrcpy --help` or refer to the official documentation.

No comments:
Post a Comment