Doc change: updates for new tools, platform, adt versions. Misc other fixes updates in doc files.
Change-Id: I7abf541316f2796079cf646a3294db535fcaaa8a
diff --git a/docs/html/sdk/adding-components.jd b/docs/html/sdk/adding-components.jd
index 90e9045..63c577e 100644
--- a/docs/html/sdk/adding-components.jd
+++ b/docs/html/sdk/adding-components.jd
@@ -127,10 +127,12 @@
</ol>
<p>New platforms are automatically saved into the
-<code><em><sdk>/</em>platforms/</code> directory of your SDK;
-new add-ons are saved in the <code><em><sdk>/</em>add-ons/</code>
-directory; and new documentation is saved in the existing
-<code><em><sdk>/</em>docs/</code> directory (old docs are replaced).</p>
+<code><<em>sdk</em>>/platforms/</code> directory of your SDK;
+new add-ons are saved in the <code><<em>sdk</em>>/add-ons/</code>
+directory; samples are saved in the
+<code><<em>sdk</em>>/samples/android-<<em>level</em>>/</code>;
+and new documentation is saved in the existing
+<code><<em>sdk</em>>/docs/</code> directory (old docs are replaced).</p>
<h2 id="UpdatingComponents">Updating SDK Components</h2>