mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Expose functions to retrieve the device serial and model, as returned by "adb get-serialno" and "adb shell getprop ro.product.model". These functions require to execute a process with output redirection, so also implement the necessary functions for both Unix and Windows. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| meson.build | ||