From dc9f74a567f7997db669d8a48f1c79a10ae4fd2e Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Tue, 17 Jun 2014 10:54:22 -0700 Subject: [PATCH] misc cleanup to the SDK install steps Change-Id: I76cb566d20d134b6ba6d63ab5adb689d6bbfc0e5 --- docs/html/google/play-services/setup.jd | 1 - docs/html/sdk/installing/adding-packages.jd | 38 ++++++++++++--------- docs/html/sdk/installing/index.jd | 6 ++-- docs/html/sdk/installing/studio.jd | 8 +---- 4 files changed, 25 insertions(+), 28 deletions(-) diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd index 049e6fe104961..4332953ab3074 100644 --- a/docs/html/google/play-services/setup.jd +++ b/docs/html/google/play-services/setup.jd @@ -8,7 +8,6 @@ page.title=Setting Up Google Play Services

In this document

    -
  1. Install the Google Play Services SDK
  2. Add Google Play Services to Your Project
  3. Create a Proguard Exception
  4. Ensure Devices Have the Google Play services APK
  5. diff --git a/docs/html/sdk/installing/adding-packages.jd b/docs/html/sdk/installing/adding-packages.jd index f6435f736d1bd..e6c0118cca5cd 100644 --- a/docs/html/sdk/installing/adding-packages.jd +++ b/docs/html/sdk/installing/adding-packages.jd @@ -74,6 +74,11 @@ style="vertical-align:bottom;margin:0;height:17px" /> in the toolbar. +

    When you open the SDK Manager for the first time, several packages will be selected by +default. Leave these selected, but be sure you have everything you need +to get started by following these steps:

    + +
    1. Get the latest SDK tools

      @@ -87,7 +92,7 @@ style="vertical-align:bottom;margin:0;height:17px" /> in the toolbar.
      • Android SDK Tools
      • Android SDK Platform-tools
      • -
      • Android SDK Build-tools
      • +
      • Android SDK Build-tools (highest version)
    2. Open the first Android X.X folder (the latest version) and select: @@ -97,7 +102,6 @@ style="vertical-align:bottom;margin:0;height:17px" /> in the toolbar.
    3. ARM EABI v7a System Image -
    4. Click Install.
    @@ -105,8 +109,6 @@ style="vertical-align:bottom;margin:0;height:17px" /> in the toolbar.

    Get the support library for additional APIs

The individual tools and other SDK packages are saved within the Android Studio application directory. -To access the tools directly, use a terminal to navigate into the application and locate +If you need to access the tools directly, use a terminal to navigate into the application and locate the {@code sdk/} directory. For example:

\Users\<user>\AppData\Local\Android\android-studio\sdk\

@@ -140,7 +140,7 @@ the {@code sdk/} directory. For example:

The individual tools and other SDK packages are saved within the Android Studio application directory. -To access the tools directly, use a terminal to navigate into the application and locate +If you need access the tools directly, use a terminal to navigate into the application and locate the {@code sdk/} directory. For example:

/Applications/Android\ Studio.app/sdk/

diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index c97afa59fc010..8ac61638b0a4a 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -339,17 +339,11 @@ td.no { - APK signing + APK signing and keystore management Yes Yes - - Keystore management - Coming soon - Yes - - NDK support Coming soon