Friday 30 March 2018

Control your Android Smartphone from your PC for free with scrcpy



                                                         To Download Click Here



The developer says scrcpy works on Windows, Mac, and Linux. It works by executing a server on the device. scrcpy communicates with the server via a socket over an adb tunnel. Your screen is streamed as an h.264 video, which is then decoded and displayed by scrcpy. Keyboard and mouse input is sent to the server and pushed to the device. scrcpy focuses on lightness, high-performance, high-quality, low latency, fast start-up, and non-intrusive. Here’s how to get it set up.
  1. Download the latest zip file from Github and extract it.
  2. Set up ADB access on your machine.
  3. Open up a command prompt or terminal inside the previously extracted folder, and enter scrcpy. That’s it!
Interacting with the phone is a simple as you would expect. Just click to tap and click and drag to swipe. App orientation should also be translated to the screen.
Disqus Comments