mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
15687cb511
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