From 6de010f6005563d504e0d02ff0eb7094742f3b8a Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Mon, 23 Feb 2015 11:30:02 -0800 Subject: [PATCH] docs: remove exploring sdk link b.android 153523 Change-Id: Iaf4de80196d10d686d5a4bde5ffa4169df2810cd --- docs/html/tools/help/android.jd | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/html/tools/help/android.jd b/docs/html/tools/help/android.jd index 19891e8d2e75c..0d7d2aaca8c11 100644 --- a/docs/html/tools/help/android.jd +++ b/docs/html/tools/help/android.jd @@ -6,25 +6,26 @@ parent.link=index.html

{@code android} is an important development tool that lets you:

If you are using Eclipse, the android tool's features are integrated - into ADT, so you should not need to use this tool directly. - +
  • Update your Android SDK with new platforms, add-ons, and documentation. See SDK Manager.
  • + + +

    If you are using Android Studio or Eclipse, the android tool's features are +integrated into the IDE, so you should not need to use this tool directly.

    +

    Note: The documentation of options below is not exhaustive and may be out of date. For the most current list of options, execute android --help.

    - - - + + +

    Syntax

    android [global options] action [action options]