Sunday, April 17, 2011

Download SDK Eclipse

Download the Android SDK

Welcome Developers! If you are new to the Android SDK, please read the steps below, for an overview of how to set up the SDK.
If you're already using the Android SDK, you should update to the latest tools or platform using the Android SDK and AVD Manager, rather than downloading a new SDK starter package. See Adding SDK Components.
Platform Package Size MD5 Checksum
Windows android-sdk_r10-windows.zip 32832260 bytes 1e42b8f528d9ca6d9b887c58c6f1b9a2
installer_r10-windows.exe (Recommended) 32878481 bytes 8ffa2dd734829d0bbd3ea601b50b36c7
Mac OS X (intel) android-sdk_r10-mac_x86.zip 28847132 bytes e3aa5578a6553b69cc36659c9505be3f
Linux (i386) android-sdk_r10-linux_x86.tgz 26981997 bytes c022dda3a56c8a67698e6a39b0b1a4e0
Here's an overview of the steps you must follow to set up the Android SDK:
  1. Prepare your development computer and ensure it meets the system requirements.
  2. Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)
  3. Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
  4. Add Android platforms and other components to your SDK.
  5. 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.

No comments:

Post a Comment