What is scrcpy?
scrcpy allows you to display and remotely control your Android device similar to a VNC connection, but does so over ADB.
Note, the scrcpy program requires a device running Android 5 or higher
- Navigate to the scrcpy github and download the latest version for your platform Download
- Extract or install the downloaded scrcpy program
- Verify you have ADB (Sometimes labeled USB debugging) enabled on the Android device you want to remote control
- You may need to enable Developer options to enable ADB/USB debugging
- Go to Settings > About
- Click on the Build number 7 times, you will start to see a countdown
- Once Developer options are enabled, Go to Settings > Developer options and check the box next to USB debugging
- Connect the Android device to the host computer
- Launch the scrcpy program
- Remote control your Android device