(QtScrcpy can connect to Android devices via USB (or via TCP/IP), and display and control them. No root privileges are required.
A single app supports up to 16 Android devices connected simultaneously. At the same time, it supports the three major desktop platforms of GNU/Linux, Windows and MacOS.
The main function:
1. Display the Android device screen in real time
2. Real-time keyboard and mouse control Android devices
3. Screen recording
4. The screenshot is png
5. Wireless connection
6. Support up to 16 device connections (if the PC performance allows, it can be increased, you need to compile it yourself)
7. Full screen display
8. Put windows on top
9. Install apk: Drag and drop the apk to the video window to install
10. Transfer files: drag and drop files to the video window to send files to Android devices
11. Background recording: only recording, no interface display
12. Copy and paste
Two-way sync clipboard between computer and device:
Ctrl+c copies the device clipboard to the computer clipboard;
Ctrl + Shift + v Copy the computer clipboard to the device clipboard;
Ctrl +v Sends the computer clipboard to the device as a series of text events (non-ASCII characters are not supported).
13. Group control
Require:
The Android part requires at least API 21 (Android 5.0))