scrcpy/app
Romain Vimont 3bf6fd2894 Workaround "adb connect" error detection
"adb connect" always returns successfully (with exit code 0), even in
case of failure.

As a workaround, capture its output and check if it starts with
"connected".

PR #2827 <https://github.com/Genymobile/scrcpy/pull/2827>
2021-11-29 20:39:03 +01:00
..
src Workaround "adb connect" error detection 2021-11-29 20:39:03 +01:00
tests
meson.build
scrcpy.1