mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-16 11:24:27 +01:00
This does nothing if the adb daemon is already started, but allows to print any output/errors in the console. Otherwise, the daemon starting would occur during `adb devices`, which does not output to the console because the result is parsed.