|
|
há 7 anos atrás | |
|---|---|---|
| .idea | há 7 anos atrás | |
| app | há 7 anos atrás | |
| config | há 7 anos atrás | |
| gradle | há 7 anos atrás | |
| release | há 7 anos atrás | |
| server | há 7 anos atrás | |
| .gitignore | há 7 anos atrás | |
| README.md | há 7 anos atrás | |
| build.gradle | há 7 anos atrás | |
| gradle.properties | há 7 anos atrás | |
| gradlew | há 7 anos atrás | |
| gradlew.bat | há 7 anos atrás | |
| settings.gradle | há 7 anos atrás |
This application is android port to desktop applicaton Scrcpy.
This applicatiion mirrors display and touch controls from a target android device to scrcpy-android device.
scrcpy-android uses ADB-Connect interface to connect to android device to be mirrored.
Ths app is incomplete, has issues and non-recomended stuff in code.
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 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 ths 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 target android device.
To wake up device, double tap anywhere on screen.
To put device to sleep, close proxmity sensor and double tap anywhere on the screen.
./gradlew assembleDebug