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]