summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/adding-components.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-11-09 11:41:09 -0800
committerDirk Dougherty <ddougherty@google.com>2009-11-10 08:41:20 -0800
commita374f51f18c361ae9fc2f208ede0b45bd84e60fc (patch)
tree79c8630b01b941c47b8ae905316108dfac4a505e /docs/html/sdk/adding-components.jd
parent00e44ef21777f32b67a8d51ee375cd290a3fb2d4 (diff)
downloadframeworks_base-a374f51f18c361ae9fc2f208ede0b45bd84e60fc.zip
frameworks_base-a374f51f18c361ae9fc2f208ede0b45bd84e60fc.tar.gz
frameworks_base-a374f51f18c361ae9fc2f208ede0b45bd84e60fc.tar.bz2
doc change: Add instruction to disable antivirus before installing SDK components. Add download page link to installing doc.
Bug: 2246467 Change-Id: I15536f3c7f2088fff8f60963ba23a69b1be43804
Diffstat (limited to 'docs/html/sdk/adding-components.jd')
-rw-r--r--docs/html/sdk/adding-components.jd9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/html/sdk/adding-components.jd b/docs/html/sdk/adding-components.jd
index 967c352..bc82170 100644
--- a/docs/html/sdk/adding-components.jd
+++ b/docs/html/sdk/adding-components.jd
@@ -54,8 +54,13 @@ compatibility.</p>
<h2 id="InstallingComponents">Installing SDK Components</h2>
-<p>Use the Android SDK and AVD Manager to install new SDK components.
-You can launch the SDK and AVD Manager in one of these ways:</p>
+<p>Use the Android SDK and AVD Manager to install new SDK components. </p>
+
+<p class="caution"><strong>Important:</strong> Before you install SDK components,
+we recommend that you disable any antivirus programs that may be running on
+your computer.</p>
+
+<p>You can launch the SDK and AVD Manager in one of these ways:</p>
<ul>
<li>Execute the {@code android}</a> tool command with no options. If you
haven't used the tool before, change to the <code>&lt;sdk&gt;/tools</code>