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.0.1 studio.linux_bundle_download=android-studio-ide-135.1641136-linux.zip studio.linux_bundle_bytes=243917559 studio.linux_bundle_checksum=7c8f2d0cec21b98984cdba45ab5a25f26d67f23a studio.mac_bundle_download=android-studio-ide-1641136.dmg studio.mac_bundle_bytes=245729073 studio.mac_bundle_checksum=49506ba2cf6b56be4f7d07e6a00c4ec3ba2249d5 studio.win_bundle_exe_download=android-studio-bundle-135.1641136.exe studio.win_bundle_exe_bytes=868344232 studio.win_bundle_exe_checksum=1931dbaeadb52f5e0a8ba6e2ae60d9df20b2076b studio.win_notools_exe_download=android-studio-ide-135.1641136.exe studio.win_notools_exe_bytes=260272840 studio.win_notools_exe_checksum=464d1c5497ab3d1bdef441365791ab36c89cd5ae studio.win_bundle_download=android-studio-ide-135.1641136-windows.zip studio.win_bundle_bytes=246249059 studio.win_bundle_checksum=6d6856aca83f6ff747ca40b10f70edfbbcccd91c sdk.linux_download=android-sdk_r24.0.2-linux.tgz sdk.linux_bytes=140097024 sdk.linux_checksum=b6fd75e8b06b0028c2427e6da7d8a09d8f956a86 sdk.mac_download=android-sdk_r24.0.2-macosx.zip sdk.mac_bytes=87262823 sdk.mac_checksum=3ab5e0ab0db5e7c45de9da7ff525dee6cfa97455 sdk.win_download=android-sdk_r24.0.2-windows.zip sdk.win_bytes=139473113 sdk.win_checksum=51269c8336f936fc9b9538f9b9ca236b78fb4e4b sdk.win_installer=installer_r24.0.2-windows.exe sdk.win_installer_bytes=91428280 sdk.win_installer_checksum=edac14e1541e97d68821fa3a709b4ea8c659e676 @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® 12.04, Precise Pangolin (64-bit distribution capable of running 32-bit applications.

Other Download Options