HOW TO MIRRORING YOUR PHONE's SCREEN IN LAPTOP USING USB!!!
README.md scrcpy (v1.16) Read in another language This application provides display and control of Android devices connected on USB (or over TCP/IP ). It does not require any root access. It works on GNU/Linux , Windows and macOS . It focuses on: lightness (native, displays only the device screen) performance (30~60fps) quality (1920×1080 or above) low latency ( 35~70ms ) low startup time (~1 second to display the first image) non-intrusiveness (nothing is left installed on the device) Requirements The Android device requires at least API 21 (Android 5.0). Make sure you enabled adb debugging on your device(s). On some devices, you also need to enable an additional option to control it using keyboard and mouse. Get the app Linux On Debian ( testing and sid for now) and Ubuntu (20.04): apt install scrcpy A Snap package is available: scrcpy . For Fedora,...