scrcpy/server/src/main
Romain Vimont 39c5e71605 Make the server unlink itself
To clean up the device, the client executed "adb shell rm" once the
server was guaranteed to be started (after the connection succeeded).

This implied to track whether the installation state, and failed if an
additional tunnel was used in "forward" mode:
<https://github.com/Genymobile/scrcpy/issues/386#issuecomment-453936034>

Instead, make the server unlink itself on start.
2019-01-14 21:12:23 +01:00
..
aidl/android/view Convert server to an Android project 2018-01-30 12:01:36 +01:00
java/com/genymobile/scrcpy Make the server unlink itself 2019-01-14 21:12:23 +01:00
AndroidManifest.xml Convert server to an Android project 2018-01-30 12:01:36 +01:00