diff options
author | Scott Main <> | 2009-04-26 23:21:02 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-26 23:21:02 -0700 |
commit | 0ee4f86c92b9372489bace84276b81e8b37827df (patch) | |
tree | e9a19fa5a1b0739a8fb32668d204f4e8e511c46e /docs/html | |
parent | 263ed76bf6fe4cfa368dec0a04ecb4ddea33095e (diff) | |
download | frameworks_base-0ee4f86c92b9372489bace84276b81e8b37827df.zip frameworks_base-0ee4f86c92b9372489bace84276b81e8b37827df.tar.gz frameworks_base-0ee4f86c92b9372489bace84276b81e8b37827df.tar.bz2 |
AI 147811: typo fixes and edits for upgrading and installing docs
BUG=1790234
Automated import of CL 147811
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/sdk/1.5_r1/installing.jd | 6 | ||||
-rw-r--r-- | docs/html/sdk/1.5_r1/upgrading.jd | 12 |
2 files changed, 10 insertions, 8 deletions
diff --git a/docs/html/sdk/1.5_r1/installing.jd b/docs/html/sdk/1.5_r1/installing.jd index c388b84..ac6af61 100644 --- a/docs/html/sdk/1.5_r1/installing.jd +++ b/docs/html/sdk/1.5_r1/installing.jd @@ -131,8 +131,8 @@ and click <strong>Next</strong>. </li> <li>You should now see the new site added to the search list (and checked). Click <strong>Finish</strong>. </li> <li>In the subsequent Search Results dialog box, select the checkbox for the - <strong>Android Plugin</strong>. - This will select the nested tools: "Android DDMS" and "Android Developer Tools". + "Android Plugin". + This will select the nested tools: "Android DDMS" and "Android Development Tools". Click <strong>Next</strong>.</li> <li>Read and accept the license agreement, then click <strong>Next</strong>. </li> <li>On the following Installation window, click <strong>Finish</strong>. </li> @@ -157,7 +157,7 @@ and click <strong>Next</strong>. </li> <li>Back in the Available Software view, you should see the plugin listed by the URL, with "Developer Tools" nested within it. Select the checkbox next to Developer Tools and click <strong>Install...</strong></li> - <li>On the subsequent Install window, "Android DDMS" and "Android Developer Tools" + <li>On the subsequent Install window, "Android DDMS" and "Android Development Tools" should both be checked. Click <strong>Next</strong>. </li> <li>Read and accept the license agreement, then click <strong>Finish</strong>.</li> <li>Restart Eclipse. </li> diff --git a/docs/html/sdk/1.5_r1/upgrading.jd b/docs/html/sdk/1.5_r1/upgrading.jd index 8071f49..0a12d62 100644 --- a/docs/html/sdk/1.5_r1/upgrading.jd +++ b/docs/html/sdk/1.5_r1/upgrading.jd @@ -157,7 +157,9 @@ uninstall procedure and continue to <a href="#installAdt">Install the 0.9 ADT pl <p>(Your original entry for the plugin should still be here. If not, see the guide to <a href="{@docRoot}sdk/1.5_r1/installing.html#installingplugin">Installing the ADT Plugin</a>.) </p></li> - <li>In the results, be sure that "Developer Tools" is checked, then click <strong>Next</strong>.</li> + <li>In the results, expand the entry for the Android plugin and + be sure that "Developer Tools" is checked, then click <strong>Next</strong>. + (This will install "Android DDMS" and "Android Development Tools".)</li> <li>Read and accept the license agreement, then click <strong>Next</strong>. <li>In the next window, click <strong>Finish</strong> to start installation.</li> <li>The ADT plugin is not digitally signed. Accept the installation anyway by clicking @@ -171,10 +173,10 @@ uninstall procedure and continue to <a href="#installAdt">Install the 0.9 ADT pl <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> <li>Select the <strong>Available Software</strong> tab.</li> <li>Expand the entry for the Andriod plugin (may be listed as the location URL) - and select "Developer Tools" by checking the box next to it, then click <strong>Install</strong>. - </li>On the next window, "Android DDMS" and "Android Developer Tools" - should both be checked. Click <strong>Next</strong>.</li> - <li>Read and accept the license agreement, then click <strong>Finish</strong>.</li> + and select "Developer Tools" by checking the box next to it, then click + <strong>Install</strong>.</li> + <li>On the next window, "Android DDMS" and "Android Development Tools" + should both be checked. Click <strong>Finish</strong>.</li> <li>Restart Eclipse.</li> </ol> </td> |