v1.2
Genymobile/scrcpyv1.2May 28, 2018by rom1v
AI Summary
v1.2 improves connection reliability over TCP/IP and adds several shortcuts and drag-and-drop features for APK installation.
Key Highlights
- Increased connection attempts for TCP/IP networks.
- Ctrl+M shortcut for the MENU key.
- Show touches option (-t).
- Drag and drop APK installation.
- Fixed double-click events.
New Features
- Menu shortcut
- Show touches option
- APK install via drag & drop
- Double-click fix
Full Release Notes
**Some popular webpages seem to point to this (very) old version. Use the [latest](https://github.com/Genymobile/scrcpy/releases) version instead.** scrcpy v1.2 Changes since v1.1: - Increase connection attempts (fix issues over TCP/IP) - Fix process hanging on Ctrl+C during initialization - Add shortcut (Ctrl+m) for MENU key (#85) - Add option (-t/--show-touches) to enable "show touches" (#96) - Fix double-click events (#97) - Change volume shortcuts (Ctrl+UP and Ctrl+DOWN) (#103) - Map numpad ENTER key (#117) - Add feature to install APK files via drag & drop (#133) - Change the Windows build (cross-compile from Linux) - Generate both console and noconsole versions (fix "no output" issue)