From a24c695c7a6c8cb26ca2cc8eb3a6929f5e53b6ef Mon Sep 17 00:00:00 2001 From: Schneider Date: Wed, 10 Apr 2019 11:11:39 -0300 Subject: [PATCH] adb.md add homepage --- pages/common/adb.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/adb.md b/pages/common/adb.md index cb67c929d..1380ef508 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: