582161607e
If several devices are connected (as listed by `adb devices`), it was necessary to provide the explicit serial via -s/--serial. If only one device is connected via USB (respectively, via TCP/IP), it might be convenient to select it automatically. For this purpose, two new options are introduced: - -d/--select-usb: select the single device connected over USB - -e/--select-tcpip: select the single device connected over TCP/IP 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 |