Mirroring Android Screen to PC with scrcpy


Screen Mirroring

Scrcpy is the most popular screen mirroring application. In this blog, I will explain that How to Get Control And Mirror Android Screen to PC using scrcpy.

Scrcpy

Scrcpy is free and open-source software. This is the most popular screen mirroring application that allows control of an Android device from Windows, macOS, or Linux.

Features of Scrcpy

  • 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)

Follow the Steps

Let’s get a start, we are using Kali Linux 2020.4 & Samsung j7 nxt. First of all, Go to your Android Phone settings. Click on Software Information. The Build Number option will appear. You have to click on Build Number 3 times. Then, your Developer Options will have enabled. 

 Below the image.

Build Number

Now Go to Developer Options. Then, You will have to enable USB debugging.
USB Debugging mode creates a connection between the computer and Android phone.

USB Debugging

Now we have to install some applications on your Computer. For that, I have made a script on the GitHub page. You can download this script.

Follow the below command.
chmod 755 scrcpy.sh
bash scrcpy.sh

Script scrcpy.sh

Now Plugin your mobile into the Computer via USB. Then, open your terminal. Type the command scrcpy.

scrcpy

Now! You can easily mirror Android Screen to PC. You can see my smartphone is connected to my Computer.

Look Output

4 Comments

Add a Comment

Your email address will not be published. Required fields are marked *