mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
This does nothing if the adb daemon is already started, but allows to print any output/errors to the console. Otherwise, the daemon starting would occur during `adb devices`, which does not output to the console because the result is parsed. PR #3005 <https://github.com/Genymobile/scrcpy/pull/3005> |
||
|---|---|---|
| .. | ||
| adb.c | ||
| adb.h | ||
| adb_device.c | ||
| adb_device.h | ||
| adb_parser.c | ||
| adb_parser.h | ||
| adb_tunnel.c | ||
| adb_tunnel.h | ||