1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 20:35:34 +02:00

adb.md add homepage

This commit is contained in:
Schneider 2019-04-10 11:11:39 -03:00 committed by Owen Voke
parent 443c6180da
commit a24c695c7a

View file

@ -1,6 +1,7 @@
# adb # adb
> Android Debug Bridge: communicate with an Android emulator instance or connected Android devices. > Android Debug Bridge: communicate with an Android emulator instance or connected Android devices.
> Homepage: <https://developer.android.com/studio/command-line/adb>.
- Check whether the adb server process is running and start it: - Check whether the adb server process is running and start it: