page.title=Android SDK page.tags="download" page.template=sdk header.hide=1 page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. sdk.linux32_bundle_download=adt-bundle-linux-x86-20130514.zip sdk.linux32_bundle_bytes=433992720 sdk.linux32_bundle_checksum=38b29a0721423e59c55c62c0356b1c18 sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130514.zip sdk.linux64_bundle_bytes=434278511 sdk.linux64_bundle_checksum=f5f7387d209a67fe1638acab7e0037a4 sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130514.zip sdk.mac64_bundle_bytes=403067311 sdk.mac64_bundle_checksum=5391a1f0284c1fb87048010fbc2808ab sdk.win32_bundle_download=adt-bundle-windows-x86-20130514.zip sdk.win32_bundle_bytes=440739521 sdk.win32_bundle_checksum=51fb90bc049f66730d7b8da5671a4b93 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130514.zip sdk.win64_bundle_bytes=440868113 sdk.win64_bundle_checksum=0eb9a91cc0c170a1f1bc9b47d0f4ec81 sdk.linux_download=android-sdk_r22-linux.tgz sdk.linux_bytes=99643077 sdk.linux_checksum=30fb75bad918c5c3d79f8ec3cc44b3cf sdk.mac_download=android-sdk_r22-macosx.zip sdk.mac_bytes=71244523 sdk.mac_checksum=fa5193ad41edecac6960023f55569ba3 sdk.win_download=android-sdk_r22-windows.zip sdk.win_bytes=107505668 sdk.win_checksum=71722fe052ae6380444a21bce8ee87c2 sdk.win_installer=installer_r22-windows.exe sdk.win_installer_bytes=87498295 sdk.win_installer_checksum=e0cc167733bf8b51dbc7e0ad0a8c8d4b @jd:body
 

Get the Android SDK

The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android.

If you're a new Android developer, we recommend you download the ADT Bundle to quickly start developing apps. It includes the essential Android SDK components and a version of the Eclipse IDE with built-in ADT (Android Developer Tools) to streamline your Android app development.

With a single download, the ADT Bundle includes everything you need to begin developing apps:

  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

To get the ADT Bundle or stand-alone SDK Tools, please visit the web site at developer.android.com/sdk/

Choose the SDK package for your OS from the table below.

If you prefer to use an existing version of Eclipse or another IDE, you can instead take a more customized approach to installing the Android SDK. See the following instructions.