Sunday, May 3, 2015

Android SDK Installations

Android SDK Installations

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


ADT Bundle
PlatformPackageSizeMD5 Checksum
Windows 32-bitadt-bundle-windows-x86-20140321.zip535085536 bytesb61495a6bf591cc374c31bce4fc46ec0
Windows 64-bitadt-bundle-windows-x86_64-20140321.zip535287324 bytesa6f4699bbdc5a29b371ed60610535651
Mac OS X 64-bitadt-bundle-mac-x86_64-20140321.zip501955296 bytes4a08649cea9b098cdf7349f452294014
Linux 32-bitadt-bundle-linux-x86-20140321.zip527971926 bytes943ae4d28fe7c79108c8bf2aafd5e6d2
Linux 64-bitadt-bundle-linux-x86_64-20140321.zip528187678 bytesf2a2153b5c7dbaeb86b550bf4f770c36


SDK Tools Only
PlatformPackageSizeMD5 Checksum
Windows
32 & 64-bit
android-sdk_r22.6.2-windows.zip108917505 bytes6e5bfdb7b9c1d231ed6ec78b31551cbf
installer_r22.6.2-windows.exe(Recommended)87383126 bytes2a68b8b22ecd0aba779b1581a914b395
Mac OS X
32 & 64-bit
android-sdk_r22.6.2-macosx.zip74639394 bytes2a319c862dd1dcf450bfe2a6b3d9c608
Linux
32 & 64-bit
android-sdk_r22.6.2-linux.tgz101050024 bytesff1541418a44d894bedc5cef10622220

For latest updates please visit Android SDK

No comments:

Post a Comment