scrcpy/app/src/adb
Romain Vimont 9f39a5f2d6 Determine debugger command at runtime
When server_debugger is enabled, retrieve the device SDK version to
execute the correct command.

PR #5466 <https://github.com/Genymobile/scrcpy/pull/5466>
2024-11-22 11:04:32 +01:00
..
adb.c Determine debugger command at runtime 2024-11-22 11:04:32 +01:00
adb.h Determine debugger command at runtime 2024-11-22 11:04:32 +01:00
adb_device.c Add missing include 2022-04-12 23:51:05 +02:00
adb_device.h Consider emulators as TCP/IP devices 2022-03-22 21:08:08 +01:00
adb_parser.c Declare local functions as static 2023-10-24 23:06:57 +02:00
adb_parser.h Rename function to simplify 2022-06-09 15:02:42 +02:00
adb_tunnel.c Use random name for device socket 2023-01-27 21:51:59 +01:00
adb_tunnel.h Use random name for device socket 2023-01-27 21:51:59 +01:00