2009-03-03 19:31:44 -08:00
|
|
|
home=true
|
|
|
|
page.title=Welcome
|
|
|
|
@jd:body
|
|
|
|
|
|
|
|
<div id="mainBodyFluid">
|
|
|
|
|
|
|
|
<h1>Welcome to the Android SDK!</h1>
|
|
|
|
|
2009-09-21 13:52:00 -07:00
|
|
|
<img src="{@docRoot}assets/images/home/sdk-large.png" style="float:right; margin:-2em 3em 3em;" />
|
2009-03-03 19:31:44 -08:00
|
|
|
|
2009-09-21 13:52:00 -07:00
|
|
|
<h3>If you've downloaded the Android SDK for the first time...</h3>
|
2009-03-03 19:31:44 -08:00
|
|
|
|
2009-10-16 15:25:15 -07:00
|
|
|
<p>Follow the online guide to
|
|
|
|
<a href="{@docRoot}sdk/installing.html">Installing
|
2009-09-21 13:52:00 -07:00
|
|
|
the Android SDK</a>, which will help you setup your development environment
|
|
|
|
(including the Android Development Tools plugin for Eclipse)
|
|
|
|
so you can start developing Android apps.</p>
|
2009-03-03 19:31:44 -08:00
|
|
|
|
2009-09-21 13:52:00 -07:00
|
|
|
<p>Once your environment is setup, look at the
|
2009-10-16 15:25:15 -07:00
|
|
|
<a href="{@docRoot}sdk/installing.html#NextSteps">Next
|
|
|
|
Steps</a> for some suggestions on how to begin learning about Android.</p>
|
2009-04-22 18:45:05 -07:00
|
|
|
|
2009-10-16 15:25:15 -07:00
|
|
|
<h3>If you've just installed new SDK components using the <em>SDK and AVD Manager</em>...</h3>
|
2009-03-03 19:31:44 -08:00
|
|
|
|
2009-09-21 13:52:00 -07:00
|
|
|
<p>There's no additional setup.</p>
|
|
|
|
|
|
|
|
<p>Newly installed Android platforms are automatically saved in the
|
|
|
|
<code><em><sdk_dir>/</em>platforms/</code> directory of your existing SDK;
|
|
|
|
new add-ons are saved in the <code><em><sdk_dir>/</em>add-ons/</code>
|
|
|
|
directory; and new documentation is saved in the existing
|
|
|
|
<code><em><sdk_dir>/</em>docs/</code> directory (old docs are replaced).</p>
|
|
|
|
|
|
|
|
|
|
|
|
<hr style="margin:2em 0;" />
|
|
|
|
|
|
|
|
<p>Note that you are currently viewing a local, offline version of the
|
|
|
|
Android developer documentation. The offline documentation offers almost all the same
|
|
|
|
content and features as the online documentation. Because some features
|
|
|
|
such as search and videos are network-based, not everything will work if you
|
2009-10-16 15:25:15 -07:00
|
|
|
are not connected to the Internet.</p>
|
|
|
|
|
|
|
|
<p>For the most current documentation and a fully-functional experience, please visit:</p>
|
|
|
|
<p style="margin-left:2em;">
|
|
|
|
<a href="http://developer.android.com">http://developer.android.com</a></strong>.
|
2009-09-21 13:52:00 -07:00
|
|
|
</p>
|
2009-03-03 19:31:44 -08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|