diff --git a/pages/common/adb.md b/pages/common/adb.md index cb67c929df..1380ef5084 100644 --- a/pages/common/adb.md +++ b/pages/common/adb.md @@ -1,6 +1,7 @@ # adb > Android Debug Bridge: communicate with an Android emulator instance or connected Android devices. +> Homepage: . - Check whether the adb server process is running and start it: