blob: df8869e4b8547c58dbe73ef89f9910ee244b9a57 [file] [log] [blame]
page.title=Android SDK
sdk.redirect=0
sdk.win_installer=installer_r10-windows.exe
sdk.win_installer_bytes=32845713
sdk.win_installer_checksum=4e4356c472a6271ac9c062df0219dcb3
sdk.win_download=android-sdk_r10-windows.zip
sdk.win_bytes=30112516
sdk.win_checksum=643a75d99f5d4ca39dcf743fe894d599
sdk.mac_download=android-sdk_r10-mac_x86.zip
sdk.mac_bytes=28224540
sdk.mac_checksum=4d0a99a458e4f4bde65a01f8545f27e9
sdk.linux_download=android-sdk_r10-linux_x86.tgz
sdk.linux_bytes=26556013
sdk.linux_checksum=10cafdd44771bfe2ba9d4440886389e7
@jd:body
<div class="non-preview">
<p>Here's an overview of the steps you must follow to set up the Android SDK:</p>
<ol>
<li>Prepare your development computer and ensure it meets the system requirements.</li>
<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>
<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>
<p>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>
</div>