blob: 40eab1c5760ccc40024746194f466f9eaf87e9cf [file] [log] [blame]
page.title=Android SDK
sdk.redirect=0
sdk.win_installer=installer_r08-windows.exe
sdk.win_installer_bytes=32746192
sdk.win_installer_checksum=04ce87b10a8361a1f63cf2238bbc1ee3
sdk.win_download=android-sdk_r08-windows.zip
sdk.win_bytes=32696391
sdk.win_checksum=3e0b08ade5bfa9624bce9ddc164a48cb
sdk.mac_download=android-sdk_r08-mac_86.zip
sdk.mac_bytes=28797617
sdk.mac_checksum=d2e392c4e4680cbf2dfd6dbf82b662c7
sdk.linux_download=android-sdk_r08-linux_86.tgz
sdk.linux_bytes=26817291
sdk.linux_checksum=3b626645b223d137d27beefbda0c94bc
@jd:body
<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>