diff --git a/docs/html/guide/developing/tools/adb.jd b/docs/html/guide/developing/tools/adb.jd index e891ccd10b4a4..a109dc8f09867 100644 --- a/docs/html/guide/developing/tools/adb.jd +++ b/docs/html/guide/developing/tools/adb.jd @@ -35,45 +35,9 @@ parent.link=index.html - -

Android Debug Bridge (adb) is a versatile tool lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components:

+

Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an +emulator instance or connected Android-powered device. It is a client-server program that includes +three components: