docs: shorten and revise some titles in the Developing docs
and resolve respective links

Change-Id: Ic78e859eaad99fc391857676a6aff63a655e72ca
diff --git a/docs/html/guide/developing/tools/android.jd b/docs/html/guide/developing/tools/android.jd
index ebf95ce..15cf8e0 100644
--- a/docs/html/guide/developing/tools/android.jd
+++ b/docs/html/guide/developing/tools/android.jd
@@ -5,11 +5,11 @@
 
   <ul>
     <li>Create, delete, and view Android Virtual Devices (AVDs). See <a href= 
-    "{@docRoot}guide/developing/devices/managing-avds-cmdline.html">
-    Creating and Managing AVDs on the Command Line</a>.</li>
+    "{@docRoot}guide/developing/devices/managing-avds-cmdline.html">Managing AVDs from the Command
+Line</a>.</li>
 
     <li>Create and update Android projects. See <a href= 
-    "{@docRoot}guide/developing/projects/projects-cmdline.html">Creating and Managing Projects on
+    "{@docRoot}guide/developing/projects/projects-cmdline.html">Managing Projects from
     the Command Line</a>.</li>
 
     <li>Update your Android SDK with new platforms, add-ons, and documentation. See <a href=