diff options
| author | Scott Main <smain@google.com> | 2014-06-12 19:23:48 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-06-12 19:23:48 +0000 |
| commit | 3a1d38b33112534709337c3477d52404747f5172 (patch) | |
| tree | d2c76028fbd4f8f58255f0d446b52c5b89cce351 /docs/html/sdk/index.jd | |
| parent | ad60891a6ecaf2a5815677b33e96afe7f49ee113 (diff) | |
| parent | 91b078c8dcce20d5b04f14f730e35cc0b25b4041 (diff) | |
| download | frameworks_base-3a1d38b33112534709337c3477d52404747f5172.zip frameworks_base-3a1d38b33112534709337c3477d52404747f5172.tar.gz frameworks_base-3a1d38b33112534709337c3477d52404747f5172.tar.bz2 | |
am 91b078c8: am 55c11af7: Merge "reorg the SDK setup docs to streamline setup for all variations. Move ADT plugin to the ADT help doc and combine the three setup guides into one page that is dynamic based on a URL parameter." into klp-modular-dev
* commit '91b078c8dcce20d5b04f14f730e35cc0b25b4041':
reorg the SDK setup docs to streamline setup for all variations. Move ADT plugin to the ADT help doc and combine the three setup guides into one page that is dynamic based on a URL parameter.
Diffstat (limited to 'docs/html/sdk/index.jd')
| -rw-r--r-- | docs/html/sdk/index.jd | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index e7f78e8..c6dbb90 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -206,12 +206,10 @@ This is the Android Software Development Kit License Agreement <div id="next-steps" style="display:none;position:absolute;width:inherit"> - <p>Now that you've downloaded the Android SDK, you don't need to return here - for SDK updates. The SDK tools allow you to - install additional packages and future updates from the SDK Manager.</p> - <p>For instructions about setting up your Android SDK for the first time, - read <a id="next-link" href="{@docRoot}sdk/installing/bundle.html">Setting - Up the ADT Bundle</a>.</p> + <p>You're just a few steps away from building apps for Android!</p> + <p>In a moment, you'll be redirected to <a + id="next-link" href="{@docRoot}sdk/installing/index.html">Installing the + Android SDK</a>.</p> </div><!-- end next-steps --> |
