mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
86f88d2d26
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
184 B
184 B
adb devices
List connected Android devices. More information: https://manned.org/adb.
- List devices:
adb devices
- List devices and their system info:
adb devices -l