scrcpy/app
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
..
src Make the server unlink itself 2019-01-14 21:12:23 +01:00
tests Declare fun(void) functions with no parameters 2018-10-04 17:04:20 +02:00
meson.build Configure version at meson project level 2018-11-12 14:10:21 +01:00