page.title=Download Android Studio and SDK Tools page.tags=sdk, android studio page.template=sdk header.hide=1 page.metaDescription=Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more. studio.version=1.1.0 studio.linux_bundle_download=android-studio-ide-135.1740770-linux.zip studio.linux_bundle_bytes=259336386 studio.linux_bundle_checksum=e8d166559c50a484f83ebfec6731cc0e3f259208 studio.mac_bundle_download=android-studio-ide-135.1740770-mac.dmg studio.mac_bundle_bytes=261303345 studio.mac_bundle_checksum=f9745d0fec1eefd498f6160a2d6a1b5247d4cda3 studio.win_bundle_exe_download=android-studio-bundle-135.1740770-windows.exe studio.win_bundle_exe_bytes=856233768 studio.win_bundle_exe_checksum=7484b9989d2914e1de30995fbaa97a271a514b3f studio.win_notools_exe_download=android-studio-ide-135.1740770-windows.exe studio.win_notools_exe_bytes=242135128 studio.win_notools_exe_checksum=5ea77661cd2300cea09e8e34f4a2219a0813911f studio.win_bundle_download=android-studio-ide-135.1740770-windows.zip studio.win_bundle_bytes=261667054 studio.win_bundle_checksum=e903f17cc6a57c7e3d460c4555386e3e65c6b4eb sdk.linux_download=android-sdk_r24.1.2-linux.tgz sdk.linux_bytes=168121693 sdk.linux_checksum=68980e4a26cca0182abb1032abffbb72a1240c51 sdk.mac_download=android-sdk_r24.1.2-macosx.zip sdk.mac_bytes=89151287 sdk.mac_checksum=00e43ff1557e8cba7da53e4f64f3a34498048256 sdk.win_download=android-sdk_r24.1.2-windows.zip sdk.win_bytes=159778618 sdk.win_checksum=704f6c874373b98e061fe2e7eb34f9fcb907a341 sdk.win_installer=installer_r24.1.2-windows.exe sdk.win_installer_bytes=111364285 sdk.win_installer_checksum=e0ec864efa0e7449db2d7ed069c03b1f4d36f0cd @jd:body
 

Android Studio

The official Android IDE

  • Android Studio IDE
  • Android SDK tools
  • Android 5.0 (Lollipop) Platform
  • Android 5.0 emulator system image with Google APIs
Download Android Studio

To get Android Studio or stand-alone SDK tools, visit developer.android.com/sdk/

Intelligent code editor

At the core of Android Studio is an intelligent code editor capable of advanced code completion, refactoring, and code analysis.

The powerful code editor helps you be a more productive Android app developer.

Code templates and GitHub integration

New project wizards make it easier than ever to start a new project.

Start projects using template code for patterns such as navigation drawer and view pagers, and even import Google code samples from GitHub.

Multi-screen app development

Build apps for Android phones, tablets, Android Wear, Android TV, Android Auto and Google Glass.

With the new Android Project View and module support in Android Studio, it's easier to manage app projects and resources.

Virtual devices for all shapes and sizes

Android Studio comes pre-configured with an optimized emulator image.

The updated and streamlined Virtual Device Manager provides pre-defined device profiles for common Android devices.

Android builds evolved, with Gradle

Create multiple APKs for your Android app with different features using the same project.

Manage app dependencies with Maven.

Build APKs from Android Studio or the command line.

More about Android Studio

Download Android Studio
  • Built on IntelliJ IDEA Community Edition, the popular Java IDE by JetBrains.
  • Flexible Gradle-based build system.
  • Build variants and multiple APK generation.
  • Expanded template support for Google Services and various device types.
  • Rich layout editor with support for theme editing.
  • Lint tools to catch performance, usability, version compatibility, and other problems.
  • ProGuard and app-signing capabilities.
  • Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine.

For more details about features available in Android Studio, read the guide to Android Studio Basics.

If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.

System Requirements

Windows

Mac OS X

On Mac OS, run Android Studio with Java Runtime Environment (JRE) 6 for optimized font rendering. You can then configure your project to use Java Development Kit (JDK) 6 or JDK 7.

Linux

Tested on Ubuntu® 14.04, Trusty Tahr (64-bit distribution capable of running 32-bit applications).

Other Download Options