ads

HOW TO MIRROR SMARTPHONE TO PC VIA USB? [Wired Method]

DOWNLOAD LINK : DRIVE : CLICK HERE TO DOWNLOAD



HERE YOU CAN MIRROR VIA USB ORR WIRELESSLY, SCROLL DOWN TO KNOW MORE. THANKS :)

Use Open-Source Scrcpy To Control Android Via Windows & macOS:


At present, there are dozens of apps that offer mirror Android phone to PC, but the matter of fact is that only a handful of them are good at it. From occasional stutters to high latency and obtrusive advertisements; not to mention that screen mirroring Android to PC is nothing but a nightmare — even with the popular screen mirroring apps.

And oh, did I mention many software don’t even allow users to control Android from PC without paying for the pro version? I guess not. That is why in this article, I will talk about an open-source app for Android screen mirroring. Let’s dive in:

Best Android Screen Mirroring Tool — Scrcpy:

Scrcpy is an open-source free Android screen mirroring tool that enables users to control Android on PC (USB and wirelessly), without even installing an application.

The tool is supported by Windows 10, macOS and Linux. The biggest feature of Scrcpy is its low latency rate of 35 and 70ms, making its performance on par with Vysor — one of the most popular apps to mirror Android.

But unlike Vysor’s freemium model, Scrcpy is completely free, including all the necessary features such as sharing files, changing the resolution, recording screen, clicking screenshots and much more. Since Scrcpy doesn’t involve installing an application, it is also one of the safest mirror apps for Android.

However, there is a small catch with Scrcpy. Users with no technical knowledge of the command line will likely face difficulties in installing the screen mirroring app.

To make it easy for you, here I have explained how users can view and control Android phones on their PC via Scrcpy.

How to mirror Android screen to PC via USB?

[For macOS]

  1. Enable the USB debugging settings in the Developer options in your Android device.
  2. Go to Spotlight on your Mac and open Terminal.
    Open Terminal In Mac
  3. Install Homebrew by entering this command (it might take 10-15 minutes).
    Install homebrew on MacHow to install ADB using Homebrew
  4. Now, enter the command “brew cask install android-platform-tools” for installing Android ADB tools.
    Install ADB on Mac
  5. To install Scrcpy, enter the command “brew install scrcpy” and wait for the installation to complete.
    install scrcpy on Mac
  6. Now, plug in your Android device using the USB cable.
  7. Allow USB Debugging confirmation on your phone.
  8. Enter the command “scrcpy” in the Terminal.
    Scrcpy Android screen mirroring

[For Windows 10]

Before running Scrcpy on your Windows 10 PC, users will have to download and install the Android ADB tool.

  1. Download the Scrcpy latest package and extract the zip file.
  2. Enable the USB debugging settings in the Developer options on your Android device.
  3. Connect the device to your PC via USB cable.
  4. Allow USB Debugging confirmation on your phone.
  5. Run the application “Scrcpy”

Mirror Android Windows Pc wirelessly

Linux users can find steps to install the Android mirroring tool on the Scrcpy’s Github page.

How to mirror Android screen to PC wirelessly?

In order to cast Android screen on a PC wirelessly, follow the previous steps and install Scrcpy, then simply enable wireless connection on ADB. Also, make sure your PC and Android device are on the same wireless network.

  1. Connect your device to your PC and allow USB debugging confirmation.
  2. Enter the command “adb devices” to confirm the connection.
  3. Now enter the command “adb tcpip 5555” to enable WiFi Debug mode.
    Share Android wirelessly
  4. Remove the USB cable.
  5. Enter the command “adb connect <device IP address>”
    You can locate your Android device’s IP address in Settings — About phone — IP address.
    Connect ADB device wirelessly
  6. Enter the command “scrcpy”

These steps are applicable to both Windows and macOS. In order to disable the wireless connection, simply enter the command “adb usb.”

What more can you do with Scrcpy?

As long as you have correctly installed Scrcpy, you can do all the things that you’d expect from sharing Android screen to PC. You just need to enter the appropriate command. Here is the list of a few Scrcpy commands –

  • To enter Full Screen – “scrcpy — f”
  • To record Screen “scrcpy — record file.mp4” or “scrcpy -r file.mkv”
  • Reduce the resolution to increase speed “scrcpy -m 1024”

Apart from this, users can easily transfer files to an Android device, simply drag the specific file to the scrcpy window. Users can also install Android APK files right from the PC using this method.

Another cool feature of Scrcpy is that users can copy and paste text from the Android to PC and vice-versa using the basic Copy-paste shortcuts.

Last but not least, below are several keyboard shortcuts that enable you to control Android from PC.

ActionShortcutShortcut (MacOS)
Switch fullscreen modeCtrl+fCmd+f
Resize window to 1:1 (pixel-perfect)Ctrl+gCmd+g
Resize window to remove black bordersCtrl+x | Double-click¹Cmd+x | Double-click¹
Click on HOMECtrl+h | Middle-clickCtrl+h | Middle-click
Click on BACKCtrl+b | Right-click²Cmd+b | Right-click²
Click on APP_SWITCHCtrl+sCmd+s
Click on MENUCtrl+mCtrl+m
Click on VOLUME_UPCtrl+↑ (up)Cmd+↑ (up)
Click on VOLUME_DOWNCtrl+↓ (down)Cmd+↓ (down)
Click on POWERCtrl+pCmd+p
Power onRight-click²Right-click²
Turn device screen off (keep mirroring)Ctrl+oCmd+o
Rotate device screenCtrl+rCmd+r
Expand notification panelCtrl+nCmd+n
Collapse notification panelCtrl+Shift+nCmd+Shift+n
Copy device clipboard to computerCtrl+cCmd+c
Paste computer clipboard to deviceCtrl+vCmd+v
Copy computer clipboard to deviceCtrl+Shift+vCmd+Shift+v
Enable/disable FPS counter (on stdout)Ctrl+iCmd+i

 

Post a Comment

0 Comments