How to mirror android screen in linux

 Hello guy’s in this article we are going to discuss about how to mirror android screen in linux with easy way. if you are a developer or programmer then this method really help to you because now you can easily handle your project and test it on android.

 Requirement’s:

  • Android version 5.0 and above
  • Android usb debugging enable
  • Scrcpy
  • Usb cable

How to enable usb debugging?

Just go to settings< about< build number (Click 7-10 times) it’s show you pop up as “You are developer now” 

Once you enable developer mode now plug in usb cable with android>go to setting >choose developer option >enable usb debugging.

How to install scrcpy in linux?

type this following command to install scrcpy in your linux this scrcpy will help you to show android screen in linux.

sudo apt-get install scrcpy

How to mirror android screen in linux?

Now just connect your android phone into linux via usb cable then just type this following command into your linux terminal.

sudo scrcpy

once you execute this above command your android screen pop-up the allow button just click allow.

That’s it guys now your android screen show in your linux. if you have doubt’s please command below. Thankyou

Post a Comment

Previous Post Next Post