|
|
@@ -22,13 +22,13 @@
|
|
|
|
|
|
- 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.)
|
|
|
+- 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.)
|
|
|
+- 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 target android device.
|
|
|
|
|
|
@@ -36,6 +36,8 @@
|
|
|
|
|
|
- To put 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**.
|
|
|
+
|
|
|
|
|
|
## Building with Gradle
|
|
|
|