@@ -6,7 +6,7 @@ page.title=Adding SDK Components
66<div id="qv">
77<h2>Quickview</h2>
88<ul>
9- <li>Use the Android SDK and AVD Manager to
9+ <li>Use the Android SDK and AVD Manager to
1010 set up your SDK and keep it up-to-date.</li>
1111</ul>
1212
@@ -25,7 +25,7 @@ page.title=Adding SDK Components
2525<p>Adding and updating components in your Android SDK is fast and easy. To
2626perform an update, use the <strong>Android SDK and AVD Manager</strong> to
2727install or update the individual SDK components that you need. The Android SDK
28- and AVD Manager tool is included in the <a href="index.html">Android SDK
28+ and AVD Manager tool is included in the <a href="index.html">Android SDK
2929download</a>.</p>
3030
3131<p>It only takes a couple of clicks to install individual versions of the
@@ -53,19 +53,19 @@ a new version of the platform. See the revisions listed in the <a
5353href="{@docRoot}sdk/tools-notes.html">SDK Tools</a> document for ADT
5454Plugin compatibility.</p>
5555
56- <div style="TEXT-ALIGN:left; width:600px;">
57- <img src="{@docRoot}images/sdk_manager_packages.png"
58- style="padding-bottom:0;margin-bottom:0;" />
56+ <div style="TEXT-ALIGN:left; width:600px;">
57+ <img src="{@docRoot}images/sdk_manager_packages.png"
58+ style="padding-bottom:0;margin-bottom:0;" />
5959<p class="caption" style="margin:0 0 1.5em 1em;padding:0 0 0
60- 1em;"><strong>Figure 1.</strong> The Android SDK and AVD Manager's
60+ 1em;"><strong>Figure 1.</strong> The Android SDK and AVD Manager's
6161<strong>Available Packages</strong>
6262panel, which shows the SDK components that are
6363available for you to download into your environment. </p>
64- </div>
64+ </div>
6565
6666<h2 id="launching">Launching the Android SDK and AVD Manager</h2>
6767
68- <p>The Android SDK and AVD Manager is the tool that you use to install and
68+ <p>The Android SDK and AVD Manager is the tool that you use to install and
6969upgrade SDK components in your development environment. </p>
7070
7171<p>You can access the tool in any of three ways:</p>
@@ -83,15 +83,15 @@ follow these steps to access the Android SDK and AVD Manager tool:</p>
8383
8484<ol>
8585<li>Open Eclipse</li>
86- <li>Select <strong>Window</strong> > <strong>Android SDK and AVD
86+ <li>Select <strong>Window</strong> > <strong>Android SDK and AVD
8787Manager</strong>.</li>
8888</ol>
8989
90- <h4>Launching from the setup script (Windows only)</h4>
90+ <h4>Launching from the SDK Manager script (Windows only)</h4>
9191
9292<p>For Windows only, the SDK includes a script that invokes the Android SDK and
93- AVD Manager. To launch the tool using the script, double-click " SDK
94- Setup .exe" at the root of the the SDK directory.</p>
93+ AVD Manager. To launch the tool using the script, double-click {@code SDK
94+ Manager .exe} at the root of the the SDK directory.</p>
9595
9696<h4>Launching from a command line</h4>
9797
@@ -100,37 +100,39 @@ and AVD Manager tool from the command line: </p>
100100
101101<ol>
102102<li>Navigate to the <code><<em>sdk</em>>/tools/</code> directory.</li>
103- <li>Execute the {@code android} tool command with no options.
103+ <li>Execute the {@code android} tool command with no options.
104104 <pre style="width:400px">$ android</pre></li>
105105</ol>
106106
107107
108108<h2 id="InstallingComponents">Installing SDK Components</h2>
109109
110- <p class="caution"><strong>Important:</strong> Before you install SDK components,
111- we recommend that you disable any antivirus programs that may be running on
112- your computer.</p>
110+ <p class="caution"><strong>Caution:</strong> Before you install SDK components,
111+ we recommend that you disable any antivirus software that may be running on
112+ your computer. There are cases in which antivirus software on Windows is known to interfere with the
113+ installation process, so we suggest you disable your antivirus until installation is
114+ complete.</p>
113115
114116<p>Follow these steps to install new SDK components in your environment:</p>
115117
116118<ol>
117119 <li>Launch the Android SDK and AVD Manager as described in the section above.</li>
118120 <li>Select <strong>Available Packages</strong> in the left panel.
119- This will reveal all of the components that are currently available for download
121+ This will reveal all of the components that are currently available for download
120122 from the SDK repository.</li>
121123 <li>Select the component(s) you'd like to install and click <strong>Install
122- Selected</strong>. If you aren't sure which packages to select, read <a
124+ Selected</strong>. If you aren't sure which packages to select, read <a
123125 href="installing.html#which">Which components do I need?</a>.</li>
124126 <li>Verify and accept the components you want and click <strong>Install
125127 Accepted</strong>. The components will now be installed into your existing
126128 Android SDK directories.</li>
127129</ol>
128130
129- <p>New platforms are automatically saved into the
131+ <p>New platforms are automatically saved into the
130132<code><<em>sdk</em>>/platforms/</code> directory of your SDK;
131133new add-ons are saved in the <code><<em>sdk</em>>/add-ons/</code>
132- directory; samples are saved in the
133- <code><<em>sdk</em>>/samples/android-<<em>level</em>>/</code>;
134+ directory; samples are saved in the
135+ <code><<em>sdk</em>>/samples/android-<<em>level</em>>/</code>;
134136and new documentation is saved in the existing
135137<code><<em>sdk</em>>/docs/</code> directory (old docs are replaced).</p>
136138
@@ -184,10 +186,10 @@ if there is dependency that you need to address. </p>
184186<h2 id="AddingSites">Adding New Sites</h2>
185187
186188<p>By default, <strong>Available Packages</strong> only shows the default
187- repository site, which offers platforms, SDK tools, documentation, the
188- Google APIs Add-on, and other components. You can add other sites that host
189+ repository site, which offers platforms, SDK tools, documentation, the
190+ Google APIs Add-on, and other components. You can add other sites that host
189191their own Android SDK add-ons, then download the SDK add-ons
190- from those sites.</p>
192+ from those sites.</p>
191193
192194<p>For example, a mobile carrier or device manufacturer might offer additional
193195API libraries that are supported by their own Android-powered devices. In order
@@ -199,7 +201,7 @@ Manager:</p>
199201
200202<ol>
201203 <li>Select <strong>Available Packages</strong> in the left panel.</li>
202- <li>Click <strong>Add Site</strong> and enter the URL of the
204+ <li>Click <strong>Add Site</strong> and enter the URL of the
203205{@code repository.xml} file. Click <strong>OK</strong>.</li>
204206</ol>
205207<p>Any SDK components available from the site will now be listed under
0 commit comments