diff options
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/exploring.jd | 1 | ||||
-rw-r--r-- | docs/html/sdk/installing/installing-adt.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/installing/studio.jd | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/docs/html/sdk/exploring.jd b/docs/html/sdk/exploring.jd index e8d8e37..9323f2e 100644 --- a/docs/html/sdk/exploring.jd +++ b/docs/html/sdk/exploring.jd @@ -1,4 +1,5 @@ page.title=Exploring the SDK +excludeFromSuggestions=true walkthru=1 @jd:body diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 8d47f4e..4286db1 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -106,13 +106,13 @@ href="{@docRoot}distribute/googleplay/publish/localizing.html#gp-trans">Purchase <li>In Eclipse, select <strong>Help</strong> > <strong>Install New Software</strong>.</li> <li>Click <strong>Add</strong>, in the top-right corner.</li> - <li>In the Add Repository dialog that appears, enter "Translation Manager Plugin" for the <em>Name</em> and the -following URL for the <em>Location</em>: + <li>In the Add Repository dialog that appears, enter a repository name for the <em>Name</em> + and the following URL for the <em>Location</em>: <pre>https://dl.google.com/alt/</pre> </li> <li>Click <strong>OK</strong>. - <li>In the Available Software dialog, select the checkbox next to Translation Manager Plugin and click -<strong>Next</strong>.</li> + <li>In the Available Software dialog, select the checkbox next to <strong>Android Developer Tools + - Translation Manager</strong> and click <strong>Next</strong>.</li> <li>In the next window, you'll see a list of the tools to be downloaded. Click <strong>Next</strong>. </li> <li>Read and accept the license agreements, then click <strong>Finish</strong>. diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 856121a..c79b3a7 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -1,4 +1,5 @@ page.title=Getting Started with Android Studio +page.tags="studio" @jd:body |