Screenshots
Description
This app mirrors a second Android device on your phone or tablet over Wireless
ADB, the same way the desktop scrcpy tool does.
The device running this app is the source; the target is any Android 11+ device
with Wireless Debugging enabled. Video, audio, touch, key input, and clipboard
are forwarded between them. No root is required on either side.
Features:
* Wireless pairing and connection using the target's Wireless Debugging code
* Live video mirroring with selectable codec (H.264, H.265, or AV1)
* Audio forwarding with selectable codec (raw or Opus)
* Multi-touch, soft keys, hardware Back, and two-way clipboard sync
* Adjustable max size, bit rate, and frame rate
* Screen recording of the mirrored session
* Automatic reconnection when the link drops
The app pushes the scrcpy server, built from Genymobile's scrcpy sources, to the
target device and speaks the scrcpy protocol directly. It is written in plain
Java with no proprietary dependencies.
What’s new (0.4)
The pairing form now takes the device address as one "ip:port" field, copied
straight off the target's Wireless debugging screen, plus the pairing port
and code from the pairing dialog.
Fixed the main and settings screens drawing under the status and navigation
bars on Android 15.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_MEDIA_PLAYBACK
- NotificationsShow notifications.
- Write storageCreate and change files on the device storage.
- Phone stateDetect ongoing calls and read device information.
- Read storageRead files on the device storage.
Comments