2009-10-16 15:25:15 -07:00
|
|
|
page.title=Android SDK
|
2009-10-14 09:11:41 -07:00
|
|
|
sdk.redirect=0
|
|
|
|
|
2010-10-28 00:02:31 -07:00
|
|
|
sdk.win_installer=installer_r08-windows.exe
|
|
|
|
sdk.win_installer_bytes=TODO
|
|
|
|
sdk.win_installer_checksum=TODO
|
2009-10-14 09:11:41 -07:00
|
|
|
|
2010-10-28 00:02:31 -07:00
|
|
|
sdk.win_download=android-sdk_r08-windows.zip
|
|
|
|
sdk.win_bytes=TODO
|
|
|
|
sdk.win_checksum=TODO
|
2009-10-14 09:11:41 -07:00
|
|
|
|
2010-10-28 00:02:31 -07:00
|
|
|
sdk.mac_download=android-sdk_r08-mac_x86.zip
|
|
|
|
sdk.mac_bytes=TODO
|
|
|
|
sdk.mac_checksum=TODO
|
|
|
|
|
|
|
|
sdk.linux_download=android-sdk_r08-linux_x86.tgz
|
|
|
|
sdk.linux_bytes=TODO
|
|
|
|
sdk.linux_checksum=TODO
|
2009-10-14 09:11:41 -07:00
|
|
|
|
2009-03-03 19:31:44 -08:00
|
|
|
@jd:body
|
|
|
|
|
2010-11-08 12:06:26 -08:00
|
|
|
<p>Here's an overview of the steps you must follow to set up the Android SDK:</p>
|
2009-10-14 09:11:41 -07:00
|
|
|
|
2010-11-08 12:06:26 -08:00
|
|
|
<ol>
|
|
|
|
<li>Prepare your development computer and ensure it meets the system requirements.</li>
|
2010-11-09 14:47:15 -08:00
|
|
|
<li>Install the SDK starter package from the table above. (If you're on Windows, download the
|
|
|
|
installer for help with the initial setup.)</li>
|
2010-11-08 12:06:26 -08:00
|
|
|
<li>Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).</li>
|
|
|
|
<li>Add Android platforms and other components to your SDK.</li>
|
|
|
|
<li>Explore the contents of the Android SDK (optional).</li>
|
|
|
|
</ol>
|
2009-10-14 09:11:41 -07:00
|
|
|
|
2010-11-08 12:06:26 -08:00
|
|
|
<p>To get started, download the appropriate package from the table above, then read the guide to <a
|
2010-03-26 17:32:26 -07:00
|
|
|
href="installing.html">Installing the SDK</a>.</p>
|