mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
215 B
215 B
adb kill-server
Stop the Android Debug Bridge (adb) server, disconnecting devices and emulators. More information: https://manned.org/adb#head14.
- Kill the adb server if it is running:
adb kill-server