1page.title=Android SDK 2sdk.redirect=0 3 4sdk.win_installer=installer_r09-windows.exe 5sdk.win_installer_bytes=32828818 6sdk.win_installer_checksum=ef92e643731f820360e036eb11658656 7 8sdk.win_download=android-sdk_r09-windows.zip 9sdk.win_bytes=32779808 10sdk.win_checksum=1a1bb8fad80bcc2dfbd00443b9a13e6b 11 12sdk.mac_download=android-sdk_r09-mac_x86.zip 13sdk.mac_bytes=28829553 14sdk.mac_checksum=ef3102fdbbbbd9bf4d9b572624aa9dc1 15 16sdk.linux_download=android-sdk_r09-linux_x86.tgz 17sdk.linux_bytes=26917824 18sdk.linux_checksum=9fefac5ff85d329836439f6e77a78cae 19 20@jd:body 21 22<p>Here's an overview of the steps you must follow to set up the Android SDK:</p> 23 24<ol> 25 <li>Prepare your development computer and ensure it meets the system requirements.</li> 26 <li>Install the SDK starter package from the table above. (If you're on Windows, download the 27installer for help with the initial setup.)</li> 28 <li>Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).</li> 29 <li>Add Android platforms and other components to your SDK.</li> 30 <li>Explore the contents of the Android SDK (optional).</li> 31</ol> 32 33<p>To get started, download the appropriate package from the table above, then read the guide to <a 34href="installing.html">Installing the SDK</a>.</p> 35