# ScrcpyForAndroid **Repository Path**: 849604155/ScrcpyForAndroid ## Basic Information - **Project Name**: ScrcpyForAndroid - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-08 - **Last Updated**: 2026-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scrcpy for Android - This application is android port to desktop applicaton [**Scrcpy**](https://github.com/Genymobile/scrcpy). - This application mirrors display and touch controls from a remote android device to android device. - Scrcpy for Android uses ADB-Connect interface to connect to android device to be mirrored. ## Download [scrcpy-release.apk](https://github.com/zwc456baby/ScrcpyForAndroid/releases) ![home](home.jpg) ## Instructions to use - Make sure both devices are on same local network. - Enable **ADB-connect/ADB-wireless/ADB over network** on the device to be mirrored. - Open scrcpy-android app and enter ip address of device to be mirrored. - Select display parameters and bitrate from drop-down menu(1280x720 and 2Mbps works best). - Set **Navbar** switch if the device to be mirrored has only hardware navigation buttons. - Hit **start** button. - Accept and trust(check always allow from this computer) the ADB connection prompt on target device(Some custom roms don't have this prompt). - Thats all! You should be seeing the screen of remote android device. - To wake up the remote device, **double tap anywhere on screen**. - To put the remote device to sleep, **close proxmity sensor and double tap anywhere on the screen**. - To bring back the local android system navbar while mirroring the remote device, **swipe up from the bottom edge of screen**. ## Connecting to public network devices > The public network port of the device needs to be open for access ### Connection Example - 192.168.1.222 - host.example.com:5555 - [2000:2000:2000:2000::2000]:5555 ## Code Reference - [scrcpy-android](https://gitlab.com/las2mile/scrcpy-android) - [scrcpy](https://github.com/Genymobile/scrcpy)