blob: 5f8e37ce91ad1c41ac9ab58aeba57402f1815a10 [file] [log] [blame]
home=true
page.title=Welcome
@jd:body
<style type="text/css">
#qv h2 {
font-size:1.5em;
font-weight:bold;
margin:12px 0 .5em 0;
padding:5px;
color:#7BB026;
border:none;
}
#qv ul li {
padding: 0 5px 1em 0;
}
</style>
<div id="mainBodyFluid">
<h1>Welcome to the Android SDK!</h1>
<div id="qv-wrapper">
<div id="qv">
<h2>Get Started</h2>
<ul>
<li>Create a <a href="{@docRoot}resources/tutorials/hello-world.html">Hello World</a>
application</li>
<li>Read <a href="{@docRoot}resources/browser.html?tag=sample">Sample Code</a>,
especially <a href="{@docRoot}resources/samples/ApiDemos/index.html">API Demos</a></li>
<li>Read the <a href="{@docRoot}guide/topics/fundamentals/index.html">Application
Fundamentals</a></li>
<li>Read the <a href="{@docRoot}guide/developing/index.html">Introduction</a> for using the SDK
tools</li>
</ul>
</div>
</div>
<h3>If you've downloaded the Android SDK for the first time</h3>
<p>Follow the guide to <a href="{@docRoot}sdk/installing.html">Installing the Android SDK</a>, which
will help you setup your development environment.</p>
<h3>If you've installed new SDK components using the SDK and AVD Manager</h3>
<p>There's no additional setup.</p>
<div class="note">
<p><strong>Note:</strong> You are currently viewing the offline version of the Android developer
documentation. Because some features such as search and videos are network-based, not everything
will work if you are not connected to the Internet. Additionally, the online version may contain
more recently updated documents.</p>
<p>For the latest documentation, please visit
<b><a href="http://developer.android.com">developer.android.com</a></b>.
</p>
</div>