2009-10-16 15:25:15 -07:00
|
|
|
page.title=Android SDK
|
2012-01-30 13:02:22 -08:00
|
|
|
page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices.
|
2009-10-14 09:11:41 -07:00
|
|
|
sdk.redirect=0
|
|
|
|
|
2012-03-26 11:50:13 -07:00
|
|
|
sdk.win_installer=installer_r18-windows.exe
|
|
|
|
sdk.win_installer_bytes=37456234
|
|
|
|
sdk.win_installer_checksum=48b1fe7b431afe6b9c8a992bf75dd898
|
2011-10-24 11:06:36 -07:00
|
|
|
|
2012-03-26 11:50:13 -07:00
|
|
|
sdk.win_download=android-sdk_r18-windows.zip
|
|
|
|
sdk.win_bytes=37448775
|
|
|
|
sdk.win_checksum=bfbfdf8b2d0fdecc2a621544d706fa98
|
2011-10-24 11:06:36 -07:00
|
|
|
|
2012-03-26 11:50:13 -07:00
|
|
|
sdk.mac_download=android-sdk_r18-macosx.zip
|
|
|
|
sdk.mac_bytes=33903758
|
|
|
|
sdk.mac_checksum=8328e8a5531c9d6f6f1a0261cb97af36
|
2011-10-24 11:06:36 -07:00
|
|
|
|
2012-03-26 11:50:13 -07:00
|
|
|
sdk.linux_download=android-sdk_r18-linux.tgz
|
|
|
|
sdk.linux_bytes=29731463
|
|
|
|
sdk.linux_checksum=6cd716d0e04624b865ffed3c25b3485c
|
2011-10-26 15:11:30 -07:00
|
|
|
|
2009-03-03 19:31:44 -08:00
|
|
|
@jd:body
|
|
|
|
|
2010-11-29 14:28:13 -08:00
|
|
|
<div class="non-preview">
|
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>
|
2012-03-14 17:16:11 -07:00
|
|
|
<li>Add Android platforms and other packages to your SDK.</li>
|
2010-11-08 12:06:26 -08:00
|
|
|
<li>Explore the contents of the Android SDK (optional).</li>
|
|
|
|
</ol>
|
2009-10-14 09:11:41 -07:00
|
|
|
|
2011-05-27 09:53:27 -07:00
|
|
|
<p class="online-message">To get started, download the appropriate package from the table above,
|
|
|
|
then read the guide to <a href="installing.html">Installing the SDK</a>.</p>
|
|
|
|
|
|
|
|
<!-- non-inline style and based on only one selector so that
|
|
|
|
it can be overriden by the sdkpage.cs template -->
|
|
|
|
<style type="text/css">
|
|
|
|
.offline-message { display:none; }
|
|
|
|
</style>
|
2011-10-05 12:59:29 -07:00
|
|
|
|
2011-05-27 09:53:27 -07:00
|
|
|
<p class="offline-message">For more information about how to set up your
|
|
|
|
development environment, read the guide to <a href="installing.html">Installing the SDK</a>.</p>
|
|
|
|
|
2010-11-29 14:28:13 -08:00
|
|
|
</div>
|