page.title=Android SDK
sdk.redirect=0
sdk.win_installer=installer_r14-windows.exe
sdk.win_installer_bytes=33860145
sdk.win_installer_checksum=7a563491bf4671d09b9da0dcde85f212
sdk.win_download=android-sdk_r14-windows.zip
sdk.win_bytes=33852972
sdk.win_checksum=d1381a0cc8e6f9358174aa6d051ba379
sdk.mac_download=android-sdk_r14-macosx.zip
sdk.mac_bytes=30426052
sdk.mac_checksum=df0a5c5b5327ffcaf256ce735998e12a
sdk.linux_download=android-sdk_r14-linux.tgz
sdk.linux_bytes=26083315
sdk.linux_checksum=2049d5c1a164fcae47a5e93c52200752
@jd:body
Here's an overview of the steps you must follow to set up the Android SDK:
- Prepare your development computer and ensure it meets the system requirements.
- Install the SDK starter package from the table above. (If you're on Windows, download the
installer for help with the initial setup.)
- Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
- Add Android platforms and other components to your SDK.
- Explore the contents of the Android SDK (optional).
To get started, download the appropriate package from the table above,
then read the guide to Installing the SDK.
For more information about how to set up your
development environment, read the guide to Installing the SDK.