diff options
Diffstat (limited to 'docs/html/sdk/adding-components.jd')
| -rw-r--r-- | docs/html/sdk/adding-components.jd | 10 |
1 files changed, 6 insertions, 4 deletions
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 @@ your computer.</p> </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> |
