diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 64d3c976..00000000 --- a/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# Built application files -*.apk -*.ap_ - -# Files for the Dalvik VM -*.dex - -# Java class files -*.class - -# Generated files -bin/ -gen/ - -# Gradle files -.gradle/ -build/ - -# Local configuration file (sdk path, etc) -local.properties - -# Proguard folder generated by Eclipse -proguard/ diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/.well-known/acme-challenge/Pl3iW1RjQQlOGyDQCybbykn5RJ0j6BzXflsk2rhaCxk b/.well-known/acme-challenge/Pl3iW1RjQQlOGyDQCybbykn5RJ0j6BzXflsk2rhaCxk new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..1e1cc35d --- /dev/null +++ b/404.html @@ -0,0 +1,252 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | Android SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+
+
+ +
+
+
+

Oops!

+

404 Not Found

+ +
+
+
+
+ +
+ + 捐赠图标 + + + 回到顶部图标 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..e0324ce2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +www.androiddevtools.cn diff --git a/README.md b/README.md deleted file mode 100644 index 84d02b7f..00000000 --- a/README.md +++ /dev/null @@ -1,1619 +0,0 @@ -

-

AndroidDevTools

- -**官网地址:[www.androiddevtools.cn](https://www.androiddevtools.cn)** - -收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。 - -欢迎大家推荐自己在Android开发过程中用的好用的工具、学习开发教程、用到设计素材,欢迎Star、Fork 😄。 - -目录 -================= - - * [AndroidDevTools](#androiddevtools) - * [Android Tools](#android-tools) - * [Android Studio](#android-studio) - * [SDK Tools](#sdk-tools) - * [SDK Platform-Tools](#sdk-platform-tools) - * [Build-Tools](#build-tools) - * [SDK](#sdk) - * [SDK System images](#sdk-system-images) - * [GoogleMap APIs SDK](#googlemap-apis-sdk) - * [Google Glass SDK](#google-glass-sdk) - * [Google TV Addon](#google-tv-addon) - * [Android SDK Extras](#android-sdk-extras) - * [Support Library](#support-library) - * [SDK Samples](#sdk-samples) - * [NDK](#ndk) - * [Android L Preview System Image](#android-l-preview-system-image) - * [JDK](#jdk) - * [ADT Bundle](#adt-bundle) - * [ADT Plugin](#adt-plugin) - * [Gradle](#gradle) - * [Android Gradle Plugin DSL 在线文档](#android-gradle-plugin-dsl-在线文档) - * [Gradle Dependencies Configuration Generator(需要梯子)](#gradle-dependencies-configuration-generator需要梯子) - * [版本控制工具](#版本控制工具) - * [Git](#git) - * [SVN Plugin For Eclipse](#svn-plugin-for-eclipse) - * [反编译工具](#反编译工具) - * [安全工具](#安全工具) - * [静态代码分析工具](#静态代码分析工具) - * [搜索工具](#搜索工具) - * [Debug调试工具](#debug调试工具) - * [Api测试工具](#api测试工具) - * [Eclipse/Android Studio/IDEA插件](#eclipseandroid-studioidea插件) - * [Eclipse](#eclipse) - * [Android Studio/IDEA](#android-studioidea) - * [Android资源/Themes/Style生成工具](#android资源themesstyle生成工具) - * [Android资源分析工具](#android资源分析工具) - * [Android Layout Parser工具](#android-layout-parser工具) - * [Android Content Provider代码生成工具](#android-content-provider代码生成工具) - * [Android Fragment Code Generator代码生成工具](#android-fragment-code-generator代码生成工具) - * [代码生成工具](#代码生成工具) - * [Android Native开发工具](#android-native开发工具) - * [Android测试工具](#android测试工具) - * [Android多渠道打包工具](#android多渠道打包工具) - * [Android Bug日志收集工具](#android-bug日志收集工具) - * [其他语言开发Android应用工具](#其他语言开发android应用工具) - * [传感器模拟工具](#传感器模拟工具) - * [Android串口开发工具](#android串口开发工具) - * [图片尺寸处理工具](#图片尺寸处理工具) - * [图片压缩工具](#图片压缩工具) - * [资源清理工具](#资源清理工具) - * [px和dp转换/计算工具](#px和dp转换计算工具) - * [Java To iOS](#java-to-ios) - * [JSON/XML转换为POJO Class工具](#jsonxml转换为pojo-class工具) - * [Java DAO Generate工具](#java-dao-generate工具) - * [Chrome插件](#chrome插件) - * [Android插件](#android插件) - * [JSON/XML格式化插件](#jsonxml格式化插件) - * [Encode/Decode插件](#encodedecode插件) - * [Git](#git-1) - * [Guides](#guides) - * [Google Java编程风格指南中文版](#google-java编程风格指南中文版) - * [Android Developers 国内镜像站](#android-developers-国内镜像站) - * [Android Api中文版](#android-api中文版) - * [Android Proguard混淆配置指南](#android-proguard混淆配置指南) - * [Gradle插件使用指南中文版](#gradle插件使用指南中文版) - * [Gradle User Guide](#gradle-user-guide) - * [Tutorials](#tutorials) - * [Android学习之路](#android学习之路) - * [Google Android官方培训课程中文版](#google-android官方培训课程中文版) - * [Developing Android Apps](#developing-android-apps) - * [Java Design Patterns Samples in Java.](#java-design-patterns-samples-in-java) - * [Design](#design) - * [Design Tools](#design-tools) - * [Photoshop插件](#photoshop插件) - * [矢量图设计工具](#矢量图设计工具) - * [切图工具](#切图工具) - * [设计稿尺寸标注工具](#设计稿尺寸标注工具) - * [原型设计工具](#原型设计工具) - * [交互设计工具](#交互设计工具) - * [UI效果预览工具](#ui效果预览工具) - * [配色工具](#配色工具) - * [设计稿版本控制工具](#设计稿版本控制工具) - * [图标处理工具](#图标处理工具) - * [在线Icon库](#在线icon库) - * [取色工具](#取色工具) - * [不透明度16进制值](#不透明度16进制值) - * [手机To电脑同步预览工具](#手机to电脑同步预览工具) - * [Gif图片录制工具](#gif图片录制工具) - * [UI Programming Language](#ui-programming-language) - * [Tutorials](#tutorials-1) - * [Games](#games) - * [Guides](#guides-1) - * [Android设计指南非官方简体中文版](#android设计指南非官方简体中文版) - * [Android Cheatsheet for Graphic Designers](#android-cheatsheet-for-graphic-designers) - * [Google Material Design 中文版](#google-material-design-中文版) - * [Designer's Guide To dpi](#designers-guide-to-dpi) - * [Email Design Guide](#email-design-guide) - * [Free Design Resources](#free-design-resources) - * [Books](#books) - * [Disclaimer](#disclaimer) - -# Android Tools - -#### Android Studio - -
注意:请到 本项目官网 或者 Android Studio 官网 下载
- - -#### SDK Tools - -| 版本号 | Windows | Mac OSX | Linux | SHA-1校验码 | 官方SHA-1校验码截图 | -|:----------|:-----------:|:------|:----------:|:------|:----------:| -| 24.4.1 | [installer_r24.4.1-windows.exe][installer_r24.4.1-win] [android-sdk_r24.4.1-windows.zip][android-sdk_r24.4.1-win] | [android-sdk_r24.4.1-macosx.zip][android-sdk_r24.4.1-mac] | [android-sdk_r24.4.1-linux.tgz][android-sdk_r24.4.1-linux] | Win:f9b59d72413649d31e633207e31f456443e7ea0b
66b6a6433053c152b22bf8cab19c0f3fef4eba49
Mac: 85a9cccb0b1f9e6f1f616335c5f07107553840cd
Linux: 725bb360f0f7d04eaccff5a2d57abdd49061326d| [查看][sdk-tools-24.4.1] | -| 24.3.4 | [installer_r24.3.4-windows.exe][installer_r24.3.4-win] [android-sdk_r24.3.4-windows.zip][android-sdk_r24.3.4-win] | [android-sdk_r24.3.4-macosx.zip][android-sdk_r24.3.4-mac] | [android-sdk_r24.3.4-linux.tgz][android-sdk_r24.3.4-linux] | Win: 094dd45f98a31f839feae898b48f23704f2878dd
4a8718fb4a2bf2128d34b92f23ddd79fc65839e7
Mac: 128f10fba668ea490cc94a08e505a48a608879b9
Linux: fb293d7bca42e05580be56b1adc22055d46603dd | [查看][sdk-tools-24.3.4] | - -[installer_r24.4.1-win]:http://pan.baidu.com/s/1i5xug3j -[android-sdk_r24.4.1-win]:http://pan.baidu.com/s/1kVjIPCV - -[android-sdk_r24.4.1-mac]:http://pan.baidu.com/s/1nuWN7V7 - -[android-sdk_r24.4.1-linux]:http://pan.baidu.com/s/1o8iqMQQ - -[sdk-tools-24.4.1]:http://ww2.sinaimg.cn/large/8a41f469jw1f2ng43mgnhj21kw0fmwhi.jpg - -[installer_r24.3.4-win]:http://pan.baidu.com/s/1eQppdPC -[android-sdk_r24.3.4-win]:http://pan.baidu.com/s/1mg08f2K - -[android-sdk_r24.3.4-mac]:http://pan.baidu.com/s/1dDlTqBB - -[android-sdk_r24.3.4-linux]:http://pan.baidu.com/s/1gdsALt5 - -[sdk-tools-24.3.4]:http://ww1.sinaimg.cn/large/8a41f469gw1ewbnhql68uj21k20jkjw4.jpg - -#### SDK Platform-Tools - -这是 adb, fastboot 等工具包。把解压出来的 `platform-tools` 文件夹放在 android sdk 根目录下,并把 `adb`所在的目录添加到系统 `PATH` 路径里,即可在命令行里直接访问了 adb, fastboot 等工具。 - -| 版本号 | Windows | Mac OSX | Linux | -|:----------|:-------------:|:------|:----------:| -| platform-tools-r22 | [platform-tools_r22-windows.zip][platform-tools_r22-win] | [platform-tools_r22-mac.zip][platform-tools_r22-mac] | [platform-tools_r22-linux.zip][platform-tools_r22-linux] | -| platform-tools-r21 | [platform-tools_r21-windows.zip][platform-tools_r21-win] | [platform-tools_r21-mac.zip][platform-tools_r21-mac] | [platform-tools_r21-linux.zip][platform-tools_r21-linux] | -| platform-tools-r20 | [platform-tools_r20-windows.zip][platform-tools_r20-win] | [platform-tools_r20-mac.zip][platform-tools_r20-mac] | [platform-tools_r20-linux.zip][platform-tools_r20-linux] | - -[platform-tools_r22-win]:http://pan.baidu.com/s/1sj4ZfTb -[platform-tools_r22-mac]:http://pan.baidu.com/s/1jG3l6Ea -[platform-tools_r22-linux]:http://pan.baidu.com/s/1c0GUTxA - -[platform-tools_r21-win]:http://pan.baidu.com/s/1gdF1fkZ -[platform-tools_r21-mac]:http://pan.baidu.com/s/1dDu6xC9 -[platform-tools_r21-linux]:http://pan.baidu.com/s/1dDAL25j -[platform-tools_r20-win]:http://pan.baidu.com/s/1ntHqLZj -[platform-tools_r20-mac]:http://pan.baidu.com/s/1gdy6fzP -[platform-tools_r20-linux]:http://pan.baidu.com/s/173KQi - -### Build-Tools -这是Android开发所需的Build-Tools,下载并解压后,将解压出的整个文件夹复制或者移动到 `your sdk 路径/build-tools` 文件夹即可。 - -| 版本号 | Windows | Mac OSX | Linux | -|:------:|:--------------:|:-----------------:|:------------------:| -| 22.0.0 | [下载][22.0.0-win] | [下载][22.0.0-mac] | [下载][22.0.0-linux] | -| 21.1.2 | [下载][21.1.2-win] | [下载][21.1.2-mac] | | -| 21.1.1 | [下载][21.1.1-win] | [下载][21.1.1-mac] | | -| 21.1.0 | [下载][21.1.0-win] | [下载][21.1.0-mac] | | -| 21.0.2 | [下载][21.0.2-win] | [下载][21.0.2-mac] | | -| 21.0.1 | [下载][21.0.1-win] | [下载][21.0.1-mac] | | -| 21.0.0 | [下载][21.0.0-win] | [下载][21.0.0-mac] | | -| 20.0.0 | | [下载][20.0.0-mac] | | -| 19.1.0 | [下载][19.1.0-win] | [下载][19.1.0-mac] | | -| 19.0.3 | [下载][19.0.3-win] | [下载][19.0.3-mac] | | -| 19.0.2 | [下载][19.0.2-win] | [下载][19.0.2-mac] | | -| 19.0.1 | [下载][19.0.1-win] | [下载][19.0.1-mac] | | -| 19.0.0 | [下载][19.0.0-win] | [下载][19.0.0-mac] | | - - -[22.0.0-win]:http://pan.baidu.com/s/1i3kqFHV -[22.0.0-mac]:http://pan.baidu.com/s/1jGquuqU -[22.0.0-linux]:http://pan.baidu.com/s/1dDdDne5 - -[21.1.2-win]:http://pan.baidu.com/s/1hqH1pZY -[21.1.2-mac]:http://pan.baidu.com/s/1hq1mml2 - -[21.1.1-win]:http://pan.baidu.com/s/1mgzFXW0 -[21.1.1-mac]:http://pan.baidu.com/s/1i367FTz - - -[21.1.0-win]:http://pan.baidu.com/s/1pJ3DCGN -[21.1.0-mac]:http://pan.baidu.com/s/1hqIfeCW - - -[21.0.2-win]:http://pan.baidu.com/s/1kTDpnt9 -[21.0.2-mac]:http://pan.baidu.com/s/1dDCf9TZ - - -[21.0.1-win]:http://pan.baidu.com/s/1eQreI6A -[21.0.1-mac]:http://pan.baidu.com/s/1eQCd5YE - - -[21.0.0-win]:http://pan.baidu.com/s/1i3y0mKd -[21.0.0-mac]:http://pan.baidu.com/s/1i3oWM01 - - - - -[20.0.0-mac]:http://pan.baidu.com/s/1c0AfIOK - - -[19.1.0-win]:http://pan.baidu.com/s/1nttAyhV -[19.1.0-mac]:http://pan.baidu.com/s/1nt2vM21 - -[19.0.3-win]:http://pan.baidu.com/s/1qWCzdwC -[19.0.3-mac]:http://pan.baidu.com/s/1hq7VIgG - -[19.0.2-win]:http://pan.baidu.com/s/1ntl0Qnf -[19.0.2-mac]:http://pan.baidu.com/s/1xY7PO - -[19.0.1-win]:http://pan.baidu.com/s/1pJ1BJrt -[19.0.1-mac]:http://pan.baidu.com/s/1o65bAwa - -[19.0.0-win]:http://pan.baidu.com/s/1o6I8NBs -[19.0.0-mac]:http://pan.baidu.com/s/1c0dBDvE - -#### SDK -这是Android开发所需的sdk,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/platforms`文件夹,然后打开SDK Manager,打开`Tools(工具)`菜单选择`Options(选项)`菜单项打开Android SDK Manager Setting对话框,点击`Clear Cache(清除缓存)`按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 - -| 系统版本号 | Windows | Mac OSX | Linux | -|:----------|:-------------:|:------:|:----------:| -| android 5.0 | [下载][android-21-win] | [下载][android-21-mac] | [下载][android-21-mac] | -| android L Rev3 | [下载][android-L-r3-win] | [下载][android-L-r3-mac] | [下载][android-L-r3-mac] | -| android L | [下载][android-L-win] | [下载][android-L-mac] | [下载][android-L-mac] | -| android 4.4W | [下载][android-20-win] | [下载][android-20-mac] | [下载][android-20-mac] | -| android 4.4.2 | [下载][android-19-win] | [下载][android-19-mac] | [下载][android-19-mac] | -| android 4.3 | [下载][android-18-win] | [下载][android-18-mac] | [下载][android-18-mac] | -| android 4.2.2 | [下载][android-17-win] | [下载][android-17-mac] | [下载][android-17-mac] | -| android 4.1.2 | [下载][android-16-win] | [下载][android-16-mac] | [下载][android-16-mac] | -| android 4.0.3 | [下载][android-15-win] | [下载][android-15-mac] | [下载][android-15-mac] | -| android 4.0 | [下载][android-14-win] | [下载][android-14-mac] | [下载][android-14-mac] | -| android 3.2 | [下载][android-13-win] | [下载][android-13-mac] | [下载][android-13-mac] | -| android 3.1 | [下载][android-12-win] | [下载][android-12-mac] | [下载][android-12-mac] | -| android 3.0 | [下载][android-11-win] | [下载][android-11-mac] | [下载][android-11-mac] | -| android 2.3.3 | [下载][android-10-win] | [下载][android-10-mac] | [下载][android-10-mac] | -| android 2.2 | [下载][android-8-win] | [下载][android-8-mac] | [下载][android-8-mac] | - -[android-21-win]:http://pan.baidu.com/s/1i33Puo1 -[android-21-mac]:http://pan.baidu.com/s/1o6v7E2I - -[android-L-r3-win]:http://pan.baidu.com/s/1u8dhc -[android-L-r3-mac]:http://pan.baidu.com/s/1jG1duN8 - -[android-L-win]:http://pan.baidu.com/s/1i3tDDvZ -[android-L-mac]:http://pan.baidu.com/s/1ntHmhYx - -[android-20-win]:http://pan.baidu.com/s/1eYPGE -[android-20-mac]:http://pan.baidu.com/s/1nt5GKWh - -[android-19-win]:http://pan.baidu.com/s/1eQf8ZgI -[android-19-mac]:http://pan.baidu.com/s/1c03XoL6 - -[android-18-win]:http://pan.baidu.com/s/1o65bfV8 -[android-18-mac]:http://pan.baidu.com/s/1bn1tNm3 - -[android-17-win]:http://pan.baidu.com/s/1mgICw9E -[android-17-mac]:http://pan.baidu.com/s/1pJJSlfl - -[android-16-win]:http://pan.baidu.com/s/1nt3bpI5 -[android-16-mac]:http://pan.baidu.com/s/1kTA6V8z - -[android-15-win]:http://pan.baidu.com/s/1pJoegpd -[android-15-mac]:http://pan.baidu.com/s/1jGzdDxc - -[android-14-win]:http://pan.baidu.com/s/1c0H6Ld2 -[android-14-mac]:http://pan.baidu.com/s/1hqwzPTa - -[android-13-win]:http://pan.baidu.com/s/1jGLvX6A -[android-13-mac]:http://pan.baidu.com/s/1qWqH9Q8 - -[android-12-win]:http://pan.baidu.com/s/1pJ0naTP -[android-12-mac]:http://pan.baidu.com/s/1jG62PSy - -[android-11-win]:http://pan.baidu.com/s/1c0hi7Ck -[android-11-mac]:http://pan.baidu.com/s/1bn2Duub - -[android-10-win]:http://pan.baidu.com/s/1ngubc -[android-10-mac]:http://pan.baidu.com/s/1jGge2bk - -[android-8-win]:http://pan.baidu.com/s/1qW8YzY8 -[android-8-mac]:http://pan.baidu.com/s/1ntmJVmD - -#### SDK System images -这是在创建模拟器时需要的system image,也就是在创建模拟器时`CPU/ABI`项需要选择的,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/system-images`文件夹下即可, 如果没有`system-images`目录就先创建此文件夹,然后打开SDK Manager,打开`Tools(工具)`菜单选择`Options(选项)`菜单项打开Android SDK Manager Setting对话框,点击`Clear Cache(清除缓存)`按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 - - -| 系统版本号 | Windows | Mac OSX | Linux | -|:----------|:-------------:|:------:|:----------:| -| android 5.0 | [下载][Images-5.0-win] | [下载][Images-5.0-mac] | [下载][Images-5.0-mac] | -| android L | [下载][Images-L-win] | [下载][Images-L-mac] | [下载][Images-L-mac] | -| android 4.4W | [下载][Images-20-win] | [下载][Images-20-mac] | [下载][Images-20-mac] | -| android 4.4.2 | [下载][Images-19-win] | [下载][Images-19-mac] | [下载][Images-19-mac] | -| android 4.3 | [下载][Images-18-win] | [下载][Images-18-mac] | [下载][Images-18-mac] | -| android 4.2.2 | [下载][Images-17-win] | [下载][Images-17-mac] | [下载][Images-17-mac] | -| android 4.1.2 | [下载][Images-16-win] | [下载][Images-16-mac] | [下载][Images-16-mac] | -| android 4.0.3 | [下载][Images-15-win] | [下载][Images-15-mac] | [下载][Images-15-mac] | -| android 4.0 | [下载][Images-14-win] | [下载][Images-14-mac] | [下载][Images-14-mac] | - -[Images-5.0-win]:http://pan.baidu.com/s/1ntwpDQL -[Images-5.0-mac]:http://pan.baidu.com/s/1D7glC - -[Images-L-win]:http://pan.baidu.com/s/1hqIcqhA -[Images-L-mac]:http://pan.baidu.com/s/1ntFQlRV - -[Images-20-win]:http://pan.baidu.com/s/1mgJVZfE -[Images-20-mac]:http://pan.baidu.com/s/1GmAE6 - -[Images-19-win]:http://pan.baidu.com/s/1i3Jwhed -[Images-19-mac]:http://pan.baidu.com/s/1qW0QWdm - -[Images-18-win]:http://pan.baidu.com/s/1guLaQ -[Images-18-mac]:http://pan.baidu.com/s/1pJPp6dX - -[Images-17-win]:http://pan.baidu.com/s/1pJO99hD -[Images-17-mac]:http://pan.baidu.com/s/1kTyZo27 - -[Images-16-win]:http://pan.baidu.com/s/1nMr4E -[Images-16-mac]:http://pan.baidu.com/s/1kT2xdxd - -[Images-15-win]:http://pan.baidu.com/s/1i3Fsx6H -[Images-15-mac]:http://pan.baidu.com/s/1gdnCh2b - -[Images-14-win]:http://pan.baidu.com/s/1pJzIXZl -[Images-14-mac]:http://pan.baidu.com/s/1hqoWcNM - -[Images-10-win]:http://pan.baidu.com/s/1gd3lhYF -[Images-10-mac]:http://pan.baidu.com/s/1qWJhTwg - -#### GoogleMap APIs SDK -这是GoogleMap APIs SDK,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/add-ons`文件夹下,然后打开SDK Manager,打开`Tools(工具)`菜单选择`Options(选项)`菜单项打开Android SDK Manager Setting对话框,点击`Clear Cache(清除缓存)`按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 - - -| 系统版本号 | Windows | Mac OSX | Linux | -|:----------|:-------------:|:------:|:----------:| -| android 4.4.2 | [下载ARM版][googlemap-19-win-arm] [下载x86版][googlemap-19-win-x86]| [下载ARM版][googlemap-19-mac-arm] [下载x86版][googlemap-19-mac-x86]| [下载ARM版][googlemap-19-mac-arm] [下载x86版][googlemap-19-mac-x86]| -| android 4.3 | [下载][googlemap-18-win] | [下载][googlemap-18-mac] | [下载][googlemap-18-mac] | -| android 4.2.2 |[下载][googlemap-17-win] |[下载][googlemap-17-mac] | [下载][googlemap-17-mac] | -| android 4.1.2 |[下载][googlemap-16-win] |[下载][googlemap-16-mac] | [下载][googlemap-16-mac] | -| android 4.0.3 | [下载][googlemap-15-win]| [下载][googlemap-15-mac]|[下载][googlemap-15-mac] | -| android 4.0 | [下载][googlemap-14-win] | [下载][googlemap-14-mac] | [下载][googlemap-14-mac] | -| android 3.2 | [下载][googlemap-13-win] | [下载][googlemap-13-mac] | [下载][googlemap-13-mac] | -| android 3.1 | [下载][googlemap-12-win] | [下载][googlemap-12-mac] | [下载][googlemap-12-mac] | -| android 3.0 | [下载][googlemap-11-win] | [下载][googlemap-11-mac] | [下载][googlemap-11-mac] | -| android 2.3.3 |[下载][googlemap-10-win] |[下载][googlemap-10-mac] | [下载][googlemap-10-mac] | -| android 2.2 | [下载][googlemap-8-win] | [下载][googlemap-8-mac] | [下载][googlemap-8-mac] | - -[googlemap-19-win-arm]:http://pan.baidu.com/s/1bno0mFt -[googlemap-19-win-x86]:http://pan.baidu.com/s/1jGgKyZc - -[googlemap-19-mac-arm]:http://pan.baidu.com/s/1bngsIkB -[googlemap-19-mac-x86]:http://pan.baidu.com/s/1eQDwCpG - -[googlemap-18-win]:http://pan.baidu.com/s/1bnb9at5 -[googlemap-18-mac]:http://pan.baidu.com/s/1gdJ0mqR - -[googlemap-17-win]:http://pan.baidu.com/s/1jGl4hZw -[googlemap-17-mac]:http://pan.baidu.com/s/1dDmurr7 - -[googlemap-16-win]:http://pan.baidu.com/s/1ntK9Urf -[googlemap-16-mac]:http://pan.baidu.com/s/1mgIAcpa - -[googlemap-15-win]:http://pan.baidu.com/s/1bnEiHiB -[googlemap-15-mac]:http://pan.baidu.com/s/1hqBWAIo - -[googlemap-14-win]:http://pan.baidu.com/s/1gd68WtP -[googlemap-14-mac]:http://pan.baidu.com/s/1hqBWAIo - -[googlemap-13-win]:http://pan.baidu.com/s/1o6Dgtse -[googlemap-13-mac]:http://pan.baidu.com/s/1gdf49Jt - -[googlemap-12-win]:http://pan.baidu.com/s/1o6Dgtse -[googlemap-12-mac]:http://pan.baidu.com/s/1jGBS4rO - -[googlemap-11-win]:http://pan.baidu.com/s/1c0CKIFA -[googlemap-11-mac]:http://pan.baidu.com/s/1c0iY68w - -[googlemap-10-win]:http://pan.baidu.com/s/1hqHwsHA -[googlemap-10-mac]:http://pan.baidu.com/s/1dDvhHOt - -[googlemap-8-win]:http://pan.baidu.com/s/1qWJNPyk -[googlemap-8-mac]:http://pan.baidu.com/s/1eQEc8SU - -#### Google Glass SDK -这是GDK,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/add-ons`文件夹下,然后打开SDK Manager,打开`Tools(工具)`菜单选择`Options(选项)`菜单项打开Android SDK Manager Setting对话框,点击`Clear Cache(清除缓存)`按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 - -| 系统版本 | Windows | Mac OSX | Linux | -|:----------|:-------------:|:------:|:----------:| -| android 4.4.2 | [下载][glass-win-19] | [下载][glass-mac-19] | [下载][glass-mac-19] | -| android 4.0.3 | | [下载][glass-mac-15] | - -[glass-win-19]:http://pan.baidu.com/s/1fENeu -[glass-mac-19]:http://pan.baidu.com/s/1eQpGaA2 - -[glass-mac-15]:http://pan.baidu.com/s/1hqikzUs - - -#### Google TV Addon - -这是Google TV Addon,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/add-ons`文件夹,然后打开SDK Manager,打开`Tools(工具)`菜单选择`Options(选项)`菜单项打开Android SDK Manager Setting对话框,点击`Clear Cache(清除缓存)`按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 - - -| 系统版本 | Windows | Mac OSX | Linux | -|:----------|:-------------:|:------:|:----------:| -| android 3.2 | [下载][tv-win-13] | [下载][tv-mac-13] | [下载][tv-mac-13] | - -[tv-win-13]:http://pan.baidu.com/s/1qWLPFfm -[tv-mac-13]:http://pan.baidu.com/s/1eQFy1KA - -#### Android Framework Source Code - -这是Android Framework Source Code,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/sources`文件夹下,然后重启Eclipse(或Android Studio),这样当你在Eclipse里面按住`Ctrl`键点击某个系统类时就可以打开该类的源码文件查看源码了。 - -| 系统版本 | -|:----------| -|[android 5.0][sources-21]| -|[android 4.4W][sources-20]| -|[android 4.4.2][sources-19]| -|[android 4.3][sources-18]| -|[android 4.2.2][sources-17]| -|[android 4.1.2][sources-16]| -|[android 4.0.3][sources-15]| -|[android 4.0][sources-14]| -|[android 3.0][sources-11]| -|[android 2.3.3][sources-10]| -|[android 2.2][sources-8]| - -[sources-21]:http://pan.baidu.com/s/1dD5Z1Hf -[sources-20]:http://pan.baidu.com/s/1eQf6F0Q -[sources-19]:http://pan.baidu.com/s/1hqGGrVA -[sources-18]:http://pan.baidu.com/s/1pJI3YrD -[sources-17]:http://pan.baidu.com/s/1qWlXS9u -[sources-16]:http://pan.baidu.com/s/1qWv1spm -[sources-15]:http://pan.baidu.com/s/1jGGCpuu -[sources-14]:http://pan.baidu.com/s/1o61AZwQ -[sources-11]:http://pan.baidu.com/s/1pJt14En -[sources-10]:http://pan.baidu.com/s/1eQekIPW -[sources-8]:http://pan.baidu.com/s/1bny9E2b - -#### Android SDK Extras - -包含 `Android Support Library` 、 `Google Cloud Messaging for Android Library` 、`Google Play services` 、 `Google Play services for fit preview` 、`Google Play services for Froyo` 、`Google Play APK Expansion Library `、`Google Play Billing Library` 、`Google Play Licensing Library` 等,下载解压后将解压出的整个文件夹复制或者移动到`your sdk`根目录下下,如果已经存在`extras`文件夹就替换掉。 - -| 版本号 | -|:---------:| -| [21.0.3](http://pan.baidu.com/s/1kTmlB9d) | -| [21.0.2](http://pan.baidu.com/s/1mgso8Y0) | -| [21](http://pan.baidu.com/s/1o6v78Lk) | -| [20](http://pan.baidu.com/s/1eQIMXMy) | - -#### Support Library - -包含support `v4`、`v7`、`v13`、`v17`、`multidex`和`m2repository`,下载解压后将解压出的整个文件夹复制或者移动到`your sdk 路径/extras`下,然后打开SDK Manager,打开`Tools(工具)`菜单选择`Options(选项)`菜单项打开Android SDK Manager Setting对话框,点击`Clear Cache(清除缓存)`按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 - -| 版本号 | -|:---------:| -| [21.0.3](http://pan.baidu.com/s/1ntsoeE1) | -| [21.0.2](http://pan.baidu.com/s/1kTzIkYV) | -| [21](http://pan.baidu.com/s/1o6MBWIu) | -| [20](http://pan.baidu.com/s/1o6OBlR8) | - -#### SDK Samples - -这是Android SDK自带的示例代码,下载并解压后,将解压出的整个文件夹复制或者移动到`your sdk 路径/samples`文件夹下,然后重启Eclipse(或Android Studio)。 -。 - -| 系统版本 | -|:----------| -|[android 21][samples-21]| -|[android L][samples-L]| -|[android 4.4W][samples-20]| -|[android 4.4.2][samples-19]| -|[android 4.3][samples-18]| -|[android 4.2.2][samples-17]| -|[android 4.1.2][samples-16]| -|[android 4.0.3][samples-15]| -|[android 4.0][samples-14]| -|[android 3.2][samples-13]| -|[android 3.1][samples-12]| -|[android 3.0][samples-11]| -|[android 2.3.3][samples-10]| -|[android 2.2][samples-8]| - -[samples-21]:http://pan.baidu.com/s/1dDD19XB -[samples-L]:http://pan.baidu.com/s/1gdpEan5 -[samples-20]:http://pan.baidu.com/s/1ntLVN9B -[samples-19]:http://pan.baidu.com/s/1dDeSKt7 -[samples-18]:http://pan.baidu.com/s/1pJHicjx -[samples-17]:http://pan.baidu.com/s/1hqGavMc -[samples-16]:http://pan.baidu.com/s/1eYPL8 -[samples-15]:http://pan.baidu.com/s/1i3mScXv -[samples-14]:http://pan.baidu.com/s/1kTiKqZP -[samples-13]:http://pan.baidu.com/s/1eQpafgI -[samples-12]:http://pan.baidu.com/s/1haIPw -[samples-11]:http://pan.baidu.com/s/1ntx9qFR -[samples-10]:http://pan.baidu.com/s/1hqiQw1Q -[samples-8]:http://pan.baidu.com/s/1ntv7wut - -#### NDK - -C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请戳 [这里](install-method-url) - -| 版本号 | Windows | Mac OSX | Linux | MD5/SHA-1校验码 | 官方SHA-1校验码截图 | -|:----------|:-------------:|:------:|:----------:|:------|:----------:| -| ndk-r11b | [32位][r11b-win-32] [64位][r11b-win-64] | [64位][r11b-mac-64] | [64位][r11b-linux-64] | Win:b42da395440cc1c5dc4eeeb383679331addeb3ea
480eca1b29cfe73a5b35374730e6a82ca65c2aa6
Mac: c64fb355fec4da57d329ab45bf0aa29a1aec58dc
Linux: cf0658956945c81d3d3fad5f9a24fa062d4c9d41 | [查看][ndk-r11b-sha1] | -| ndk-r10e | [32位][r10e-win-32] [64位][r10e-win-64] | [64位][r10e-mac-64] | [32位][r10e-linux-32] [64位][r10e-linux-64] | Win: 1a82445baaf62aec3a46386ab1e5772c
8412bb4991a95e08fda50b5a44d95df7
Mac: 2cb8893a5701603519d38a7e04c50e81
Linux: c3edd3273029da1cbd2f62c48249e978
19af543b068bdb7f27787c2bc69aba7f | [查看][ndk-r10e-sha1] | - - -| Additional Download (32-, 64-bit) | Package | -|:----------|:-------------| -| r10 STL debug info | [android-ndk-r10-cxx-stl-libs-with-debug-info.zip](http://pan.baidu.com/s/1xWgUE) | -| r9 STL debug info | [android-ndk-r9-cxx-stl-libs-with-debug-info.zip](http://pan.baidu.com/s/1c0EMn8O) | - - -[r11b-win-32]:http://pan.baidu.com/s/1JWvUI -[r11b-win-64]:http://pan.baidu.com/s/1pKlqcZL - -[r11b-mac-64]:http://pan.baidu.com/s/1pKi8yJT - -[r11b-linux-64]:http://pan.baidu.com/s/1c0YLv00 - -[ndk-r11b-sha1]:http://ww2.sinaimg.cn/large/8a41f469gw1f25wwym8t6j21kw0rxwja.jpg - - -[r10e-win-32]:http://pan.baidu.com/s/1jG7Yacm -[r10e-win-64]:http://pan.baidu.com/s/1jG5WjL8 - -[r10e-mac-64]:http://pan.baidu.com/s/1DKkfc - -[r10e-linux-32]:http://pan.baidu.com/s/1sjoneRr -[r10e-linux-64]:http://pan.baidu.com/s/1dDAqnK1 - -[ndk-r10e-sha1]:http://ww1.sinaimg.cn/large/8a41f469gw1ewboorr3czj21kk0vgdmn.jpg - -[install-method-url]:https://github.com/inferjay/AndroidDevTools/wiki/Installing-the-NDK-On-Linux-and-Mac-OS-X-(Darwin) - -#### Android L Preview System Image -这个是Android L Preview系统的刷机镜像。 - -| 设备 | 下载 | -|:----------:|:-------------:| -| Nexus 5 (GSM/LTE) "hammerhead" | [hammerhead-lpv79-preview-ac1d8a8e.tgz] [Nexus 5] | -| Nexus 7 (Wifi) "razor" | [razor-lpv79-preview-d0ddf8ce.tgz][Nexus 7] | - -[Nexus 5]:http://pan.baidu.com/s/1kTsnxsF -[Nexus 7]:http://pan.baidu.com/s/1mgn1CyG - -#### JDK - -| 版本号| Windows | Mac OSX | Linux | -|:----------:|:-------------:|:------:|:----------:| -| 1.8 u77 | [32位][1.8u77-win-32] [64位][1.8u77-win-64] | [64位][1.8u77-mac-64] | [32位][1.8u77-linux-32] [64位][1.8u77-linux-64] | -| 1.8 u74 | [32位][1.8u74-win-32] [64位][1.8u74-win-64] | [64位][1.8u74-mac-64] | [32位][1.8u74-linux-32] [64位][1.8u74-linux-64] | -| 1.7 u80 | [32位][1.7-win-32] [64位][1.7-win-64] | [64位][1.7-mac-64] | [32位][1.7-linux-32] [64位][1.7-linux-64] | -| 1.6 u45 | [32位][1.6-win-32] [64位][1.6-win-64] | [64位][1.6-mac-64] | [32位][1.6-linux-32] [64位][1.6-linux-64] | - -[1.8u77-win-32]:http://pan.baidu.com/s/1hsFDbBu -[1.8u77-win-64]:http://pan.baidu.com/s/1kUJuzH1 -[1.8u77-mac-64]:http://pan.baidu.com/s/1bRetFw -[1.8u77-linux-32]:http://pan.baidu.com/s/1i4YX7VZ -[1.8u77-linux-64]:http://pan.baidu.com/s/1slBWTIH - -[1.8u74-win-32]:http://pan.baidu.com/s/1c1w1TCk -[1.8u74-win-64]:http://pan.baidu.com/s/1nu3BdVj -[1.8u74-mac-64]:http://pan.baidu.com/s/1c0Tv5Pe -[1.8u74-linux-32]:http://pan.baidu.com/s/1gecIYxP -[1.8u74-linux-64]:http://pan.baidu.com/s/1hrtBXkg - -[1.7-win-32]:http://pan.baidu.com/s/1bfAT58 -[1.7-win-64]:http://pan.baidu.com/s/1gewvEAR -[1.7-mac-64]:http://pan.baidu.com/s/1hrl4x3u -[1.7-linux-32]:http://pan.baidu.com/s/1c1pG2Fu -[1.7-linux-64]:http://pan.baidu.com/s/1hrecZ9U - -[1.6-win-32]:http://pan.baidu.com/s/1o67aooM -[1.6-win-64]:http://pan.baidu.com/s/1dDmtSZJ -[1.6-mac-64]:http://pan.baidu.com/s/1hqpB7Nm -[1.6-linux-32]:http://pan.baidu.com/s/1pJJj5Ib -[1.6-linux-64]:http://pan.baidu.com/s/1dDck3O9 - - -#### ADT Bundle - -ADT Bundle包含了Eclipse、ADT插件和SDK Tools,是已经集成好的IDE,只需安装好Jdk即可开始开发,推荐初学者下载ADT Bundle,不用再折腾开发环境。 - -| 版本号 | Windows | Mac OSX | Linux | -|:----------:|:-------------:|:------:|:----------:| -| 23.0.2 | [32位][adtb-23-0-2-win-32] [64位][adtb-23-0-2-win-64] |[64位][adtb-23-0-2-mac-64] | [32位][adtb-23-0-2-linux-32] [64位][adtb-23-0-2-linux-64] | -| 23.0.0 | [32位][adtb-23-win-32] [64位][adtb-23-win-64] |[64位][adtb-23-mac-64] | [32位][adtb-23-linux-32] [64位][adtb-23-linux-64] | - -[adtb-23-0-2-win-32]:http://pan.baidu.com/s/1dDGM8oD -[adtb-23-0-2-win-64]:http://pan.baidu.com/s/1mgn2dOs - -[adtb-23-0-2-mac-64]:http://pan.baidu.com/s/1o6OBIHG - -[adtb-23-0-2-linux-32]:http://pan.baidu.com/s/1GmIsQ -[adtb-23-0-2-linux-64]:http://pan.baidu.com/s/1EQMT4 - -[adtb-23-win-32]:http://pan.baidu.com/s/1i39mvY1 -[adtb-23-win-64]:http://pan.baidu.com/s/1o65ExPS - -[adtb-23-mac-64]:http://pan.baidu.com/s/1hqvHkry - -[adtb-23-linux-32]:http://pan.baidu.com/s/1mgoh41q -[adtb-23-linux-64]:http://pan.baidu.com/s/1qWJh4wk - -#### ADT Plugin -离线安装ADT插件请戳[**项目wiki**](https://github.com/inferjay/AndroidDevTools/wiki/首页) - -| 版本号 | -|:----------:| -|[ADT-23.0.7](http://pan.baidu.com/s/1bngDm6V)| -|[ADT-23.0.6](http://pan.baidu.com/s/1jGraNEQ)| -|[ADT-23.0.4](http://pan.baidu.com/s/1i39UM7j)| -|[ADT-23.0.3](http://pan.baidu.com/s/1hqJyLTi)| -|[ADT-23.0.2](http://pan.baidu.com/s/1bnGkEvX)| -|[ADT-23.0.0](http://pan.baidu.com/s/1sjArX7J)| -|[ADT-22.6.3](http://pan.baidu.com/s/1jGMb5yQ)| -|[AdT-22.6.1](http://pan.baidu.com/s/1pJ185Rl)| - -#### Gradle - -| 版本号 | -|:----------| -| [gradle-2.12-all.zip](http://pan.baidu.com/s/1gdLhXa7) | -| [gradle-2.11-all.zip](http://pan.baidu.com/s/1gewXkzx) | -| [gradle-2.10-all.zip](http://pan.baidu.com/s/1mhrKIF2) | -| [gradle-2.9-all.zip](http://pan.baidu.com/s/1eRll1Ns) | -| [gradle-2.8-all.zip](http://pan.baidu.com/s/1qW25Ndy) | -| [gradle-2.7-all.zip](http://pan.baidu.com/s/1c0g9D5m) | -| [gradle-2.6-all.zip](http://pan.baidu.com/s/1mg8JAbA) | -| [gradle-2.5-all.zip](http://pan.baidu.com/s/1jGrmKx4) | -| [gradle-2.4-all.zip](http://pan.baidu.com/s/1c0dcgfe) | -| [gradle-2.3-all.zip](http://pan.baidu.com/s/1dDEnQr3) | -| [gradle-2.2.1-all.zip](http://pan.baidu.com/s/1eQH39AE) | -| [gradle-2.2-all.zip](http://pan.baidu.com/s/1i3BXKYp) | -| [gradle-2.1-all.zip](http://pan.baidu.com/s/1bnF6jV5) | -| [gradle-2.0-all.zip](http://pan.baidu.com/s/1mgFTN7a) | -| [gradle-1.12-all.zip](http://pan.baidu.com/s/1Gmlx8) | -| [gradle-1.11-all.zip](http://pan.baidu.com/s/1c0hCmdE) | -| [gradle-1.10-all.zip](http://pan.baidu.com/s/1qWtzaGW) | -| [gradle-1.9-all.zip](http://pan.baidu.com/s/1dDeSuXV) | -| [gradle-1.8-all.zip](http://pan.baidu.com/s/1o6Npqqe) | -| [gradle-1.7-all.zip](http://pan.baidu.com/s/1pJnvyWz) | - -#### Android Gradle Plugin DSL 在线文档 - -[http://google.github.io/android-gradle-dsl/](http://google.github.io/android-gradle-dsl/) - -#### Gradle Dependencies Configuration Generator(需要梯子) - -[http://gradleplease.appspot.com](http://gradleplease.appspot.com) - -#### 版本控制工具 - -##### Git - -| 版本号 | Windows | Mac OSX | Linux | -|:------------|:-----------------------:|:-----------------------:|:-----------------------:| -| Git-2.0.1 | | [下载][Git-2.0.1-mac] | [下载][Git-for-Linux]| -| Git-1.9.4 | [下载][Git-1.9.4-win] | | [下载][Git-for-Linux]| -| Git-1.8.5.2| [下载][Git-1.8.5.2-win] | [下载][Git-1.8.5.2-mac] | [下载][Git-for-Linux] | - -[Git-2.0.1-mac]:http://pan.baidu.com/s/1mgkM9BE - -[Git-1.9.4-win]:http://pan.baidu.com/s/1ntjy9N7 - -[Git-1.8.5.2-win]:http://pan.baidu.com/s/1ntJWxeD -[Git-1.8.5.2-mac]:http://pan.baidu.com/s/1bncr1pX - -[Git-for-Linux]:https://github.com/inferjay/AndroidDevTools/wiki/Download-for-Linux-and-Unix - -##### SVN Plugin For Eclipse - -| 版本号 | -|:-----------| -| [1.10.5](http://pan.baidu.com/s/1mg2x4Xq) | -| [1.8.22](http://pan.baidu.com/s/1hqswoGs) | -| [1.6.18](http://pan.baidu.com/s/1o60r6UA) | - -#### 反编译工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:------------------------------|:------------------------------|:--------------------------------:|:---------------:| -| Enjarify |Enjarify 是一个用 Python 写的, Google 官方开源的可以将 Dalvik 字节码转换为 Java 字节码的工具。| [下载][Enjarify] | -| JEB Android Decompiler | | [下载][JEB] | | -| Virtuous Ten Studio | | [下载][Virtuous Ten Studio] | | -| Apk文件修改工具Root Tools | | [下载][apk文件修改工具Root Tools] | | -| Dex文件反编译工具Dedexer | | [下载][dex文件反编译工具Dedexer] | | -| APK+Dex文件反编译及回编译工具 | | [下载][APK+Dex文件反编译及回编译工具] | | -| android-apktool | | [下载][android-apktool] | | -| Onekey Decompile Apk] | | [下载][onekey-decompile-apk] | | -| Baksmali | | [下载][baksmali] | | -| Smali | | [下载][smali] | | -| AXMLPrinter2 | | [下载][AXMLPrinter2] | | -| JAD Java Decompiler | | [下载][JAD Java Decompiler] | | -| JD-GUI Decompiler | | [下载][JD-GUI Decompiler] | | -| XJad V2.2 | | [下载][XJad V2.2] | | -| Android APK Decompiler | 在线反编译工具 | [下载][Android APK Decompiler] | | -| JADX - Dex to Java decompiler| | [下载][JADX] | | -| dex2jar | | [下载][dex2jar] | | -| SmaliViewer |是一款免费的APK分析软件,无论从分析的深度
还是广度来看,都是一款能够满足用户需求的产品,
使您在APK分析的过程中,更加得心应手。 | [下载][SmaliViewer] | [使用指南][SmaliViewer-guide] | -| Android逆向助手 |Android逆向助手是一功能强大的逆向辅助软件。
该软件可以帮助用户来进行apk反编译打包签名;
dex/jar互转替换提取修复;so反编译;
xml、txt加密;字符串编码等等,操作简单
,只需要直接将文件拖放到源和目标文件。 | [下载][Android逆向助手] | [使用指南][Android逆向助手-guide] | -| Android Killer |Android Killer 是一款可视化的安卓应用逆向工具,
集Apk反编译、Apk打包、Apk签名,编码互转,
ADB通信(应用安装-卸载-运行-设备文件管理)
等特色功能于一 身,支持logcat日志输出,
语法高亮,基于关键字(支持单行代码或多行代码段)
项目内搜索,可自定义外部工具;吸收融汇多种工具功能与特点,
打造一站 式逆向工具操作体验,大大简化了用户在
安卓应用/游戏修改过程中的各类繁琐工作。| [下载1][Android-Killer-pd521]
[下载2][Android-Killer-baidu]|[使用指南][Android-Killer-guide] | -| DexExtractor |android dex extractor ,anti-shell,android 脱壳。| [下载][DexExtractor] | | -| jadx |Dex to Java decompiler| [下载][jadx] | | -| android-classyshark | a handy Android and Java executables viewer | [下载][android-classyshark] | | -| ShakaApktool | | [下载][ShakaApktool] | | - -[JEB]:http://www.android-decompiler.com/index.php -[Virtuous Ten Studio]:http://virtuous-ten-studio.com -[apk文件修改工具Root Tools]:https://github.com/Stericson/RootTools -[dex文件反编译工具Dedexer]:http://dedexer.sourceforge.net -[APK+Dex文件反编译及回编译工具]:http://idoog.me -[onekey-decompile-apk]:https://code.google.com/p/onekey-decompile-apk/ -[android-apktool]:http://ibotpeaches.github.io/Apktool/ -[baksmali]:https://code.google.com/p/smali/downloads/detail?name=baksmali -[smali]:https://code.google.com/p/smali/ -[AXMLPrinter2]:https://android4me.googlecode.com/files/AXMLPrinter2.jar -[JAD Java Decompiler]:http://varaneckas.com/jad/ -[JD-GUI Decompiler]:https://github.com/java-decompiler/jd-gui/releases/tag/v1.4.0 -[XJad V2.2]:http://files.cnblogs.com/arix04/XJad_V2.2.rar -[Android APK Decompiler]:http://www.decompileandroid.com/ -[JADX]:https://github.com/skylot/jadx -[dex2jar]:https://code.google.com/p/dex2jar/ -[SmaliViewer]:http://blog.avlyun.com/wp-content/uploads/2014/04/SmaliViewer.zip -[Android逆向助手]:http://enjoycode.info/uploads/Androidnxzs.zip -[Android-Killer-pd521]:http://www.pd521.com/thread-136-1-1.html -[Android-Killer-baidu]:http://pan.baidu.com/share/home?uk=4099707276#category/type=6 -[Enjarify]:https://github.com/google/enjarify -[DexExtractor]:https://github.com/bunnyblue/DexExtractor -[jadx]:https://github.com/skylot/jadx -[android-classyshark]:https://github.com/google/android-classyshark -[ShakaApktool]:https://github.com/rover12421/ShakaApktool - -[SmaliViewer-guide]:http://blog.avlyun.com/show/《sv用户指南》/ -[Android逆向助手-guide]:http://www.sanwho.com/620.html -[Android-Killer-guide]:http://www.pd521.com/thread-509-1-1.html - - -#### 安全工具 - -| 名称 | 下载地址 | 使用教程 | -|:------------------------------|:--------------------------------:|:---------------:| -| APKfuscator | [下载][APKfuscator] | | -| ApkAnalyser | [下载][ApkAnalyser] | | -| AppXplore | [下载][AppXplore] | | -| Android analysis framework | [下载][Android-analysis-framework]| | -| Androguard | [下载][androguard] | | -| Droidbox | [下载][droidbox] | | -| dsploit | [下载][dsploit] | | -| Androwarn | [下载][Androwarn] | | -| Anubis | [下载][Anubis] | | -| Drozer | [下载][Drozer] | | -| VirusTotal | [下载][VirusTotal] | | -| GDB for Android | [下载][GDB-for-Android] | | -| VisualGDB | [下载][VisualGDB] | | - -[APKfuscator]:https://github.com/strazzere/APKfuscator -[ApkAnalyser]:https://github.com/sonyxperiadev/ApkAnalyser/downloads -[AppXplore]:https://play.google.com/store/apps/details?id=com.sonyericsson.androidapp.AppExplore&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zb255ZXJpY3Nzb24uYW5kcm9pZGFwcC5BcHBFeHBsb3JlIl0. -[Android-analysis-framework]:http://www.dexlabs.org -[androguard]:https://code.google.com/p/androguard/ -[droidbox]:https://code.google.com/p/droidbox/ -[dsploit]:https://github.com/evilsocket/dsploit -[Androwarn]:https://github.com/maaaaz/androwarn -[Anubis]:http://anubis.iseclab.org -[Drozer]:https://www.mwrinfosecurity.com/products/drozer/community-edition/ -[VirusTotal]:https://www.virustotal.com -[GDB-for-Android]:http://gnutoolchains.com/android/ -[VisualGDB]:http://visualgdb.com/?features=android - -#### 静态代码分析工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|:-----------------|:--------------------------:|:---------------:| -| infer | Facebook 开源的静态代码分析工具,用于在发布移动应用之前对代码进行分析,找出潜在的问题。 | [下载][infer] | | - -[infer]:https://github.com/facebook/infer - -#### 搜索工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|:-----------------|:--------------------------:|:---------------:| -| Structural Java Exception Search| Java异常搜索工具 | [下载][Structural-Java-Exception-Search] | | -| Android Library Finder | 最快的方式获取依赖库 | [下载][AFLI] | | -| Codota | 示例代码搜索网站 | [下载][codota] | | - -[Structural-Java-Exception-Search]:http://www.brainleg.com/search -[AFLI]:https://github.com/cesarferreira/alfi -[codota]:http://www.codota.com - - -#### Debug调试工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|:-----------------|:--------------------------:|:---------------:| -| Stetho | Stetho 是Facebook推出的Android 调试平台,基于 Chrome Developer Tools ,调试网络请求方面特别方便。 | [下载][Stetho] | [教程][Stetho-use-guide] | -|Augmented Traffic Control|Facebook宣布开源移动网络测试工具ATC,该工具支持利用Wi-Fi网络模拟2G、2.5G、3G以及LTE 4G移动网络环境,让测试工程师们能够快速对智能手机和App在不同国家地区和应用环境下的性能表现进行测试。| [下载][Augmented-Traffic-Control] | | - -[Stetho]:https://github.com/facebook/stetho -[Augmented-Traffic-Control]:https://github.com/facebook/augmented-traffic-control - -### Api测试工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|:-----------------|:--------------------------:|:---------------:| -| bat | 一个用Go写的命令行API测试利器,支持文件下载,
文件上传,支持Linux的pipe方式,总之就是炫酷。 | [下载][Structural-Java-Exception-Search] | [使用指南][bat-guide] | - -[bat]:https://github.com/astaxie/bat - -[bat-guide]:https://github.com/astaxie/bat#installation - -#### Eclipse/Android Studio/IDEA插件 -##### Eclipse -| 名称 | 下载地址 | 使用教程 | -|:------------------------------|:--------------------------------:|:---------------:| -| SVN | [下载][SVN] | | -| Genymobile模拟器 | [下载][Genymobile] | | -| Memory-Analyzer-Tools | [下载][Memory-Analyzer-Tools] | | -| Droidinspector | [下载][Droidinspector] | | -| SQLiteManager | [下载][SQLiteManager] | | -| Color Theme | [下载][Color Theme Plugin] | | -| RoboVM | [下载][RoboVM] | | -| Newrelic | [下载][newrelic] | | - -[SVN]:http://pan.baidu.com/s/1sjqamOP -[Genymobile]:http://genymotion.com/ -[Memory-Analyzer-Tools]:http://download.eclipse.org/mat/1.4/update-site/ -[Droidinspector]:http://www.sriramramani.com/droidinspector/ -[SQLiteManager]:https://dl.dropboxusercontent.com/u/91846918/sqlite%20manager/com.questoid.sqlitemanager_1.0.0.jar -[Color Theme Plugin]:http://eclipsecolorthemes.org/?view=plugin -[RoboVM]:http://download.robovm.org/eclipse/ -[newrelic]:https://download.newrelic.com/android_agent/eclipse - -##### Android Studio/IDEA -| 名称 | 下载地址 | 使用教程 | -|:--------------------------------------------|:------------------------------------------------:|:---------------:| -| Android Resource Resizer Plugin | [下载][Android Resource Resizer] | | -| Gradle Dependencies Helper Plugin | [下载][GradleDependenciesHelper] | | -| Android Parcelable code generation Plugin | [下载][Parcelableboilerplatecodegen] | | -| Android Holo Colors IDEA Plugin | [下载][Android Holo Colors IDEA Plugin] | | -| Android Toolbox Plugin | [下载][Android Toolbox Plugin] | | -| Android Gradle Sign Plugin | [下载][AndroidGradleSignPlugin] | | -| Android Permissions Usage Plugin | [下载][AndroidPermissionsUsage] | | -| Android Helper Plugin | [下载][AndroidHelper] | | -| Android Studio Prettify Plugin | [下载][Android Studio Prettify] | | -| IDEA ADB Plugin | [下载][ADB-idea] | | -| Otto Intellij Plugin | [下载][Otto-intellij-plugin] | | -| Dagger intellij Plugin | [下载][Dagger-intellij-plugin] | | -| Gradle Gui Plugin | [下载][gradle-intellij-gui] | | -| Android Studio Unit Test Plugin | [下载][android-studio-unit-test-plugin] | | -| Android Layout ID Converter Plugin | [下载][Android Layout ID Converter] | | -| IDEA protobuf Plugin | [下载][idea-plugin-protobuf] | | -| Simple Team Code Reviewer Plugin | [下载][Simple Team Code Reviewer plugin] | | -| Android XML Plugin | [下载][AndroidXML] | | -| ADF Plugin | [下载][adf-intellijPlugin] | | -| Java2smali Plugin | [下载][intellij-java2smali] | | -| IDEA gitignore Plugin | [下载][idea-gitignore] | | -| IDEA Background Image Plugin | [下载][Intellij-IDEA-Plugin-Background-Image] | | -| IDEA Maven Plugin | [下载][idea-plugin-maven-plugin] | | -| Gradle GooglePlay Publisher Plugin | [下载][gradle-play-publisher] | | -| Drawable Selectors Generates Plugin | [下载][android-selector-chapek] | | -| Android Drawable Importer | [下载][android-drawable-importer-intellij-plugin] | | -| Color themes for IntelliJ IDEA | [下载][android-drawable-importer-intellij-plugin] | | -| GsonFormat | [下载][GsonFormat] | | -| ormlite-android-gradle-plugin | [下载][ormlite-android-gradle-plugin] | | - -[Android Resource Resizer]:https://github.com/walmyrcarvalho/android-resource-resizer -[GradleDependenciesHelper]:https://github.com/ligi/GradleDependenciesHelperPlugin -[Parcelableboilerplatecodegen]:https://github.com/mcharmas/android-parcelable-intellij-plugin -[Android Holo Colors IDEA Plugin]:https://github.com/jeromevdl/android-holo-colors-idea-plugin -[Android Toolbox Plugin]:https://github.com/idamobile/android-toolbox-plugin -[AndroidGradleSignPlugin]:https://github.com/alexvasilkov/AndroidGradleSignPlugin -[AndroidPermissionsUsage]:https://github.com/RomainPiel/AndroidPermissionsUsage -[AndroidHelper]:https://github.com/eunjae-lee/AndroidHelper -[Android Studio Prettify]:https://github.com/Haehnchen/idea-android-studio-plugin -[ADB-idea]:https://github.com/pbreault/adb-idea -[Otto-intellij-plugin]:https://github.com/square/otto-intellij-plugin -[Dagger-intellij-plugin]:https://github.com/square/dagger-intellij-plugin -[gradle-intellij-gui]:https://github.com/gradle-archive/gradle-intellij-gui -[android-studio-unit-test-plugin]:https://github.com/evant/android-studio-unit-test-plugin -[Android Layout ID Converter]:https://github.com/funnything/OffingHarbor -[idea-plugin-protobuf]:https://github.com/nnmatveev/idea-plugin-protobuf -[Simple Team Code Reviewer plugin]:https://github.com/syllant/idea-plugin-revu -[AndroidXML]:https://github.com/mironov-nsk/AndroidXML -[adf-intellijPlugin]:https://github.com/tizionario/adf-intellijPlugin -[intellij-java2smali]:https://github.com/ollide/intellij-java2smali -[idea-gitignore]:https://github.com/hsz/idea-gitignore -[Intellij-IDEA-Plugin-Background-Image]:https://github.com/kimptoc/Intellij-IDEA-Plugin-Background-Image -[CodeGlance]:https://github.com/Vektah/CodeGlance -[idea-plugin-maven-plugin]:https://github.com/born2snipe/idea-plugin-maven-plugin -[gradle-play-publisher]:https://github.com/Triple-T/gradle-play-publisher -[android-selector-chapek]:https://github.com/inmite/android-selector-chapek -[android-drawable-importer-intellij-plugin]:https://github.com/winterDroid/android-drawable-importer-intellij-plugin -[Color-themes-for-IntelliJ-IDEA]:http://www.ideacolorthemes.org/home/ -[GsonFormat]:https://github.com/zzz40500/GsonFormat -[ormlite-android-gradle-plugin]:https://github.com/stephanenicolas/ormlite-android-gradle-plugin - -#### Android资源/Themes/Style生成工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|:-----------------|:--------------------------:|:---------------:| -| Android Asset Studio | | [下载][AndroidAssetStudio] | | -| Android Drawable Factory | | [下载][AndroidDrawableFactory] | | -| Android Action Bar Style Generator | | [下载][ActionBarStyleGenerator] | | -| Android Holo Colors Generator | | [下载][HoloColorsGenerator] | | -| Android Simple Nine-patch Generator | | [下载][Simple Nine-patch Generator] | | -| Android Device Frame Generator | | [下载][Device Frame Generator] | | -| Android 9-patch shadow generator | | [下载][Android shadow generator] | | - -[AndroidAssetStudio]:http://romannurik.github.io/AndroidAssetStudio/ -[AndroidDrawableFactory]:https://github.com/tizionario/AndroidDrawableFactory -[ActionBarStyleGenerator]:http://jgilfelt.github.io/android-actionbarstylegenerator -[HoloColorsGenerator]:http://android-holo-colors.com -[Simple Nine-patch Generator]:http://romannurik.github.io/AndroidAssetStudio/nine-patches.html -[Device Frame Generator]:http://f2prateek.com/android-device-frame-generator/ -[Android shadow generator]:http://inloop.github.io/shadow4android/ - -#### Android资源分析工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:----------------------|:-----------------|:--------------------------:|:---------------:| -| Android Assets Viewer | | [下载][AndroidAssetsViewer] | | - -[AndroidAssetsViewer]:http://www.cellebellum.net/AndroidAssetsViewer/ - -#### Android Layout Parser工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:----------------------|:-----------------|:----------------------------:|:---------------:| -| Android Layout Binder | | [下载][Android Layout Binder] | | - -[Android Layout Binder]:http://android.lineten.net/layout.php - -#### Android Content Provider代码生成工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------------|:----------------|:----------------------------------:|:---------------:| -| Content Provider Code Generator| | [下载][ContentProviderCodeGenerator] | | - -[ContentProviderCodeGenerator]:https://github.com/BoD/android-contentprovider-generator - -#### Android Fragment Code Generator代码生成工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------------|:----------------|:----------------------------------:|:---------------:| -| Android Fragment Code Generator | | [下载][FregmentCodeGenerator] | | - -[FregmentCodeGenerator]:http://techisfun.github.io/pages/android-fragment-generator/ - -#### 代码生成工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|:-----------------|:--------------------------:|:---------------:| -| Android KickstartR| AndroidKickstartR帮助您快速创建
Android应用程序并使用最流行的库进行配置。
它创建和配置你的项目给你。只专注于代码! | [下载][AndroidKickstartR] | | -| Android Button Maker| Android Button Maker是一个在线生成Android应用按钮代码的工具。
Android的API提供可绘制资源,其中的XML文件定义的几何形状,包括颜色,边框和梯度。
这些按钮是在shape drawable XML代码基础上产生的相比通常的PNG按钮加载速度更快。
您可以在设置面板中自定义按钮的属性和获得源代码。 | [下载][Android Button Maker] | | -| DroidDraw | | [下载][DroidDraw] | | -|Android SVG to VectorDrawable|一个可以将SVG图片转换为Vector Drawable xml文件的在线工具。| [下载][Android-SVG-to-VectorDrawable] | | - -[AndroidKickstartR]:http://androidkickstartr.com -[Android Button Maker]:http://angrytools.com/android/button/ -[DroidDraw]:https://code.google.com/p/droiddraw/ -[Android-SVG-to-VectorDrawable]:http://inloop.github.io/svg2android/ - -#### Android Native开发工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Android++ | | [下载][Android++] | | - -[Android++]:http://android-plus-plus.com - -#### Android测试工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Appurify | | [下载][Appurify] | | -| Monkey | | [下载][Monkey] | | -| Testin | | [下载][Testin] | | -| Spoon | | [下载][Spoon] | | -| Little Eye | | [下载][Little Eye] | | -| 易测云 | | [下载][易测云] | | -| Emmagee | | [下载][Emmagee] | | -| Apk View Tracer | | [下载][apk-view-tracer] | | -| APT |APT是一个Android平台高效性能测试组件,
提供丰富实用的功能,适用于开发自测、
定位性能瓶颈;
测试人员完成性能基准测试、竞品对比测试。| [下载][APT] | [教程][APT-use-guide] | -| GT | GT(随身调)是APP的随身调测平台,它是直接运行在手机上的“集成调测环境”(IDTE, Integrated Debug&Test Environment)。 | [下载][GT] | [教程][GT-use-guide] | -| Mobile-Checker | 移动端页面检查工具,可以选择三种屏幕规格,通过工具发现网站在移动端存在的问题。 | [下载][Mobile-Checker] | | - - -[Appurify]:http://appurify.com -[Monkey]:http://developer.android.com/intl/zh-cn/tools/help/monkey.html -[Testin]:http://testin.cn -[Spoon]:http://square.github.io/spoon/ -[Little Eye]:http://www.littleeye.co -[易测云]:http://www.yiceyun.com -[Emmagee]:https://code.google.com/p/emmagee/ -[apk-view-tracer]:https://code.google.com/p/apk-view-tracer/ -[APT]:https://code.csdn.net/Tencent/apt -[GT]:http://gt.tencent.com/index.html -[Mobile-Checker]:https://github.com/w3c/Mobile-Checker - - -[APT-use-guide]:http://www.eoeandroid.com/thread-497380-1-1.html -[GT-use-guide]:http://gt.tencent.com/docs.html -[Stetho-use-guide]:http://facebook.github.io/stetho/ - -#### Android多渠道打包工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Umeng多渠道打包工具| | [下载][Umeng多渠道打包工具] | | -| AppTools具 | | [下载][AppTools] | | -| package_tool | | [下载][package_tool] | | -| RyApkTool | | [下载][RyApkTool] | | -| 兰贝壳儿 | | [下载][兰贝壳儿] | [教程][兰贝壳教程] | - -[Umeng多渠道打包工具]:https://github.com/umeng/umeng-muti-channel-build-tool -[AppTools]:https://github.com/wubo/apptools -[package_tool]:https://github.com/ahui2823/package_tool -[RyApkTool]:http://blog.csdn.net/rydiy/article/details/7901564 -[兰贝壳儿]:http://www.orchidshell.com - - -[兰贝壳教程]:http://www.orchidshell.com/Instructions/OchidShellInstructions.htm - -#### Android Bug日志收集工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Crashlytics | | [下载][Crashlytics] | | -| ACRA | | [下载][ACRA] | | -| ChkBugReport | | [下载][ChkBugReport] | | -| Log Collector | | [下载][Log Collector] | | -| Android Crash Catcher| | [下载][Android Crash Catcher] | | - -[Crashlytics]:http://try.crashlytics.com -[ACRA]:https://github.com/ACRA/acra -[ChkBugReport]:https://github.com/sonyxperiadev/ChkBugReport -[Log Collector]:https://code.google.com/p/android-log-collector/ -[Android Crash Catcher]:https://github.com/netcook/crash-catcher - -#### 其他语言开发Android应用工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Xamarin | | [下载][Xamarin] | | -| Basic4android | | [下载][Basic4android] | | -| Scripting Layer | | [下载][Scripting Layer] | | -| Ruby Rhodes | 移动设备上的Ruby | [下载][RubyRhodes] | | -| PHP for Android | | [下载][PHP for Android] | | -| Codename One | | [下载][Codename One] | | -| Touchqode | | [下载][Codename One] | | -| App Inventor | | [下载][Codename One] | | - -[Xamarin]:http://xamarin.com -[Basic4android]:http://www.basic4ppc.com/index.html -[Scripting Layer]:https://code.google.com/p/android-scripting/ -[RubyRhodes]:http://rhomobile.com -[PHP for Android]:http://www.phpforandroid.net/doku.php -[Codename One]:http://www.codenameone.com/index.html -[Touchqode]:http://www.touchqode.com/index.htm -[App Inventor]:https://code.google.com/p/app-inventor-releases/ - -#### 传感器模拟工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------------------------------------------------------|:--------------------------:|:---------------:| -| Sensor Simulator | 独立的Java应用程序,它模拟传感器
的数据并将它们传送到Android模拟器。 | [下载][Sensor Simulator] | | - -[Sensor Simulator]:http://www.openintents.org/en/node/23) - -#### Android串口开发工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------------|------------------|:------------------------------:|:---------------:| -| Android Serialport Api | | [下载][android-serialport-api] | | - -[android-serialport-api]:https://code.google.com/p/android-serialport-api/ - - -#### 图片尺寸处理工具 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------------|------------------|:------------------------------:|:---------------:| -| 9-Patch Resizer | | [下载][9-Patch Resizer] | | - -[9-Patch Resizer]:https://github.com/redwarp/9-Patch-Resizer - -#### 图片压缩工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| OptiPNG | | [下载][OptiPNG] | | -| Pngcrush | | [下载][Pngcrush] | | -| ImageOptim | | [下载][ImageOptim] | | -| Tinypng | | [下载][tinypng] | | - -[OptiPNG]:http://optipng.sourceforge.net/ -[Pngcrush]:http://pmt.sourceforge.net/pngcrush/ -[ImageOptim]:https://imageoptim.com) -[tinypng]:https://tinypng.com/ - -#### 资源清理工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|------------------|:--------------------------------:|:---------------:| -| Android Lint | | [下载][Android Lint] | | -| Android Resource Cleaner | | [下载][android-resource-cleaner] | | -| Android Unused Resources | | [下载][android-unused-resources] | | -| Android Resource Remover | | [下载][android-resource-remover] | | - -[Android Lint]:http://tools.android.com/tips/lint -[android-resource-cleaner]:https://code.google.com/p/android-resource-cleaner/ -[android-unused-resources]:https://code.google.com/p/android-unused-resources/ -[android-resource-remover]:https://github.com/KeepSafe/android-resource-remover - -#### px和dp转换/计算工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------|------------------|:--------------------------------:|:---------------:| -| Android dp px Calculator | | [下载][android dp px calculator] | | -| dp px converter | | [下载][dp px converter] | | -| pixelcalc | | [下载][pixelcalc] | | -| androidpixels | | [下载][androidpixels] | | -| android dpi calculator | | [下载][android dpi calculator] | | -| DPI Calculator | | [下载][DPI Calculator] | | -| Android DPI Calculator插件| | [下载][Android DPI Calculator] | | - -[android dp px calculator]:http://labs.rampinteractive.co.uk/android_dp_px_calculator/ -[dp px converter]:http://pixplicity.com/dp-px-converter/ -[pixelcalc]:http://angrytools.com/android/pixelcalc/ -[androidpixels]:http://androidpixels.net -[android dpi calculator]:http://coh.io/adpi/ -[DPI Calculator]:https://chrome.google.com/webstore/detail/dpi-calculator/dldofgjemhkpilajnlenfijjpkabilcg?hl=en -[Android DPI Calculator]:https://github.com/JerzyPuchalski/Android-DPI-Calculator - -#### Java To iOS - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| j2Objc | | [下载][j2Objc] | | -| RoboVM | | [下载][RoboVM] | | - -[j2Objc]:https://github.com/google/j2objc -[RoboVM]:http://www.robovm.org - -#### JSON/XML转换为POJO Class工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:---------------------------------|------------------|:-----------------------------------------:|:---------------:| -| jsonschema2pojo | | [下载][jsonschema2pojo] | | -| Convert XML or JSON to Java Pojo | | [下载][Convert XML or JSON to Java Pojo] | | - -[jsonschema2pojo]:http://www.jsonschema2pojo.org -[Convert XML or JSON to Java Pojo]:http://pojo.sodhanalibrary.com - - -#### Java DAO Generate工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-------------------------------------------|------------------|:----------------------------------------------------:|:---------------:| -| Generate Java DAO for relational data table| | [下载][Generate Java DAO for relational data table] | | - -[Generate Java DAO for relational data table]:http://pojo.sodhanalibrary.com/GenerateDAO.html - -#### Chrome插件 -##### Android插件 -| 名称 | 简介 | 下载地址 | 使用教程 | -|:------------------------------------------------------|---------------------|:------------------------------------------:|:---------------:| -| Android SDK Search | | [下载][Android SDK Search] | | -| Android Resource Navigator | | [下载][Android Resource Navigator] | | -| ADB Plugin for remote
debugging Chrome on Android| | [下载][ADBPluginforremotedebugging] | | -| Mobile/RWD Tester | | [下载][Mobile/RWD Tester] | | -| ExtensionAndroid SDK Samples Search | | [下载][ExtensionAndroid SDK Samples Search] | | -| Android Developer Improvements | | [下载][Android Developer Improvements] | | -| Android downloader | | [下载][Android downloader] | | - -[Android SDK Search]:https://chrome.google.com/webstore/detail/android-sdk-search/hgcbffeicehlpmgmnhnkjbjoldkfhoin -[Android Resource Navigator]:https://chrome.google.com/webstore/detail/android-resource-navigato/agoomkionjjbejegcejiefodgbckeebo?hl=en -[ADBPluginforremotedebugging]:https://chrome.google.com/webstore/detail/adb/dpngiggdglpdnjdoaefidgiigpemgage?hl=en -[Mobile/RWD Tester]:https://chrome.google.com/webstore/detail/mobilerwd-tester/elmekokodcohlommfikpmojheggnbelo?hl=en -[ExtensionAndroid SDK Samples Search]:https://chrome.google.com/webstore/detail/android-sdk-samples-searc/mbiobcenjhldinmnbpjihaemkfofnmgf?hl=en -[Android Developer Improvements]:https://chrome.google.com/webstore/detail/android-developer-improve/omakkdelnjjgfmohpfkejgfcckpkbhbj?hl=en -[Android downloader]:https://chrome.google.com/webstore/detail/android-downloader/pkffcfhlacdchhpahlgcajjiiljobbbb?hl=en - -##### JSON/XML格式化插件 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| JSONView | | [下载][JSONView] | | -| JSON Formatter | | [下载][JSON Formatter] | | -| JSON Viewer | | [下载][JSON Viewer] | | -| JSON Finder | | [下载][JSON Finder] | | - -[JSONView]:https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc?hl=en -[JSON Formatter]:https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en -[JSON Viewer]:https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh?hl=en -[JSON Finder]:https://chrome.google.com/webstore/detail/json-finder/flhdcaebggmmpnnaljiajhihdfconkbj?hl=en - - -[XML Tree]:https://chrome.google.com/webstore/detail/xml-tree/gbammbheopgpmaagmckhpjbfgdfkpadb?hl=en - -##### Encode/Decode插件 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:------------------------|------------------|:---------------------------------:|:---------------:| -| Base64 Encode and Decode| | [下载][Base64 Encode and Decode] | | - -[Base64 Encode and Decode]:https://chrome.google.com/webstore/detail/base64-encode-and-decode/kcafoaahiffdjffagoegkdiabclnkbha?hl=en - -##### Git - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Git Cheat Sheet | | [下载][Git Cheat Sheet] | | - -[Git Cheat Sheet]:https://chrome.google.com/webstore/detail/git-cheat-sheet/mjdmgoiobnbkfcfjcceaodlcodhpokgn?hl=en - -## Guides - -#### Google Java编程风格指南中文版 - -英文地址:[http://google-styleguide.googlecode.com/svn/trunk/javaguide.html](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html) - -地址0:[http://hawstein.com/posts/google-java-style.html](http://hawstein.com/posts/google-java-style.html) - -地址1:[https://github.com/codeset/google-java-styleguide](https://github.com/codeset/google-java-styleguide) - -#### Android Developers 国内镜像站 - -地址: [Android Developers 国内镜像站](http://androiddoc.qiniudn.com/) - -#### Android Api中文版 -地址:[http://www.embeddedlinux.org.cn/androidapi/](http://www.embeddedlinux.org.cn/androidapi/) - -####Android API指南中文版 - -地址:[http://api.apkbus.com/guide](http://api.apkbus.com/guide) - -#### Android Proguard混淆配置指南 - -地址:[https://github.com/inferjay/AndroidProguardGuide/](https://github.com/inferjay/AndroidProguardGuide/) - -#### Gradle插件使用指南中文版 - -地址:[http://avatarqing.github.io/Gradle-Plugin-User-Guide-Chinese-Verision](http://avatarqing.github.io/Gradle-Plugin-User-Guide-Chinese-Verision) - -#### Gradle User Guide -Gradle 1.12用户指南:[http://pan.baidu.com/s/1dD7sC2d](http://pan.baidu.com/s/1dD7sC2d) - -## Tutorials - -#### Android学习之路 - -地址:[http://stormzhang.github.io/android/2014/07/07/learn-android-from-rookie/](http://stormzhang.github.io/android/2014/07/07/learn-android-from-rookie/) - -#### Google Android官方培训课程中文版 - -地址:[http://hukai.me/android-training-course-in-chinese/index.html](http://hukai.me/android-training-course-in-chinese/index.html) - -#### Developing Android Apps - -地址:[https://www.udacity.com/course/ud853](https://www.udacity.com/course/ud853) - -#### Java Design Patterns Samples in Java. - -[Java Design Patterns](https://github.com/iluwatar/java-design-patterns) - -# Design ---- - -## Design Tools - -#### Photoshop插件 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Cut&Slice | 切图神器 | [下载][Cut&Slice] | | -| DevRocket | 切图神器 | [下载][RoboVM] | | -| Cutterman | 最好用的切图工具 | [下载][Cutterman] | | -| Ink | | [下载][Ink] | | -| Corner Editor | 路径圆角编辑工具 | [下载1][Corner Editor1]
[下载1][Corner Editor2] | | -| GuideGuide | 辅助线工具 | [下载][GuideGuide] | | -| Assistor PS | | [下载][Assistor PS] | | -| Skeuomorphism.it | | [下载][Skeuomorphism.it] | | -| QuickGuide | | [下载][QuickGuide] | | -| Long Shadow Generator | 长投影效果生成插件 | [下载][Long Shadow Generator] | | -| android_resizer_toolkit | | [下载][android_resizer_toolkit] | | -| android-ps-tools | 一些方便Android UI设计的PhototShop插件。 | [下载][android-ps-tools] | | -| LayerCraft |A Photoshop plugin to export UI assets from layers| [下载][LayerCraft] | | - -[Cut&Slice]:http://www.cutandslice.me -[DevRocket]:http://devrocket.uiparade.com -[Cutterman]:http://www.cutterman.cn -[Ink]:http://ink.chrometaphore.com -[Corner Editor1]:http://photoshopscripts.wordpress.com -[Corner Editor2]:http://sourceforge.net/projects/cornereditor/ -[GuideGuide]:http://guideguide.me -[Assistor PS]:http://assistor.net/en/assistor -[Skeuomorphism.it]:http://skeuomorphism.it -[QuickGuide]:http://guchitaka.com/project-view/quickguidepro/ -[Long Shadow Generator]:http://lab.rayps.com/lsg2/ -[android_resizer_toolkit]:https://github.com/marcosecchi/android_resizer_toolkit -[android-ps-tools]:https://github.com/timroes/android-ps-tools -[LayerCraft]:http://lab.rayps.com/lc/ - -#### 矢量图设计工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Sketch 3 | | [下载][Sketch 3] | | -| Affinity Designer| | [下载][Affinity Designer] | | -| Gravit | | [下载][Gravit] | | -| Adobe Illustrator| | [下载][Adobe Illustrator] | | - -[Sketch 3]:http://bohemiancoding.com/sketch/ -[Affinity Designer]:https://affinity.serif.com -[Gravit]:http://gravit.io -[Adobe Illustrator]:https://www.adobe.com/cn/products/illustrator.html - -#### 切图工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Slicy | | [下载][Slicy] | | - -[Slicy]:http://macrabbit.com/slicy/ - -#### 设计稿尺寸标注工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| 马克鳗 | | [下载][马克鳗] | | -| PxCook像素大厨 |UI设计师效率提升利器,让你专注于设计本质,
不再为标注切图而烦恼,从设计到实现一气呵成| [下载][PxCook] | [使用教程][PxCook-guide] | - -[马克鳗]:http://www.getmarkman.com -[PxCook]:http://www.fancynode.com.cn - -[PxCook-guide]:http://www.fancynode.com.cn/tutorial - -#### 原型设计工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Axure | | [下载][Axure] | | -| Fluid UI | | [下载][Fluid UI] | | -| Briefs | | [下载][Briefs] | | -| Flinto | | [下载][Flinto] | | -| Balsamiq Mockups | | [下载][Balsamiq Mockups] | | -| AppCooker | | [下载][AppCooker] | | -| Proto.io | | [下载][Proto.io] | | -| UXPin | | [下载][UXPin] | | -| InVision | | [下载][InVision] | | -| POP | | [下载][POP] | | -| 快现 | | [下载][快现] | | -| Composite | | [下载][Composite] | | -| OmniGraffle | | [下载][OmniGraffle] | | -| Marvelapp | | [下载][Marvelapp] | | -| Justinmind | | [下载][Justinmind] | | -| Form | | [下载][Form] | | -| Prott | | [下载][Prott] | | -| Composite | | [下载][Composite] | | -| Avocado | | [下载][Avocado] | | -| Pixate | | [下载][Pixate] | | - -[Axure]:http://www.axure.com -[Fluid UI]:https://chrome.google.com/webstore/detail/fluid-ui/obgmmkbgpilmggfkhganmcmpemnhimgg?hl=en -[Briefs]:http://giveabrief.com -[Flinto]:https://www.flinto.com -[Balsamiq Mockups]:http://balsamiq.com/products/mockups/ -[AppCooker]:http://www.appcooker.com -[Proto.io]:https://proto.io/en/signup/ -[UXPin]:http://uxpin.com/# -[InVision]:http://www.invisionapp.com -[POP]:https://popapp.in -[快现]:http://www.ikuaixian.com -[Composite]:http://www.getcomposite.com -[OmniGraffle]:https://www.omnigroup.com/omnigraffle -[Marvelapp]:https://marvelapp.com -[Justinmind]:http://www.justinmind.com/ -[Form]:http://www.relativewave.com/form.html -[Prott]:https://prottapp.com -[Composite]:http://www.getcomposite.com/ -[Avocado]:https://github.com/ideo/avocado -[Pixate]:http://www.pixate.com/ - -#### 交互设计工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Framer Studio | | [下载][Framer Studio] | | -| Quartz Composer | | [下载][Quartz Composer] | | -| Origami | | [下载][Origami] | | -| jQC | | [下载][jQC] | | - -[Framer Studio]:http://framerjs.com -[Quartz Composer]:http://adcdownload.apple.com/Developer_Tools/graphics_tools_for_xcode__march_2014/graphics_tools_for_xcode_5.1__march_2014.dmg -[Origami]:http://facebook.github.io/origami/ -[jQC]:http://qcdesigners.com/index.php/forums - -#### UI效果预览工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:------------------------|------------------|:------------------------------:|:---------------:| -| Android Design Preview | | [下载][Android Design Preview] | | -| PS Play | | [下载][PS Play] | | -| Pixl Preview | | [下载][Pixl Preview] | | -| Skala Preview | | [下载][Skala Preview] | | -| LiveView | | [下载][LiveView] | | - -[Android Design Preview]:https://github.com/romannurik/AndroidDesignPreview/releases -[PS Play]:http://isux.tencent.com/app/psplay -[Pixl Preview]:https://play.google.com/store/apps/details?id=at.markushi.pixl -[Skala Preview]:http://bjango.com/mac/skalapreview/ -[LiveView]:http://www.zambetti.com/projects/liveview/ - -#### 配色工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:------------------------------------|------------------|:-------------------------------------------:|:---------------:| -| Android Material Design可视化调色板 | | [下载][Android Material Design可视化调色板] | | -| Android Material Design Colours.xml | | [下载][Android Material Design Colours.xml] | | -| Colorube配色神器 | | [下载][Colorube配色神器] | | -| Adobe Kuler | | [下载][Adobe Kuler] | | -| ColorSchemer Studio | | [下载][ColorSchemer Studio] | | -| Piknik | | [下载][Android Material Design Colours.xml] | | - -[Android Material Design可视化调色板]:https://github.com/HozakaN/MaterialDesignColorPalette -[Android Material Design Colours.xml]:https://gist.github.com/daniellevass/b0b8cfa773488e138037 -[Colorube配色神器]:http://www.fancynode.com/colorcube/ -[Adobe Kuler]:https://kuler.adobe.com/zh/create/color-wheel/ -[ColorSchemer Studio]:http://www.colorschemer.com -[Piknik]:http://color.aurlien.net - -#### 设计稿版本控制工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| LayerVault | | [下载][LayerVault] | | - -[LayerVault]:https://layervault.com - -#### 图标处理工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Icon Slate | | [下载][Icon Slate] | | - -[Icon Slate]:http://www.kodlian.com/apps - -#### 在线Icon库 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| IconFont | | [下载][IconFont] | | -| NounProject | | [下载][NounProject] | | - -[IconFont]:http://iconfont.cn -[NounProject]:http://thenounproject.com - -#### 取色工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| ColorSnapper | | [下载][ColorSnapper] | | - -[ColorSnapper]:http://colorsnapper.com - -#### 不透明度16进制值 - -| 不透明度 | 16进制值 | -|:------:|:-------:| -| 100% | FF | -| 95% | F2 | -| 90% | E6 | -| 85% | D9 | -| 80% | CC | -| 75% | BF | -| 70% | B3 | -| 65% | A6 | -| 60% | 99 | -| 55% | 8C | -| 50% | 80 | -| 45% | 73 | -| 40% | 66 | -| 35% | 59 | -| 30% | 4D | -| 25% | 40 | -| 20% | 33 | -| 15% | 26 | -| 10% | 1A | -| 5% | 0D | -| 0% | 00 | - -出自:[http://stackoverflow.com/questions/5445085/understanding-colors-in-android-6-chars](http://stackoverflow.com/questions/5445085/understanding-colors-in-android-6-chars) - -#### 手机To电脑同步预览工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| Reflector | | [下载][Reflector] | | -| x-Mirage | | [下载][x-Mirage] | | -| AirServer | | [下载][AirServer] | | -| BBQScreen | | [下载][BBQScreen] | | - -[Reflector]:http://www.airsquirrels.com/reflector/download/ -[x-Mirage]:http://x-mirage.com/x-mirage/ -[AirServer]:http://www.airserver.com -[BBQScreen]:http://screen.bbqdroid.org - -#### Gif图片录制工具 - -| 名称 | 简介 | 下载地址 | 使用教程 | -|:-----------------|------------------|:--------------------------:|:---------------:| -| LICEcap | | [下载][LICEcap] | | -| GifCam | | [下载][GifCam] | | -| Android Tool | | [下载][androidtool-mac] | | - -[LICEcap]:http://www.cockos.com/licecap/ -[GifCam]:http://blog.bahraniapps.com/gifcam/ -[androidtool-mac]:https://github.com/mortenjust/androidtool-mac - -## UI Programming Language - -[UILang](http://uilang.com) - -## Tutorials - -[HackDesign](https://hackdesign.org/lessons) - -## Games - -[The Bezier Game](http://bezier.method.ac) - -一个帮助你练习PS里钢笔工具的小游戏。 - -## Guides - -#### Android设计指南非官方简体中文版 - -Topfun镜像地址:[http://www.topfun.us/adchs/index.html](http://www.topfun.us/adchs/index.html) - -Github镜像地址:[http://adchs.github.io](http://adchs.github.io) - -ApkBus镜像地址:[http://www.apkbus.com/design/](http://www.apkbus.com/design/) - -Segmentfault镜像地址:[http://mirrors.segmentfault.com/adchs/](http://mirrors.segmentfault.com/adchs/) - -多看阅读镜像地址:[http://www.duokan.com/book/47790](http://www.duokan.com/book/47790) - -#### Android Cheatsheet for Graphic Designers - -地址:[http://petrnohejl.github.io/Android-Cheatsheet-For-Graphic-Designers/](http://petrnohejl.github.io/Android-Cheatsheet-For-Graphic-Designers/) - -#### Google Material Design 中文版 - -地址:[http://design.1sters.com](http://design.1sters.com) - -地址: [http://www.ui.cn/Material/](http://www.ui.cn/Material/) - -#### Designer's Guide To dpi - -地址:[http://sebastien-gabriel.com/designers-guide-to-dpi/home](http://sebastien-gabriel.com/designers-guide-to-dpi/home#) - -#### Email Design Guide - -地址:[http://mailchimp.com/resources/email-design-guide/](http://mailchimp.com/resources/email-design-guide/) - -## Free Design Resources - -[Google Material Design 素材](http://pan.baidu.com/s/1i35iBNv)(感谢 [@SanityD](http://weibo.com/sanityd)) - -[Material Design Icon Templates](https://dribbble.com/shots/1617724) - -[Material Design的图标集](https://github.com/google/material-design-icons) - -[Material Design UI Kit for Sketch](https://www.behance.net/gallery/20514895/Material-Design-UI-Kit) - -[Nexus 5 template for Sketch](http://tristanremy.com/nexus-5/) - -[Free Design Resources](http://androiduiux.com/free-design-resources/?blogsub=confirming#blog_subscription-2) - -[434 SVG icons](https://dl.dropboxusercontent.com/u/8067075/System%20Icons.zip) - -[UI Cloun](http://ui-cloud.com) - -[161个国内外社交网站矢量图标](http://github.com/nullice/NViconsLib_Silhouette) - -[250 free icons in 5 sizes and 14 colors](http://www.androidicons.com) - -[MINIMALISTIC EVERYDAY ICONS](http://matt-cooper.com/minimalistic-icons/) - -[Icons4Android](http://www.icons4android.com) - -# Books ---- - -[Free Programming Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#android) - -一堆免费的Android开发相关的电子书。 - -[50 Android Hacks](http://www.it-ebooks.info/book/2445/) - -50 Android Hacks这本书分12个部分介绍了50个Android开发的小技巧。 - -[免费的编程中文书籍索引](http://siberiawolf.com/free_programming/index.html) - -# 🎁福利 - - - -# Disclaimer ---- - - 版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名和链接。 diff --git a/ad/lizhi-2019-1111.html b/ad/lizhi-2019-1111.html new file mode 100644 index 00000000..57ce67f1 --- /dev/null +++ b/ad/lizhi-2019-1111.html @@ -0,0 +1,544 @@ + + + + +(通稿) 给“荔”双十一:抽 200 红包,秒 1.11 元注册码,抢 6 折热门软件 + + + + + + +

给“荔”双十一:抽 200 红包,秒 1.11 元注册码,抢 6 折热门软件!

+ +

我们的老朋友「数码荔枝」近日开始了正版软件届的双十一活动。

+ +

+ +

活动时间:11月1日~11 月 12 日

+ +
    +
  1. 在商城首页参与抽奖 (三次机会),最高可得 200 元现金红包;
  2. +
  3. 10 款软件,300 个注册码,每日 11.11 元秒杀;
  4. +
  5. 好友助力,秒杀再减 10 元 (1.11 元);
  6. +
  7. 30 余款软件 6 折起,全店 95 折;
  8. +
+ +

领取 [AndroidDevTools] 专属优惠券,前往参与活动,下单还可再减 5 元: 点击领取

+ +

连抽 3 次奖,最高赢 200 红包

+ +

关注店铺、分享抽奖、任意消费并好评,即可各获得一次抽奖机会,共计 3 次。有机会获得包括 700 个 1/5/10 元支付宝红包,及最高 200 元现金红包 (共三名)。

+ +

领取 [AndroidDevTools] 专属优惠券,前往参与活动,下单还可再减 5 元: 点击领取

+ +

+ +

好友助力,享 1.11 秒杀价

+ +

邀请好友参加活动,不仅让更多人「认识正版」,更能在参与 11.11 元秒杀活动时再减 10 元。

+ +

如何参与?微信直接扫码下方海报,并回复数字「11」:

+ +

+ +

秒杀?力度史无前例!

+ +

11 月 1 日 ~ 11 日,300 个注册码,统统 11.11 元秒杀。如果你参与「好友助力」并得到秒杀券,还能在秒杀时再减 10 元!

+ +

没抢到?别扫兴!领取 [AndroidDevTools] 专属优惠券,便宜 5 元也还行: 点击领取

+ +

+ +

30 款软件 6 折起,全店 95 折

+ +

全场 250 款正版软件 95 折。还有 30 余款高人气的热门软件 6-7 折,如:

+ + + +

软件多到一图流都放不下啦,阅读原文,进店参与活动

+ +

+ +

最后,领取 [AndroidDevTools] 专属优惠券,在11月12日,前往数码荔枝商城,还可再减 5 元: 点击领取

+ + + + + + + \ No newline at end of file diff --git a/ad/lizhi-618.html b/ad/lizhi-618.html new file mode 100644 index 00000000..e51d1ed2 --- /dev/null +++ b/ad/lizhi-618.html @@ -0,0 +1,523 @@ + + + + + + + + + + +

我们的老朋友「数码荔枝」近日开始了正版软件届的 618 活动~

+ +

活动时间:6月1日~6月20日

+ +
    +
  1. 在商城首页参与抽奖 (三次机会),获得支付宝红包、618 元免单等奖品!
  2. +
  3. 全场 250 款正版软件 95 折;
  4. +
  5. IDM、Eagle、PDF Expert、Listary、Bartender 等 15 款热门软件 6 折起;
  6. +
+ +

领取我们 [AndroidDevTools] 专属优惠券,前往荔枝软件商城首页参与,还可再减 5 元: 点击领取

+ +

+ +

连抽 3 次奖,最高赢免单

+ +

只要关注店铺、分享抽奖、在店进行任意消费,即可各获得一次抽奖机会,共计 3 次。有机会获得包括 500 个 2/3/5 元支付宝红包,618 元免单等奖品!

+ +

+ +

领取我们 [AndroidDevTools] 专属优惠券,前往荔枝软件商城首页拼手气: 点击领取

+ +

全场正版 95 折,热门软件 6 折起

+ +

全场 250 款正版软件 95 折。还有 15 款高人气的热门软件 6-7 折,如:

+ + + +

其实,更具体的折扣,他们做了一个很嘻哈的一图流 …

+ +

+ +

最后,领取我们 [AndroidDevTools] 专属优惠券,在6月20日前,往荔枝软件商城首页参与,还可再减 5 元: 点击领取

+ + + + + + + diff --git a/ads.txt b/ads.txt new file mode 100644 index 00000000..133b3671 --- /dev/null +++ b/ads.txt @@ -0,0 +1 @@ +google.com, pub-5517858206486320, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/android-emulator-install-guide.html b/android-emulator-install-guide.html new file mode 100644 index 00000000..4100c82a --- /dev/null +++ b/android-emulator-install-guide.html @@ -0,0 +1,1076 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | android emulator | downlaod android emulator | Android SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+

+
+ + + +
+
+
+
+
+
+

如何手动安装指定版本的模拟器

+

如需在 Android Studio 上手动安装指定版本的模拟器,你需要将所需的模拟器软件包内容复制粘贴到 Android SDK 安装目录中,然后更改 package.xml 文件中指定的模拟器版本。具体而言,请按以下步骤操作:

+
    +
  1. 找到你的 Android SDK 安装目录。此目录的默认位置因平台而异: +
      +
    • 在 Windows 上,该目录为 %LocalAppData%\Android\Sdk。这通常可以扩展为 C:\Users\<username>\AppData\Local\Android\Sdk,不过可能会因系统而异。 +
    • +
    • 在 macOS 上,该目录为 $HOME/Library/Android/sdk
    • +
    • 在 Linux 上,该目录为 $HOME/Android/Sdk
    • +
    + +

    你可以打开 Android Studio 并依次点击 Android Studio > Preferences > Appearances & + Behavior > System Settings > Android SDK,查看 SDK + 安装目录的位置。Android SDK Location 文件路径即是 SDK 安装目录的位置。

    + +

    如果你使用的是 macOS,并使用“访达”浏览内容,则默认情况下,Library + 文件夹可能不会显示。如需转到该文件夹,请打开“访达”,然后依次点击“前往”>“前往文件夹”并搜索“资源库”。

    +
  2. + +
  3. 重命名 SDK 安装目录中现有的 emulator 目录,因为下一步需要在这里解压缩新下载的 emulator 目录。例如,将其命名为 emulator_original
  4. + +
  5. 解压缩下载的模拟器 ZIP 文件。将内容移到 SDK 安装目录中。
  6. + +
  7. +

    在 macOS 上:解压缩模拟器 ZIP 文件后,请通过运行以下命令清除模拟器软件包上的“quarantine”属性:

    + + + xattr -dr com.apple.quarantine emulator/ + + +

    这样应该可以减少关于应检查还是屏蔽该软件包的消息。

    +
  8. + +
  9. emulator_original 目录中的 package.xml 文件粘贴到新的 emulator + 目录中。
  10. + +
  11. +

    package.xml + 文件中指定的模拟器版本更改为你已下载的要使用的版本。如需执行此操作,请滚动到 package.xml + 文件的底部,然后找到如下文本:

    + + + <revision><major>31</major><minor>1</minor><micro>4</micro></revision> + + +
  12. +
+

你可以 去这里 下载想要安装的模拟器版本。

+ +
+ + + + +
+ +
+
+

Disclaimer

+ 版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名和本网站网址。 +
+
+
+
+ +
+
+
+ +
+
+
+ 46 Comments + 去评论 +
+
+
    +
  • + + + +
    +
    + + adustdu2015 + + commented on + Sat Jul 15 + 2017 + +
    + + +
    +
    +
    +

    怎么成了全黑的啦?死气沉沉的,没有活力。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Sat Jul 15 + 2017 + +
    + + +
    +
    +
    +

    @adustdu2015 为了纪念前天去世的一个人

    +
    +
    + +
  • +
  • + + + +
    +
    + + codedart2018 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjqy 谁去世了

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @myxingke 前两天去世的一个人

    +
    +
    + +
  • +
  • + + + +
    +
    + + pdog18 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 是我们大家认识的?名字不可说吗?(不好意思可能有点冒昧) +

    +
    +
    + +
  • +
  • + + + +
    +
    + + codedart2018 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 我才学android + android的文档在哪儿找来看呢,原来开发PHP的,像PHP都有良好的手册!android不知道在哪儿看。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @pdog18 13号去世的 LXB

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @myxingke Android SDK + 里带的有,在 docs 文件夹里,或者去这里看 https://developer.android.google.cn/index.html +

    +
    +
    + +
  • +
  • + + + +
    +
    + + pdog18 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 哦,翻墙下才知道

    +
    +
    + +
  • +
  • + + + +
    +
    + + lisjiang + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    mac 版adt 下載後,打開eclipse直接“意外退出”,已經有jdk + 1.8,環境變量已經配好,還需要配置什麼?

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    @lisjiang 建议用 Android Studio ,ADT + 官方已经很久不维护了

    +
    +
    + +
  • +
  • + + + +
    +
    + + Warchaser + + commented on + Wed Aug 23 + 2017 + +
    + + +
    +
    +
    +

    as3.0 beta2版本的插件安装和升级有问题,安装无效。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Aug 23 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + Warchaser + + commented on + Wed Aug 23 + 2017 + +
    + + +
    +
    +
    +

    @inferjay + .ignore插件。beta2版本的插件安装都不好使,无论是as内部提供的插件下载安装还是离线安装。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Aug 23 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + Vixb1122 + + commented on + Mon Oct 16 + 2017 + +
    + + +
    +
    +
    +

    3.0 RC地址 404 了,这个版本应该是171.4392136 吧,MD5校验截图也不对

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Oct 16 + 2017 + • edited +
    + + +
    +
    +
    +

    @Vixb1122 感谢反馈,问题已修复

    +
    +
    + +
  • +
  • + + + +
    +
    + + sylar-kamill + + commented on + Thu Oct 19 + 2017 + +
    + + +
    +
    +
    +

    旧的搬瓦工链接已经失效了,这是新的https://bwh1.net/

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Oct 19 + 2017 + +
    + + +
    +
    +
    +

    @sylar-kamill 好的,感谢反馈

    +
    +
    + +
  • +
  • + + + +
    +
    + + leiothrixs + + commented on + Fri Feb 02 + 2018 + +
    + + +
    +
    +
    +

    gradle要更新了啊

    +
    +
    + +
+
+ +
+
+
+
+
+
+ + 捐赠图标 + + + 回到顶部图标 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/android-emulator.html b/android-emulator.html new file mode 100644 index 00000000..17b5a3ae --- /dev/null +++ b/android-emulator.html @@ -0,0 +1,6024 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | android + emulator | downlaod android emulator | Android SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk + tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+

+
+ + + +
+
+ +
+
+
+
+

Android Emulator

+
+ 注意:以下 Android Emulator 下载链接全是 redirector.gvt1.com + 开头的官方下载,无需tizi,建议用浏览器直接从官方原始链接下载,不要用迅雷下载、不要用迅雷下载、不要用迅雷下载,重要的事情说三遍,避免类似 + XCodeGhost 的事件!!! +
+ + +
+ + + + +
+
+ + + +
+ Zip files + Linux: emulator-linux_x64-14849922.zip + (327012736 bytes) + Mac (Intel): emulator-darwin_x64-14849922.zip + (452076673 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14849922.zip + (386697992 bytes) + Windows (64-bit): emulator-windows_x64-14849922.zip + (419468616 bytes) + + + SHA-256 Checksums + eb1f1c40f2399eb39bbed91a60b404bdec1b2480832c623059d44570a8a9d4fd emulator-linux_x64-14849922.zip + 5fac671139d3ca3a01579284ff750a2f062c8abe12f6f111654cde719b79d4c3 emulator-darwin_x64-14849922.zip + 97e70d1b5aeef956a49f6588e3a24b494d720e6a795c5a938cd531a5d9ad6e59 emulator-darwin_aarch64-14849922.zip + 4daca33e2a70ac7775f9e2989b675b3753ee3dfda4417bf83108ba0c89849cbb emulator-windows_x64-14849922.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14788078.zip + (322851440 bytes) + Mac (Intel): emulator-darwin_x64-14788078.zip + (450816872 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14788078.zip + (386185596 bytes) + Windows (64-bit): emulator-windows_x64-14788078.zip + (419394474 bytes) + + + SHA-256 Checksums + 85eab2a52517e8cac33dcd7fe3bed43a19472c9c2f17badf1f2616327d71488f emulator-linux_x64-14788078.zip + 0d1c4ddae1c7056426bb234e114f978ba541dce4b7a2413c9bda775878772ff5 emulator-darwin_x64-14788078.zip + 2c3865a7459ae3307e25b4a1d3eba31a6e7d8c2c921cbc80ebc2c7e241321206 emulator-darwin_aarch64-14788078.zip + f93b0d51b3ea443ba7a068f2bc39cfdb30fae3ad0c98d001a7790d9acc85c6d5 emulator-windows_x64-14788078.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14808823.zip + (329053806 bytes) + Mac (Intel): emulator-darwin_x64-14808823.zip + (458511259 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14808823.zip + (393372973 bytes) + Windows (64-bit): emulator-windows_x64-14808823.zip + (426193341 bytes) + + + SHA-256 Checksums + 1e77d8b65cce29a76df507adda853cf7f30cb2524bb109b351d71e37df9b7d0b emulator-linux_x64-14808823.zip + ba6f6cd95bb23b9a35b60a9ae3b293863cf17fa6e97b8d86c59a3ebd79fdf22c emulator-darwin_x64-14808823.zip + 02176d23150bc8e15ca8787f58c9048b640652e1ac555ae9594265fd24db1a26 emulator-darwin_aarch64-14808823.zip + 4c09a01c01111dfdf89497bc68bb95fa13f0a48ac5b4ae7d404f154f1ee83e4e emulator-windows_x64-14808823.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14763179.zip + (326794565 bytes) + Mac (Intel): emulator-darwin_x64-14763179.zip + (451853443 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14763179.zip + (386573372 bytes) + Windows (64-bit): emulator-windows_x64-14763179.zip + (419165470 bytes) + + + SHA-256 Checksums + 72e92fbd43848df2a424bd7f0625e4f719cfccba9563403ce6bbe83c68732cdb emulator-linux_x64-14763179.zip + 4082f3bfd77c44ead4a996fbe61b41f42c4b1684daf884faceffc52c5cce10d7 emulator-darwin_x64-14763179.zip + e14a893a5d8c9195857b0b0411ee47e54c1e61370c3a9745cd5fc4589c8cf382 emulator-darwin_aarch64-14763179.zip + ac406b5f5d212759c81195ff2f222c27bdf71413db923ef473eb444d2eb0be53 emulator-windows_x64-14763179.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14733950.zip + (322861272 bytes) + Mac (Intel): emulator-darwin_x64-14733950.zip + (450815102 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14733950.zip + (386185808 bytes) + Windows (64-bit): emulator-windows_x64-14733950.zip + (419397465 bytes) + + + SHA-256 Checksums + 1808b64b0bef24257c9d43a995784175d55842c1688f28b0c1b5db64d8f22ae7 emulator-linux_x64-14733950.zip + 2739da00f41d1d49a3ac1679860eab906d729b66bbc9c756521f75b1ad4bcab9 emulator-darwin_x64-14733950.zip + 8b07ba7bc83e0627a5060e8c2b1cea59fcda95d3d37d80ed269e0ed16229d2ca emulator-darwin_aarch64-14733950.zip + 2f23a9065b19b9e3795ac7a8a7d670282657596ba5bb2939f7a6bec79e8fe00d emulator-windows_x64-14733950.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14724230.zip + (328560727 bytes) + Mac (Intel): emulator-darwin_x64-14724230.zip + (457902877 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14724230.zip + (393024212 bytes) + Windows (64-bit): emulator-windows_x64-14724230.zip + (425709081 bytes) + + + SHA-256 Checksums + 88d44ab40f0ccc5d717c0f540e867e7b7eb27121752bc1980259119ce5eb48a7 emulator-linux_x64-14724230.zip + a9a7798900ecbf7e83ee529a3b595958078bf060db3985f6def790463890ceb2 emulator-darwin_x64-14724230.zip + 691c560f95283807b74911b95628579ccc2ef98039f57b0eac8cc64b4c415ad9 emulator-darwin_aarch64-14724230.zip + 4848e8a2649253ae6a56c1e02c9d2f587e61353b27bfb54ed97c6915554ca382 emulator-windows_x64-14724230.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14690940.zip + (328400896 bytes) + Mac (Intel): emulator-darwin_x64-14690940.zip + (457854753 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14690940.zip + (392981138 bytes) + Windows (64-bit): emulator-windows_x64-14690940.zip + (425663494 bytes) + + + SHA-256 Checksums + 4da12c0c1e98cbf5942e992faca9696dc005f09974f5657ee89274517e56b6eb emulator-linux_x64-14690940.zip + 75f8a3a65c8dc93dc48be59f850e305202262909e088e8db4c1b029c7b3544da emulator-darwin_x64-14690940.zip + 87ad10a88ae5faba9a8c5c3fdc17637d7fa351cf4d2596848d377f2d5486d195 emulator-darwin_aarch64-14690940.zip + f943a1ef6caad0357cc2f883622e436f3b98abd353ffab9d53ecf00a0d894ef9 emulator-windows_x64-14690940.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14620164.zip + (328376763 bytes) + Mac (Intel): emulator-darwin_x64-14620164.zip + (457941853 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14620164.zip + (393046766 bytes) + Windows (64-bit): emulator-windows_x64-14620164.zip + (425798676 bytes) + + + SHA-256 Checksums + f32137b522fbd1493b3ff27727bab5f7457658681119c20e2d192efcf41556e1 emulator-linux_x64-14620164.zip + cab32fdc5991e7a3ffe62a0a2c0ca7264f40ed6a8e433c778b9423daa80acaac emulator-darwin_x64-14620164.zip + 87aee50efd32f4b52cf24ceb37319cb0f872e39949dac3227bdb4afc144a5cb9 emulator-darwin_aarch64-14620164.zip + 4f974ba0665eec63453031716bf4559bef22a95c8a474032de37ffb4ae2b9874 emulator-windows_x64-14620164.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14577142.zip + (328223419 bytes) + Mac (Intel): emulator-darwin_x64-14577142.zip + (457639248 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14577142.zip + (390847719 bytes) + Windows (64-bit): emulator-windows_x64-14577142.zip + (425611046 bytes) + + + SHA-256 Checksums + b74bbd58c1b036497949e2a3e7f39b2fc07856854157e4879484afc2e8a34701 emulator-linux_x64-14577142.zip + ccea2908249077c9aa7bfed5f048a611050b4b04a8cc90864dd3ed3491886fa0 emulator-darwin_x64-14577142.zip + f6a74f4838632ffece2c4dc651a977dfd3eef9a4bec00160c2cb37f1524dd4ee emulator-darwin_aarch64-14577142.zip + 74f55ffeddedb8cf9d359b5c086dc134863f188d57f4be4de0dfec211c4f11f2 emulator-windows_x64-14577142.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14535852.zip + (328074915 bytes) + Mac (Intel): emulator-darwin_x64-14535852.zip + (457524417 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14535852.zip + (390774019 bytes) + Windows (64-bit): emulator-windows_x64-14535852.zip + (425446280 bytes) + + + SHA-256 Checksums + 5778e5db775c0c8c09683469dd8bd6029ed71b2dcf2f7bb4870f91fe7b19cfc0 emulator-linux_x64-14535852.zip + 8769d8ea52da78efdf8d9e6d0ff0418ae9ee5aaa240d67a01482ceae847c22c2 emulator-darwin_x64-14535852.zip + 89384379e26a73c137b962abda36ce49262201beb31552b95511faef1b3a4e05 emulator-darwin_aarch64-14535852.zip + 7d1d49a4262bbdd77ea3269709ea8d909ae58c771d5d2cb6d6c20cfaf369d09d emulator-windows_x64-14535852.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14472402.zip + (320951246 bytes) + Mac (Intel): emulator-darwin_x64-14472402.zip + (460823642 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14472402.zip + (390093951 bytes) + Windows (64-bit): emulator-windows_x64-14472402.zip + (447454873 bytes) + + + SHA-256 Checksums + c8ab9ffbc4c2d11c02e06e81a9d9f81970177dc5ab599e3a30eb08a4a5496a67 emulator-linux_x64-14472402.zip + a01025b471a9ac0ef0fbd59febd0c1cfdeb2e889cc6fedc7ea881239bd8bb9a4 emulator-darwin_x64-14472402.zip + f285a4974c3352a1c0026ae76fe53b06a02d71d0e13ebbab79a928af1f86d3a2 emulator-darwin_aarch64-14472402.zip + fbd5e54c868f66de78fa3a8b811daaa58262caddf8920271a63f77386cce21ca emulator-windows_x64-14472402.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14518053.zip + (328061962 bytes) + Mac (Intel): emulator-darwin_x64-14518053.zip + (457500029 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14518053.zip + (390758862 bytes) + Windows (64-bit): emulator-windows_x64-14518053.zip + (425424063 bytes) + + + SHA-256 Checksums + 299050a55a91aad8eef5dd967a645f66df136495df7bf08e7dad1e935fc145e8 emulator-linux_x64-14518053.zip + 2e03b08195d7b2ac3f209242624f8eefa079df8fffc9526b0aaa3b8b47cbb3e1 emulator-darwin_x64-14518053.zip + a282f33b334401eb5f209dede57ac37d66357593b6c9b28c9a8b3e0e16e37a55 emulator-darwin_aarch64-14518053.zip + 6e9cdd64ab0391afbc738310e4998d11f8cbaf7c18818c13a79bad7744350628 emulator-windows_x64-14518053.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14404213.zip + (320949442 bytes) + Mac (Intel): emulator-darwin_x64-14404213.zip + (460825057 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14404213.zip + (390098783 bytes) + Windows (64-bit): emulator-windows_x64-14404213.zip + (447453001 bytes) + + + SHA-256 Checksums + 1cc7a876cc25d08eeb4c0132329cda541d41e0a88ef13378a14e700758e3952e emulator-linux_x64-14404213.zip + 3d1a0827630a39cad67b4bd8f8466c03ad82790f0fe4cd7589904211b9f5da39 emulator-darwin_x64-14404213.zip + b9f5c8c14278036d0071c4ded81469603998a3243aaea92c4f9b86ce648ff683 emulator-darwin_aarch64-14404213.zip + 32bf7b8e95f736ed5a120c52b02f19ae2ae5ed694216162694f1b2ed2c0e95bd emulator-windows_x64-14404213.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14433334.zip + (326240176 bytes) + Mac (Intel): emulator-darwin_x64-14433334.zip + (457844193 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14433334.zip + (391350668 bytes) + Windows (64-bit): emulator-windows_x64-14433334.zip + (456348380 bytes) + + + SHA-256 Checksums + 37202259b862f8b42e85c7ecfc718a95dad4afadbee15d9f0c5748dcb0792630 emulator-linux_x64-14433334.zip + d40b3c1e57421403570a98fcf556a8adf52a9e101d66266d4a619c8b1fd21149 emulator-darwin_x64-14433334.zip + 7d1b30cf8fb62f7d80879c77b179e121e2a1f80efd5a479ee854fdc80c82c478 emulator-darwin_aarch64-14433334.zip + 34bf45be02483cbfba88d5a1835b82bf5c0828466bab0a63157418fce24efc92 emulator-windows_x64-14433334.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14396629.zip + (326643435 bytes) + Mac (Intel): emulator-darwin_x64-14396629.zip + (468205789 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14396629.zip + (397300256 bytes) + Windows (64-bit): emulator-windows_x64-14396629.zip + (453618952 bytes) + + + SHA-256 Checksums + ddc6e5f07fd560eb6629a068612a43c2650535a444e5fd13a38d06d35ae63fb2 emulator-linux_x64-14396629.zip + f03e12e76ac283179ddc863e1902cca5e3b08716ed006548cbb108532a88401c emulator-darwin_x64-14396629.zip + bb6c4d33957485306ea9a2e0c74b213e226a74631d8203bf71bed481e5332288 emulator-darwin_aarch64-14396629.zip + a65618cd11049a1da4f43034624b679755a059cf9bd70977e26b34c6661ab829 emulator-windows_x64-14396629.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14358391.zip + (326468883 bytes) + Mac (Intel): emulator-darwin_x64-14358391.zip + (468203897 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14358391.zip + (378063260 bytes) + Windows (64-bit): emulator-windows_x64-14358391.zip + (453555012 bytes) + + + SHA-256 Checksums + 48fb9628c77cf73433e93b4de07dba068a5b12ae857564a9a40035abb48f1ff5 emulator-linux_x64-14358391.zip + 41cdb1aaab8d8c7a7bdfa850472b7e91271769a10f578df03a82dc8bfb3a8d71 emulator-darwin_x64-14358391.zip + 9d5bdb57db6530b2baa2d0eb7d6486bdd60bd29731ad13f4791bfe315c418c35 emulator-darwin_aarch64-14358391.zip + 471980fc40f40a6c7128946516c4c2723d0fc6fdcc543de7a64da2b9d9de2db8 emulator-windows_x64-14358391.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14324226.zip + (326433923 bytes) + Mac (Intel): emulator-darwin_x64-14324226.zip + (468156163 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14324226.zip + (378043792 bytes) + Windows (64-bit): emulator-windows_x64-14324226.zip + (453516293 bytes) + + + SHA-256 Checksums + ed3266926bb4d66f109ac437ae45870853be9fcf9493c5cb2253c247e1cb6440 emulator-linux_x64-14324226.zip + 201df2bfcf0515d6bb3681e3dad1e5ca66026fedb2c08c2282b781b0858894cf emulator-darwin_x64-14324226.zip + ad1d71d5fa564dce74ef4979a8576abe025401181cbe7a01ae9b4bf7787d34c3 emulator-darwin_aarch64-14324226.zip + 9322c195e88efb6c9ee5bacfd17100a7a8d9effa7196c7601610b8e9b7b3974d emulator-windows_x64-14324226.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14290673.zip + (326365552 bytes) + Mac (Intel): emulator-darwin_x64-14290673.zip + (469252259 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14290673.zip + (379145766 bytes) + Windows (64-bit): emulator-windows_x64-14290673.zip + (450506299 bytes) + + + SHA-256 Checksums + cd1458d321c6d77d8d5f7bd1f5ee4b7afd7b354e28553e90f0283eec0265f5a4 emulator-linux_x64-14290673.zip + c6ed87e0218f57a7d59346919dd7c6b9b3f9ec558d669377ecce734321c18cc1 emulator-darwin_x64-14290673.zip + 68b752b28a6171e0a40fd25c5ff15cb902178b8616d535063ad7cb1e2d6635dc emulator-darwin_aarch64-14290673.zip + 43cfd30cb53abd3aec30a5601089c3e0c836d1073c79b8cb8e69d3cf1f605e35 emulator-windows_x64-14290673.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14257411.zip + (325925467 bytes) + Mac (Intel): emulator-darwin_x64-14257411.zip + (468816526 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14257411.zip + (380621007 bytes) + Windows (64-bit): emulator-windows_x64-14257411.zip + (449704089 bytes) + + + SHA-256 Checksums + 45dcb621c6b45065438c215b6ee0aa8f5bad8f4ddad401b627a78cec201cd3e4 emulator-linux_x64-14257411.zip + 0750e03c234b89090e215becd2727288933e06f65489db04dd0bee70ed9dcc3f emulator-darwin_x64-14257411.zip + c2bf3f42300b4eb45b51f9a48f485f6d14418e160f7d3eba4c7dce0ac53362bb emulator-darwin_aarch64-14257411.zip + 0d7e732b0e2b04f8268d2512e9db4031c66cb2241a279f969cb5d741fd5f8b41 emulator-windows_x64-14257411.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14214601.zip + (320123396 bytes) + Mac (Intel): emulator-darwin_x64-14214601.zip + (395794431 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14214601.zip + (313352024 bytes) + Windows (64-bit): emulator-windows_x64-14214601.zip + (443355796 bytes) + + + SHA-256 Checksums + 55e7ce272dd27413855c81b4629c107a1553d07a2f77fa55a6049fdca22f4221 emulator-linux_x64-14214601.zip + 1454d26becf68b2a1804901349c27274b6667fb04c6b3434d6232c44c2888252 emulator-darwin_x64-14214601.zip + 933743d94124a55213b106dc3369525b57b29cf4cd560993fc3143e70e1423a5 emulator-darwin_aarch64-14214601.zip + b0cf63f996d41eb75b0154938ff4a2e0140eab2625b9784cdc9d03ffbb1900df emulator-windows_x64-14214601.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14212360.zip + (320127019 bytes) + Mac (Intel): emulator-darwin_x64-14212360.zip + (395794148 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14212360.zip + (313352324 bytes) + Windows (64-bit): emulator-windows_x64-14212360.zip + (443351309 bytes) + + + SHA-256 Checksums + 9a6641da7f4a3133dc320e1eb411644a12ab6966c9a8af0c8bd10cb401308f74 emulator-linux_x64-14212360.zip + af9c72210b258751fdd4cd31d8eb76b3fcb06b0d3bc506beabc38819d2537a98 emulator-darwin_x64-14212360.zip + f0d87ada3278f3057f263191bef96c5be40fdc65a4f659b73522bdc86a51e098 emulator-darwin_aarch64-14212360.zip + 3e8637e1a77f04ed7081dad57e6317b1ddfcdad3dd52c211701ef4f415c27df3 emulator-windows_x64-14212360.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14204996.zip + (325930034 bytes) + Mac (Intel): emulator-darwin_x64-14204996.zip + (468828491 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14204996.zip + (380627684 bytes) + Windows (64-bit): emulator-windows_x64-14204996.zip + (449700640 bytes) + + + SHA-256 Checksums + c3173d280d781a8fe40be183d3f4dcf6e3c2e1c4230630e559d1d11d30f63a13 emulator-linux_x64-14204996.zip + 330f53399902c7ecd188086d1bd6478286455b84132238da522f695a72eec25a emulator-darwin_x64-14204996.zip + debfd1f4f4e14dab0c3cbd4acf774ef3aab13cb57a436edde022f42429c4e5f7 emulator-darwin_aarch64-14204996.zip + 4b513a4945773ec29c1a8f7a2710a4dd7fcae238fb4143193e381ce4790bf8a7 emulator-windows_x64-14204996.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14184492.zip + (325873993 bytes) + Mac (Intel): emulator-darwin_x64-14184492.zip + (407809697 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14184492.zip + (325114568 bytes) + Windows (64-bit): emulator-windows_x64-14184492.zip + (449656572 bytes) + + + SHA-256 Checksums + bb37089e2ef689890796731a5f5d2479bc566306fa8e50de7aeb40de18fce686 emulator-linux_x64-14184492.zip + 3646d5c20f41789affda6f490dbe5992adb35b6bd9a7a93e0a7b0d42772204eb emulator-darwin_x64-14184492.zip + df3446a5b129f1ab32f8200bc73b79182fba4cd26091c06ee128039d81faed0c emulator-darwin_aarch64-14184492.zip + ba9baeac6c45caaa4c7082849e4c889425099405056badad594241ab661f48a9 emulator-windows_x64-14184492.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14127940.zip + (325857558 bytes) + Mac (Intel): emulator-darwin_x64-14127940.zip + (403243226 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14127940.zip + (320576855 bytes) + Windows (64-bit): emulator-windows_x64-14127940.zip + (449615240 bytes) + + + SHA-256 Checksums + 1d1aeeb70c368e0d5121b0ddccf39502790092d53d89904e35525ded0bc90511 emulator-linux_x64-14127940.zip + c75d7dfa9d4a4f18757c6b1cb382637ce482c507f4fb171a6c6c0647fb38902f emulator-darwin_x64-14127940.zip + 7ad14ffb7f25ed1116573c036ee46e3eeacee6bececc62e5341bb04dc59715d4 emulator-darwin_aarch64-14127940.zip + 137a566bca579aaa58fa52cdce1ae8c9518fda0781c64ec28e3c54196f8f4a1b emulator-windows_x64-14127940.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14110321.zip + (320127757 bytes) + Mac (Intel): emulator-darwin_x64-14110321.zip + (395795926 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14110321.zip + (313350828 bytes) + Windows (64-bit): emulator-windows_x64-14110321.zip + (443358079 bytes) + + + SHA-256 Checksums + 02d7ebde1e49db149adc34e16cbf7baedf24640957eb1bf29eae74e4c8bac097 emulator-linux_x64-14110321.zip + 37127b590540e324276faec5d7c62afc30baf7b94b0611484db9a560ef15dcd2 emulator-darwin_x64-14110321.zip + 53e159a17ed59b5ab3800f76f4a69b40b933edf8f9011fc6e6079d4c3333b0db emulator-darwin_aarch64-14110321.zip + b6d16203cfa0109a0900ace6feda137fd5bc0860879db4234a7ad98947866bf4 emulator-windows_x64-14110321.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14097453.zip + (325784553 bytes) + Mac (Intel): emulator-darwin_x64-14097453.zip + (403143569 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14097453.zip + (320524751 bytes) + Windows (64-bit): emulator-windows_x64-14097453.zip + (449512130 bytes) + + + SHA-256 Checksums + 9baa2d5c2252b5a72a40cbb9605a6daa0e6014ab32a0465895099ae44f796c99 emulator-linux_x64-14097453.zip + 651925cff31fa37db3ae3106967aef46ad0d23fb44b75f4b3cae7b224deb5ae3 emulator-darwin_x64-14097453.zip + cd1a15ca4ca5330e02c1d2646cf9302d5d28c44ae9f10027c5d6f8133f938f96 emulator-darwin_aarch64-14097453.zip + 73ba2a14f5e21207fab8f0669d7fdcdbdcf874dabb37e496b339dfc263a57134 emulator-windows_x64-14097453.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14056829.zip + (324869697 bytes) + Mac (Intel): emulator-darwin_x64-14056829.zip + (402067192 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14056829.zip + (319605140 bytes) + Windows (64-bit): emulator-windows_x64-14056829.zip + (446880382 bytes) + + + SHA-256 Checksums + 459864c7f429af3713a43077d1897b27ffc517da067ee5048e0845b5d4b8eb4f emulator-linux_x64-14056829.zip + f5bdeed66a66c62e006736d50e972ecc67aee745a17e69c549f473548e0fc64e emulator-darwin_x64-14056829.zip + a89df8639bae53143fe01da84878ea71d78715a4daf41a9eefcb64b1862b44e6 emulator-darwin_aarch64-14056829.zip + 3c7be703439b23b28c4743a58a0dd7fff5722e8a765a663f5daaa874c741bdb2 emulator-windows_x64-14056829.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14033747.zip + (324868415 bytes) + Mac (Intel): emulator-darwin_x64-14033747.zip + (402050019 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14033747.zip + (319599788 bytes) + Windows (64-bit): emulator-windows_x64-14033747.zip + (446880322 bytes) + + + SHA-256 Checksums + a6fd7a8962fd44fb44135584a49fefd1d5f0f757825709b94b61bd81fc9cf629 emulator-linux_x64-14033747.zip + 675de2f77700f32f5c0a18d10662235cb316b75ff2fb5e908737468077cee751 emulator-darwin_x64-14033747.zip + f8c54b38ba940b5d00238c906470f70172aaa526cf6062ce637cbc977c6e84b2 emulator-darwin_aarch64-14033747.zip + b01150afef995d74a8826c30d8761e3b23b8a8752a60b61785299c1705a06064 emulator-windows_x64-14033747.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13973549.zip + (324837718 bytes) + Mac (Intel): emulator-darwin_x64-13973549.zip + (402013000 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13973549.zip + (319566908 bytes) + Windows (64-bit): emulator-windows_x64-13973549.zip + (446856503 bytes) + + + SHA-256 Checksums + a8f9f26977b13407cd5ab58c6e1ef76eede5263145a65109aa62f383c76ebf5e emulator-linux_x64-13973549.zip + feae6d766b584b7ac850468bf2395251d3f925c5ee0293a7ba11be0f908d2de0 emulator-darwin_x64-13973549.zip + 07322c7d2e119c56bfedeff2bfab2a6a088c011d38b9b9bf6f19f5d7242626f1 emulator-darwin_aarch64-13973549.zip + 9086bba686907be93d46c8308be13de88e72d21b453fc50de61bc1cb585739c5 emulator-windows_x64-13973549.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13935797.zip + (324798697 bytes) + Mac (Intel): emulator-darwin_x64-13935797.zip + (401961054 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13935797.zip + (319526337 bytes) + Windows (64-bit): emulator-windows_x64-13935797.zip + (446805129 bytes) + + + SHA-256 Checksums + 5ad85a4800e4e48cfaafff52e6c242d4f706c2c247493c0110992219e0376409 emulator-linux_x64-13935797.zip + aa51ce350e9ba79fd28d5882d8ab32c785e3559bdbcf186e8fe0497cc91296a5 emulator-darwin_x64-13935797.zip + bf9902fa9047458d8a11ee06826caafe0dd5a9d7b8a2bf253c42d6dfad735497 emulator-darwin_aarch64-13935797.zip + 3d8e29a777a1cb96980bd868e72a7774adcbbab786cfbef314a1a97af5b0b59a emulator-windows_x64-13935797.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13865802.zip + (324651571 bytes) + Mac (Intel): emulator-darwin_x64-13865802.zip + (401821594 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13865802.zip + (319398693 bytes) + Windows (64-bit): emulator-windows_x64-13865802.zip + (446710855 bytes) + + + SHA-256 Checksums + 8d9d5c117704a8e66f7df957621516fa45cede306db9902037c47bc189a860df emulator-linux_x64-13865802.zip + a8c1ae4c2b32efa69550c2a4340c796f0d383445d98c65e70924433ebaa02b02 emulator-darwin_x64-13865802.zip + 58d74993ed5f4f2b39f8abedd0adf3bc05142e92b9052ce21e85ef9948f9b23f emulator-darwin_aarch64-13865802.zip + 48738dd1e2ffb12e0c63a4ad490bd393c20f5ac08d02fff4a39b17bec1f562ae emulator-windows_x64-13865802.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13823996.zip + (319203216 bytes) + Mac (Intel): emulator-darwin_x64-13823996.zip + (394943617 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13823996.zip + (312528104 bytes) + Windows (64-bit): emulator-windows_x64-13823996.zip + (440857308 bytes) + + + SHA-256 Checksums + 5a580b0169e3fd26c99a67b86720f367f78828b1733d748cbe566e001b517024 emulator-linux_x64-13823996.zip + 54eced5b8e0f76708e6861dba4b4fe5e8fe030a0910e24da7f5ed4b98aa5c337 emulator-darwin_x64-13823996.zip + 2ba5f7cc9f358d42aeed8404f5a84a58684cf70df847431dc5cb6891a2cf239d emulator-darwin_aarch64-13823996.zip + edcba6087056d6c180ee7389ec6bc7518026bab673fbf9c57dd5ee341de3c55f emulator-windows_x64-13823996.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13834384.zip + (324648475 bytes) + Mac (Intel): emulator-darwin_x64-13834384.zip + (401869123 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13834384.zip + (319400816 bytes) + Windows (64-bit): emulator-windows_x64-13834384.zip + (446805344 bytes) + + + SHA-256 Checksums + 8d060961114e96ca6aae7ec365662a97656ccf3b1e27f4c859467aa31762ca09 emulator-linux_x64-13834384.zip + 37e2414643a14f00534f8dc523acb80538d2db2ff7e0f9168a48c6770bb74869 emulator-darwin_x64-13834384.zip + 554dfcbec6b4fd2cff64371cbca966559da2801626f57a74d4bcb3ae40d75348 emulator-darwin_aarch64-13834384.zip + 811728a3d10c758bfb0bd3fbddca211cb326d5afc97c3f7a5ba62c0cba9ff8bf emulator-windows_x64-13834384.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13797555.zip + (324881952 bytes) + Mac (Intel): emulator-darwin_x64-13797555.zip + (402138250 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13797555.zip + (319701065 bytes) + Windows (64-bit): emulator-windows_x64-13797555.zip + (447004791 bytes) + + + SHA-256 Checksums + 0ae988aa7f09cb72c184e884ce5c13f9b4655fa5b0e7dfacb5953e20a8ab5ac0 emulator-linux_x64-13797555.zip + 8958f47fdbaa177ee5c9fdd9d0b63634adf073d2449f8212cecd82207951a903 emulator-darwin_x64-13797555.zip + 71765c0dbbdc7644f74dc4b1b1c61f480e89e2b5b4be4fe7805021e1df224f3a emulator-darwin_aarch64-13797555.zip + e291c767a09594efea159b239cdf0201e517df44a38c37a030f52c8f4dccc036 emulator-windows_x64-13797555.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13784423.zip + (319200975 bytes) + Mac (Intel): emulator-darwin_x64-13784423.zip + (394949463 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13784423.zip + (312530769 bytes) + Windows (64-bit): emulator-windows_x64-13784423.zip + (440864909 bytes) + + + SHA-256 Checksums + 06b90b7570933f6570c76dfd3054c36c2af579417f5dd928e0b6a02f70440475 emulator-linux_x64-13784423.zip + ad549fc46fd8a356c6ba7fe813fcd8463177155f980281bbe4ab96704a05ddaf emulator-darwin_x64-13784423.zip + f521d1d68c0dfeb8457b45c9bccc3790caf5789f7462708492a26da1e673060c emulator-darwin_aarch64-13784423.zip + 0636599fcdf4f343a23934c7fc30cd9505d7f5264f65b96bbaf0e688a39283b8 emulator-windows_x64-13784423.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13762611.zip + (324851487 bytes) + Mac (Intel): emulator-darwin_x64-13762611.zip + (402271465 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13762611.zip + (319687220 bytes) + Windows (64-bit): emulator-windows_x64-13762611.zip + (447002668 bytes) + + + SHA-256 Checksums + 3d07616bb258be8dafd44f4679850f6c3b7e823ac84babe37a45e4e8c16d3552 emulator-linux_x64-13762611.zip + 92d87aaf2e4b5ffbe692e77f4f0623a107c093e03e3b9e0cbf1b316eeb93ecd8 emulator-darwin_x64-13762611.zip + d0b45d115f58d54f8eca59e47266ef50afdef90c33e154c4e9ab10dc216d4799 emulator-darwin_aarch64-13762611.zip + d76f1da9219e3fb74df979b2d6a1b6d0e6d2b19f5cb9e3fba75456e4a4f6adca emulator-windows_x64-13762611.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13701740.zip + (324806363 bytes) + Mac (Intel): emulator-darwin_x64-13701740.zip + (402221163 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13701740.zip + (319829643 bytes) + Windows (64-bit): emulator-windows_x64-13701740.zip + (447058459 bytes) + + + SHA-256 Checksums + e32c9cf31c928d8b8d65de08929192c7557bbc1de061a0508ec478c0351d4208 emulator-linux_x64-13701740.zip + 7362d82cc47fbaceec7cf009529290466b6bb41b6fa66980e5160e86efd0f59b emulator-darwin_x64-13701740.zip + 4a9fd837d89b33406c8c155ac872e429c851e2dc22b59226c3dae1ca1e92059e emulator-darwin_aarch64-13701740.zip + e1e753c2c45b65e0f23b51488af31c67196e64d502da78cf65aae558376d773b emulator-windows_x64-13701740.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13610412.zip + (319086252 bytes) + Mac (Intel): emulator-darwin_x64-13610412.zip + (394677211 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13610412.zip + (312523248 bytes) + Windows (64-bit): emulator-windows_x64-13610412.zip + (440033908 bytes) + + + SHA-256 Checksums + 2fe2b56fe93ce75e1d478a40162131381d911c355efeaedb54dd1e0d0897a5cf emulator-linux_x64-13610412.zip + 4048517762222cde471c9d029d6ee4bc79f3a8909afa65b7f2745e5f9c016c7a emulator-darwin_x64-13610412.zip + dcfa6067bff3ff68841598f18d5e53bc046316844bfe30594ebd4785599c15e6 emulator-darwin_aarch64-13610412.zip + 0865071aecf3d90a5b967cb6cb0cd48bea0a58a26ef4953b32037671c129b7e9 emulator-windows_x64-13610412.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13639036.zip + (324803275 bytes) + Mac (Intel): emulator-darwin_x64-13639036.zip + (402217699 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13639036.zip + (319805034 bytes) + Windows (64-bit): emulator-windows_x64-13639036.zip + (447091534 bytes) + + + SHA-256 Checksums + e20309fb82f85a94b13740d67cfedcdda13333406cb52a63a68068301ba045e2 emulator-linux_x64-13639036.zip + dc6e6599a2fb9ee93afd206c9215db482f0d4be702d7ba2551011d16b132864e emulator-darwin_x64-13639036.zip + b8bbce4fd6d1ab40e6a04b1737ebc9ed67f6770879108c6cd29c7ebee40aeb66 emulator-darwin_aarch64-13639036.zip + 596f289cc805ff156d03ab664ff80598692a50d1cad5af2259d7db132f6b81a3 emulator-windows_x64-13639036.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13605811.zip + (324815470 bytes) + Mac (Intel): emulator-darwin_x64-13605811.zip + (402255681 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13605811.zip + (319828737 bytes) + Windows (64-bit): emulator-windows_x64-13605811.zip + (446222448 bytes) + + + SHA-256 Checksums + 666dc8011a78c9371725ec3e385e18ffdd3dea664c59fda576ef86ebcf2e3b3c emulator-linux_x64-13605811.zip + 62ea3390be6bd79fbb131bdca5e14094093e414a667580cca598dcc87976483f emulator-darwin_x64-13605811.zip + c23d5cf27907d6e1474ad79ec434a2d7e39b6adeab24917e7ec4c2a9fdac15d9 emulator-darwin_aarch64-13605811.zip + dbffe0a2d8587e36de49ee80465ed97c77a62e5abaa7037be864b5dba424011b emulator-windows_x64-13605811.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13579150.zip + (319083260 bytes) + Mac (Intel): emulator-darwin_x64-13579150.zip + (394674056 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13579150.zip + (312524225 bytes) + Windows (64-bit): emulator-windows_x64-13579150.zip + (440024456 bytes) + + + SHA-256 Checksums + 4de47cb6969be55f08603b51e0dba2579502f6eccb76560486f64fb16f43913c emulator-linux_x64-13579150.zip + 6c5cab361bb70a973d38819dc1bacca3c8532601a004de3e7189246bc54f5678 emulator-darwin_x64-13579150.zip + b4a67653901608e81cee1cd002ce827ef3040fd9dce4d8f96e2f0b881ca0f4ad emulator-darwin_aarch64-13579150.zip + a153ceb4dd67675caab983c08e7256c87acb67c6a174c0fb02e176fc76c9bcfc emulator-windows_x64-13579150.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13572372.zip + (324735906 bytes) + Mac (Intel): emulator-darwin_x64-13572372.zip + (402106472 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13572372.zip + (319732401 bytes) + Windows (64-bit): emulator-windows_x64-13572372.zip + (446330192 bytes) + + + SHA-256 Checksums + 140acaca39b6c6dcd38101dc2404ecf90ea51115a23abe592d3a428dac3f8962 emulator-linux_x64-13572372.zip + 14ec8c2613b2e0b5e650f9bbe501ab720ca77fac78017ab966fe731dcf2d1921 emulator-darwin_x64-13572372.zip + e80a599899aa5c058c53bfc56ea137c3d5b9877f93ce7bfdcca42bedfb0eb216 emulator-darwin_aarch64-13572372.zip + 5339953778b8b13de5f2221e87f5a47a68d41a14c6a14833eeb744f616b9b354 emulator-windows_x64-13572372.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13544801.zip + (324772288 bytes) + Mac (Intel): emulator-darwin_x64-13544801.zip + (402124565 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13544801.zip + (319759472 bytes) + Windows (64-bit): emulator-windows_x64-13544801.zip + (446247044 bytes) + + + SHA-256 Checksums + 4a89e9fb123e55c112d2d560fb51b5a6613b51e57b7e2409f15042d5f1e95810 emulator-linux_x64-13544801.zip + d616007e84563e4c3df6c4464cd5617a33b849aa3c91d4f98cfc68609d24af36 emulator-darwin_x64-13544801.zip + 03e730f65b3e7042cc63362c11875249477352024a301b60686805981b0a1d4b emulator-darwin_aarch64-13544801.zip + df1d31fdee61ee7d9ba8ca5b530b97c14b822a050a63f4e0ef5634930679e506 emulator-windows_x64-13544801.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13509757.zip + (324744448 bytes) + Mac (Intel): emulator-darwin_x64-13509757.zip + (402086131 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13509757.zip + (319749920 bytes) + Windows (64-bit): emulator-windows_x64-13509757.zip + (446221679 bytes) + + + SHA-256 Checksums + 7761ebc3a0f4f37038110eb94973c2cfe415094db835ff232fd3eb982000b8d3 emulator-linux_x64-13509757.zip + 44682e8388f109ff4961ea7c44543697cd6e2e1cdef68a6f4f0f698f5ef29069 emulator-darwin_x64-13509757.zip + 7c9b41e3f5b072ed7e7435f20339300e509ac82e7c049bbae4e6b0b7a663323e emulator-darwin_aarch64-13509757.zip + 7c154ee1c7b7d3cf437621a3811869cb545f861909ae84222634d4211e5d3b4e emulator-windows_x64-13509757.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13473012.zip + (319085855 bytes) + Mac (Intel): emulator-darwin_x64-13473012.zip + (394682677 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13473012.zip + (312519726 bytes) + Windows (64-bit): emulator-windows_x64-13473012.zip + (440020709 bytes) + + + SHA-256 Checksums + 909814140641d45ed5636036c8b089e29d55bbfb03f060cb6bca642acc4dde1b emulator-linux_x64-13473012.zip + ab1b37a94c2ce5faa640a7a319cf55c142310b347c4f6ef23fbba5ed5e1d9ac7 emulator-darwin_x64-13473012.zip + 766845b7dc29cafb54b6da56653be33771f2581eea77c2ad62d3d8bda7caba8f emulator-darwin_aarch64-13473012.zip + ec8b38f4ec7a6be603714ccb7147917ab9e198e4ec047896adf88f4af664a4f3 emulator-windows_x64-13473012.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13466586.zip + (324742658 bytes) + Mac (Intel): emulator-darwin_x64-13466586.zip + (402026590 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13466586.zip + (319705870 bytes) + Windows (64-bit): emulator-windows_x64-13466586.zip + (446107633 bytes) + + + SHA-256 Checksums + 1a6e1c29b4e0476c534e0030ae46e24815935a284640b02a71b1e4762d7c1072 emulator-linux_x64-13466586.zip + 290cff3aef7282b415b0e5b97290fdf26ec2893a3d9b34497b7b8fd136e5930e emulator-darwin_x64-13466586.zip + 87ead4970f0c23523b2a384dd60c362c4b6dd2d577a9b65956bed659491ee09d emulator-darwin_aarch64-13466586.zip + 959fa7991f9590742de474b77b4d0f1e3841e657eb516db127a9786e2e3578b9 emulator-windows_x64-13466586.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13435449.zip + (324732588 bytes) + Mac (Intel): emulator-darwin_x64-13435449.zip + (402020021 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13435449.zip + (319712006 bytes) + Windows (64-bit): emulator-windows_x64-13435449.zip + (446093924 bytes) + + + SHA-256 Checksums + a2c143b927a7a267b2f23e0bf6de2aad641cfd00df283f6266086acfafe6faa2 emulator-linux_x64-13435449.zip + a2a56223dcb47a289a239c67ad819eb08653f71f9dcc6a521d87c90a8034b01e emulator-darwin_x64-13435449.zip + 5e753c54545e2b79220ee8aa236eeccd56cc1b8d6fcb7b7189698f06267ad658 emulator-darwin_aarch64-13435449.zip + af6ca478afbe8bb601438fb4480c83ddaa5d2cbe770c519d8fff2811e55c64d0 emulator-windows_x64-13435449.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13402964.zip + (301181039 bytes) + Mac (Intel): emulator-darwin_x64-13402964.zip + (394068912 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13402964.zip + (312167479 bytes) + Windows (64-bit): emulator-windows_x64-13402964.zip + (423391334 bytes) + + + SHA-256 Checksums + c668a40201b0c085beb0062c5aac180a07b1b509745bc383b709dc5cf85b9f4f emulator-linux_x64-13402964.zip + 344173e9629666a444b622e22b548c3a9f2ffb0480cd250ae1de8b5adac3a752 emulator-darwin_x64-13402964.zip + 9ed04881f111c0af7b84fb680886e18be0e46c5c2cbde92a349e1d8148805c90 emulator-darwin_aarch64-13402964.zip + 0414c0ebc30867e6745778948f8cf8e9af37ccad76bad9c2f96297143542077d emulator-windows_x64-13402964.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13402334.zip + (324701734 bytes) + Mac (Intel): emulator-darwin_x64-13402334.zip + (401947443 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13402334.zip + (319660071 bytes) + Windows (64-bit): emulator-windows_x64-13402334.zip + (446038948 bytes) + + + SHA-256 Checksums + 71c638533b55fed0a7f22b301941335a4c36b9ae859ab7794ff5db28c71bb493 emulator-linux_x64-13402334.zip + a8b0a004b5529c9091c6e6ac7e04c09bc3160f8f8fad6d53fa7555e0bde0ba6c emulator-darwin_x64-13402334.zip + 32f74526a6947c4c5e15bf34922438446c85a849a3b4dedb5a4e197310cb0876 emulator-darwin_aarch64-13402334.zip + d124ca25e7442de39144942c392c0d82b949b37793faa5ab2797c42222a1767e emulator-windows_x64-13402334.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13373845.zip + (324767893 bytes) + Mac (Intel): emulator-darwin_x64-13373845.zip + (402017464 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13373845.zip + (319737786 bytes) + Windows (64-bit): emulator-windows_x64-13373845.zip + (446074594 bytes) + + + SHA-256 Checksums + 329f18db5a9c033003fa1745fc3aca7aeab0550f61fa82a7b35127835cd0c22d emulator-linux_x64-13373845.zip + 5eafd5f5388408d84d04268adc15ca91acc9e0dfd5e4e2e8b7dfa395fb7a0b3b emulator-darwin_x64-13373845.zip + 33889fe69406ab00ebcfb2ca3c12d0a3beef0d3026d1f85bb410643aa0bddaff emulator-darwin_aarch64-13373845.zip + 8761f89613d6384826668a9b0170fdae11024e1b6ed9f1bccf53365c50cff043 emulator-windows_x64-13373845.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13362010.zip + (324771461 bytes) + Mac (Intel): emulator-darwin_x64-13362010.zip + (402019477 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13362010.zip + (319767181 bytes) + Windows (64-bit): emulator-windows_x64-13362010.zip + (446068445 bytes) + + + SHA-256 Checksums + 88068eb61b0ab87ef7230a0c8cb5b578eda8920944bcfaa82063faabe7039f2f emulator-linux_x64-13362010.zip + b02abcf7b668ccb23e9294adb0e1e1ea9216ac080c1fa6db5fa198ac74580136 emulator-darwin_x64-13362010.zip + 9aa28fcd7b961359980609322a56a928beea87237d7698dff8ec68360c00c81f emulator-darwin_aarch64-13362010.zip + 51da41df9b11587fd08eb3c84ce8e106351db5b6d70efe0d7565bfa2223a490f emulator-windows_x64-13362010.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13311253.zip + (330022819 bytes) + Mac (Intel): emulator-darwin_x64-13311253.zip + (401874529 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13311253.zip + (319621767 bytes) + Windows (64-bit): emulator-windows_x64-13311253.zip + (429789505 bytes) + + + SHA-256 Checksums + 5c307ed0038d7378ced95906707fefdabc144bceb36c597e2dbdc643798dd26d emulator-linux_x64-13311253.zip + b01be8d080a91cbcf76170afd805554f475b54c5d5c4cfbd4b33dab47f48a830 emulator-darwin_x64-13311253.zip + 2849dc7e53c090f0ee59e6fb0989206c11374112d28e0d9e21d0a0b93894cc6c emulator-darwin_aarch64-13311253.zip + af5c49bb6aefbcd3cf779530d16b55a6588c38f362d7c073e1f212ebf0821eba emulator-windows_x64-13311253.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13248646.zip + (301168900 bytes) + Mac (Intel): emulator-darwin_x64-13248646.zip + (394045739 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13248646.zip + (312154568 bytes) + Windows (64-bit): emulator-windows_x64-13248646.zip + (423374949 bytes) + + + SHA-256 Checksums + 0324df887363bb137afe16d799841754f68685a1f2ef44687c6cee145345c5d8 emulator-linux_x64-13248646.zip + 5e593f8dda18addbf2a43a6869fca8732d8d2dae7820efc87f89bdd7da5ea594 emulator-darwin_x64-13248646.zip + f21239c5c649233aa910330b4d31feefbea90bff8d67ef5fa8f320e2ebf56775 emulator-darwin_aarch64-13248646.zip + f868bf90a3b74263169c4082210094cde560c24b5fdf703168dccacc5e545114 emulator-windows_x64-13248646.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13248170.zip + (323950884 bytes) + Mac (Intel): emulator-darwin_x64-13248170.zip + (401371702 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13248170.zip + (319286666 bytes) + Windows (64-bit): emulator-windows_x64-13248170.zip + (429402312 bytes) + + + SHA-256 Checksums + 487381d333fe770582c03986f9386dd660c470fdd1367b1fecfadf890b2a1e26 emulator-linux_x64-13248170.zip + 0be17980c5f3124bdc6f4e4b995463f1f34cfdfc999f82a0b152ff5e76074d30 emulator-darwin_x64-13248170.zip + c77718ce4e357810ef9c5d961c30d0e1e71c3f923aadfa5fda0924a067bef5df emulator-darwin_aarch64-13248170.zip + 56f88dc752480c85f243691616b624cecf67501cdb4c39b2b6c3825e42b3ab50 emulator-windows_x64-13248170.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13209996.zip + (324015698 bytes) + Mac (Intel): emulator-darwin_x64-13209996.zip + (401363711 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13209996.zip + (319277945 bytes) + Windows (64-bit): emulator-windows_x64-13209996.zip + (429398696 bytes) + + + SHA-256 Checksums + 5cc0c1b9948336b805c16f5c80b905868cca19033479a4bc888a423c12b9edc5 emulator-linux_x64-13209996.zip + d8b1ed460973c5759566f86a1d378589c94a3ce99f6257b2a15ef55864c3159c emulator-darwin_x64-13209996.zip + 6bc9651dc7b9545ca66317b2ec61a58e82005975d9f4e4189f47cbecd1dee80e emulator-darwin_aarch64-13209996.zip + 0c22c643e352783f25ffa79afc49a3d392847686e0765052c566f83c92c984a6 emulator-windows_x64-13209996.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13181580.zip + (301171981 bytes) + Mac (Intel): emulator-darwin_x64-13181580.zip + (394047089 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13181580.zip + (312156337 bytes) + Windows (64-bit): emulator-windows_x64-13181580.zip + (423381031 bytes) + + + SHA-256 Checksums + fac5171402c733b57b04060b883eac39cf6ad9b15cddb522aa2ade9dd40d5613 emulator-linux_x64-13181580.zip + e280ce663dbde85f7a56cbcfb3fdccf22a20fdf250346225bb84c69b35834514 emulator-darwin_x64-13181580.zip + 087a6585a7cbe2c43b6f67a4218689c38f81ee1a41608b317d51edbcb29f4ce8 emulator-darwin_aarch64-13181580.zip + 1c4797f1ac077217cc16f0e297a6c62573289ce3ac4b6f24ec7cf9248456683f emulator-windows_x64-13181580.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13172440.zip + (306758593 bytes) + Mac (Intel): emulator-darwin_x64-13172440.zip + (401320267 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13172440.zip + (319257090 bytes) + Windows (64-bit): emulator-windows_x64-13172440.zip + (429392944 bytes) + + + SHA-256 Checksums + 097de926e3ad70ff2df09be5fb137e814a8d232942e60726a73de44ee331f4fb emulator-linux_x64-13172440.zip + 2125c8b606bf355a32e44931710097156c2bfd9092ce5efa2c4561149ecd7263 emulator-darwin_x64-13172440.zip + 9235d06a96c5fb8845f80f41bb4556dab9bfe68fc5c76dd0ca73dc9424d40ac3 emulator-darwin_aarch64-13172440.zip + 4de258c994e39aec3523a9641fee859295de9a6dbada3e70668dd85ee44bf4c8 emulator-windows_x64-13172440.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13025442.zip + (298118508 bytes) + Mac (Intel): emulator-darwin_x64-13025442.zip + (393818294 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13025442.zip + (311961707 bytes) + Windows (64-bit): emulator-windows_x64-13025442.zip + (421982739 bytes) + + + SHA-256 Checksums + 7b8c1d3173d825cda94933e4b8c0e562cd9f470c46e09ddcc87ee0f9b894c13b emulator-linux_x64-13025442.zip + 2c961a5bcf911813f603cb269fcbc7034703b53e5fb03aef6e14af46b126c5ed emulator-darwin_x64-13025442.zip + 310a4fbf3b7e4c3d99ff8fc4e394fcdc9e597fd28ede736144af2dca5f348a66 emulator-darwin_aarch64-13025442.zip + 8f0ead88560cb1841ddb38681669b33bbf71c39081b1cc0ada6c56d6aad2cb6f emulator-windows_x64-13025442.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13140913.zip + (304025074 bytes) + Mac (Intel): emulator-darwin_x64-13140913.zip + (401315098 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13140913.zip + (319254120 bytes) + Windows (64-bit): emulator-windows_x64-13140913.zip + (429391912 bytes) + + + SHA-256 Checksums + 7b1c6df4e03136b6f3d7dbcc51ae5ea358d40f7b6f1994860c25e580ee209a11 emulator-linux_x64-13140913.zip + f1418a24fa9e81f5b1c464c5870416989eefafcc8a53387d2d0c696d730a5190 emulator-darwin_x64-13140913.zip + d007c87fbe3e0767b74fe931f0c4fcb84460bedd981413561e2ded4189f76c0c emulator-darwin_aarch64-13140913.zip + 8f4ebd0ff8570e851c7bd1ac23b596ce07a554bf6c965289b9dae42bc602a31f emulator-windows_x64-13140913.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13095063.zip + (304031467 bytes) + Mac (Intel): emulator-darwin_x64-13095063.zip + (401340634 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13095063.zip + (319273942 bytes) + Windows (64-bit): emulator-windows_x64-13095063.zip + (429398720 bytes) + + + SHA-256 Checksums + b801a1ddb0313735573d48a87cf2e0a71b01dc04ce82b20777963a15eb8bf719 emulator-linux_x64-13095063.zip + 395e5dccd6621fb732109610f93294877512216a08deffe71f3ff66b7738dda5 emulator-darwin_x64-13095063.zip + ca09202534cacc3055b1ef146446e73a6364b0bb664b138381941b291a60e98b emulator-darwin_aarch64-13095063.zip + e2822bad1bbb242faeff5141e429ab681955ec0bc1a0958226bc42ed0cde99f8 emulator-windows_x64-13095063.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13061114.zip + (303941304 bytes) + Mac (Intel): emulator-darwin_x64-13061114.zip + (401249562 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13061114.zip + (319212149 bytes) + Windows (64-bit): emulator-windows_x64-13061114.zip + (429314450 bytes) + + + SHA-256 Checksums + 2325726fb90407b3576c3ab68236dabc69c66d5941c473b25910dbf1d009e88c emulator-linux_x64-13061114.zip + 43765aac6a9c7a744df61e93dec6c02df8e694f6904b1472773074a7f9ac9979 emulator-darwin_x64-13061114.zip + 81a672a5fa93b3a563ab4eed01e75a39dfb379e3ac9876b14eff010843531f55 emulator-darwin_aarch64-13061114.zip + 1d45813a4d5b6ced8e5265aa8e1670ec27d14ef2505a7e8c340e3c3d1a6a0dcd emulator-windows_x64-13061114.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12990079.zip + (297030576 bytes) + Mac (Intel): emulator-darwin_x64-12990079.zip + (392170242 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12990079.zip + (311190387 bytes) + Windows (64-bit): emulator-windows_x64-12990079.zip + (419761989 bytes) + + + SHA-256 Checksums + 3d8080778cdf2f4681728c51c26536895b073d3abb5779d46cedb81d7f94bcc5 emulator-linux_x64-12990079.zip + 0305a1fb6950bc6b286aa3eb2d8e448641db5d280b74d2919a1473206c9a85dd emulator-darwin_x64-12990079.zip + 7c9ad69f987f35db4269650214a4e15257eca71a8937492863036beecd861369 emulator-darwin_aarch64-12990079.zip + 44eb8a33ef2be165d4434ab1115d62cae8dceaedcb901ad2db52efb73fed96f6 emulator-windows_x64-12990079.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-13023280.zip + (303896991 bytes) + Mac (Intel): emulator-darwin_x64-13023280.zip + (401205692 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-13023280.zip + (319180896 bytes) + Windows (64-bit): emulator-windows_x64-13023280.zip + (429277282 bytes) + + + SHA-256 Checksums + 61b333a9b27de9435bcc54aca7e5f33c2ae3d259991e72fccc58f0d8b458488f emulator-linux_x64-13023280.zip + e1b3cb272e4d7ba62105110ec9b34da06608ea841c19f0619df40e9a5b6dc14a emulator-darwin_x64-13023280.zip + 1488dfe6d9df37f1143dc8236d1798860a9a148f0b0d85b1fb56b869051e6064 emulator-darwin_aarch64-13023280.zip + ec34dba121365560814afbf318024b20e8762048694cf99ab6904848565b6ce1 emulator-windows_x64-13023280.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12990073.zip + (298120058 bytes) + Mac (Intel): emulator-darwin_x64-12990073.zip + (393815670 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12990073.zip + (311960415 bytes) + Windows (64-bit): emulator-windows_x64-12990073.zip + (421986278 bytes) + + + SHA-256 Checksums + 6f8faa8ca659c69462111a76fd6e2e070ef445f781891c66291b222690101107 emulator-linux_x64-12990073.zip + 1e1852cde918d45ece946d97775006b14c12927be3b32c06e2a25957298f8021 emulator-darwin_x64-12990073.zip + f4ad20ccc69ac37af82ab608c0a66b2f927ea0a37af0ebedef0f1a9442700871 emulator-darwin_aarch64-12990073.zip + 44f6441e012a698243ccfe8b98eef2b0efb0d7e7ed372c500498deae8432ae98 emulator-windows_x64-12990073.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12973260.zip + (303655749 bytes) + Mac (Intel): emulator-darwin_x64-12973260.zip + (400948772 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12973260.zip + (318985627 bytes) + Windows (64-bit): emulator-windows_x64-12973260.zip + (429039306 bytes) + + + SHA-256 Checksums + e3c698c5e84590af297ae116e8afae359ddf4514da34e818cb30d418cf1f183c emulator-linux_x64-12973260.zip + bc45034815fb9bd3340dc4a0f10382f5a07854c0c5ded83a25c7085bb0ceca4d emulator-darwin_x64-12973260.zip + 9b735fd53371937aed5f85e7f66c801caa44f70342d329502373baf05aa81423 emulator-darwin_aarch64-12973260.zip + ec9abbeff7a7e66241c57b008723ed83d70383241ff8ae9fb573e8a476da9fe8 emulator-windows_x64-12973260.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12936821.zip + (298118780 bytes) + Mac (Intel): emulator-darwin_x64-12936821.zip + (393812741 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12936821.zip + (311954813 bytes) + Windows (64-bit): emulator-windows_x64-12936821.zip + (421984789 bytes) + + + SHA-256 Checksums + a41f072eef909ede096513c001142f6c1d344de5462397c5599547752e7215a2 emulator-linux_x64-12936821.zip + 14a340e2605309f966e7018fff748a46a1f1525e1471710ad91587b5a7fee4f8 emulator-darwin_x64-12936821.zip + 9cccd2b6e848205712f81f1b3c8179692ee545e40427ef93812774b03899a80d emulator-darwin_aarch64-12936821.zip + 5f246ac690dc6b8e642caac74718d852482b259de9bbd33d61bd5ed91018db33 emulator-windows_x64-12936821.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12930357.zip + (303702485 bytes) + Mac (Intel): emulator-darwin_x64-12930357.zip + (401067221 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12930357.zip + (319053396 bytes) + Windows (64-bit): emulator-windows_x64-12930357.zip + (427996108 bytes) + + + SHA-256 Checksums + 5edcc55d2d17730f29ef670a4d15c3a6385395b308b0bfb88628bda1fd3028a1 emulator-linux_x64-12930357.zip + 569fa5cd36b97a0567bbacffc2835123ae1cfd5a828986ac88a2f8549adabd44 emulator-darwin_x64-12930357.zip + 34cd2a0e2598f9cbe03a9c3e9e748199e9418e3c7d05bce371aae4a36bccac46 emulator-darwin_aarch64-12930357.zip + 3f35f63a4be7b53bc9ae2ced514db6731ac4c626c4732fb6cc89636f3a4457e8 emulator-windows_x64-12930357.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12895296.zip + (304722903 bytes) + Mac (Intel): emulator-darwin_x64-12895296.zip + (401814530 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12895296.zip + (320181256 bytes) + Windows (64-bit): emulator-windows_x64-12895296.zip + (427175766 bytes) + + + SHA-256 Checksums + 48504d1507f0a22b58e9c8d4d47b5c569b706bad92221a6ef4fb9b9463cc8e22 emulator-linux_x64-12895296.zip + ea79567e0b9a3acd6aeb7dc352fd507a3138c4a4ebbe322916f10e83763594a1 emulator-darwin_x64-12895296.zip + 0eca15b44b93a756f578b6431b6db00cf964919c7212996dde395b18424927a6 emulator-darwin_aarch64-12895296.zip + c11c39007b197b04daacb647a4a9fa38ccd1e149b2932475e6b08630325243f4 emulator-windows_x64-12895296.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12836668.zip + (297018762 bytes) + Mac (Intel): emulator-darwin_x64-12836668.zip + (392168292 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12836668.zip + (311185526 bytes) + Windows (64-bit): emulator-windows_x64-12836668.zip + (419748179 bytes) + + + SHA-256 Checksums + 160fec5c31b4e3b81c47c18dcb0d103fc4dfb13396dd75463d02a945e8f60d5c emulator-linux_x64-12836668.zip + 5c7d636e756ad2860a63af31aca1a3e0c319034f37b6603561975f7da4b1f7ca emulator-darwin_x64-12836668.zip + 12c23cbbec57dc8252830e74c20cc8432783fc42defa4964a38f7328d50ac10a emulator-darwin_aarch64-12836668.zip + dd2b5df9386c82b78977acc0e9ae312be4da16eba06ef656fd0d4ea74dd83574 emulator-windows_x64-12836668.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12745630.zip + (304401056 bytes) + Mac (Intel): emulator-darwin_x64-12745630.zip + (401886550 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12745630.zip + (320398384 bytes) + Windows (64-bit): emulator-windows_x64-12745630.zip + (425795911 bytes) + + + SHA-256 Checksums + 1ec4f27f9f538ea2c3031fe24ecb0e8ee5aad32ae6bb1bb34a7f3edc646e937a emulator-linux_x64-12745630.zip + 9262dfabb32784351eda6888cb0b53ca6d304b3dcdf9235db438f28987c7ed39 emulator-darwin_x64-12745630.zip + 3e53fd1dbe6c086115ef4e70b583be25e29ba244f6088c27f674d2bd522a7b2c emulator-darwin_aarch64-12745630.zip + d0128d9f10bdb7586c133f26db5a5a5321d3345006a9f461abb754313b1392be emulator-windows_x64-12745630.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12721668.zip + (303581032 bytes) + Mac (Intel): emulator-darwin_x64-12721668.zip + (400795998 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12721668.zip + (319583149 bytes) + Windows (64-bit): emulator-windows_x64-12721668.zip + (426363761 bytes) + + + SHA-256 Checksums + 7235d9ca60c1ebc325f8dbe8de9a57cdd95d32bb814fba056968863c877e1a75 emulator-linux_x64-12721668.zip + bb804b857cc0555d68bfe23011879ade613056cc00c88651dae1a3acf68ecaba emulator-darwin_x64-12721668.zip + bcd688c81ab057c3835904734b1531ceb063c84166b63ae368a1fb4dfb5de37a emulator-darwin_aarch64-12721668.zip + cb04190c9f89dda9f4156392c8a681aa651d28277b55eab3239a09e7bf9ad0d4 emulator-windows_x64-12721668.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12694320.zip + (304129800 bytes) + Mac (Intel): emulator-darwin_x64-12694320.zip + (401477139 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12694320.zip + (320188300 bytes) + Windows (64-bit): emulator-windows_x64-12694320.zip + (426875453 bytes) + + + SHA-256 Checksums + 1cef582dabff2c9db7d18fb4706733bdf37915278f61abf0faf97d24205a7338 emulator-linux_x64-12694320.zip + f3a188eac8af1c9e4a2e6a58aa457103912997366f3a6d18dc751c2052a10be3 emulator-darwin_x64-12694320.zip + 6795440622ae0194fcacfacf36bd4c3936abb5a1fba782a1123738048ce54d92 emulator-darwin_aarch64-12694320.zip + 6bcb554e33226f39e06fcf7ecf3c9019d28b7a7ff7fc9d8fbca5e12fcad0dd03 emulator-windows_x64-12694320.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12658423.zip + (304191081 bytes) + Mac (Intel): emulator-darwin_x64-12658423.zip + (401541632 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12658423.zip + (320263693 bytes) + Windows (64-bit): emulator-windows_x64-12658423.zip + (426956497 bytes) + + + SHA-256 Checksums + 28f74c3fc1134ae833fd3152cb62ba45c6c6c10c939ee5fa542cca8e9238404d emulator-linux_x64-12658423.zip + b3bb84f6ec52158998c7416ad6543f351a8359107064580e481082e64eb14fed emulator-darwin_x64-12658423.zip + 72743d8136eb93c327a532765ecfecca05d9d89f2f296228236b41e091fa095b emulator-darwin_aarch64-12658423.zip + d48818a6a01b5d01258ef56fc6320ea1ada3cbccd34c08667f29c0618009d815 emulator-windows_x64-12658423.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12623485.zip + (304166648 bytes) + Mac (Intel): emulator-darwin_x64-12623485.zip + (401498442 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12623485.zip + (320237026 bytes) + Windows (64-bit): emulator-windows_x64-12623485.zip + (426925475 bytes) + + + SHA-256 Checksums + cf95c9c6394bf824b6b2de23f8ecde191c9a340763899109c4ffe4fd49c98fdd emulator-linux_x64-12623485.zip + 1c56161226c6d7645b1a1c7de74a371aa730e513da1ca3950389531e825f0ab0 emulator-darwin_x64-12623485.zip + 14ba0b9f71dad65c4477f9ff218c2c86eb17ca3251337ff5a2e40d51c3bd6275 emulator-darwin_aarch64-12623485.zip + 13f97b3fc6b4e47e0f4e192e58db1eb9f6778773eb34751d0729f032d852a108 emulator-windows_x64-12623485.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12594403.zip + (297018503 bytes) + Mac (Intel): emulator-darwin_x64-12594403.zip + (392171095 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12594403.zip + (311185949 bytes) + Windows (64-bit): emulator-windows_x64-12594403.zip + (419749876 bytes) + + + SHA-256 Checksums + 7ec6e24736a4ec1efe8bd6830f02b9ba363d6f2d8023232688c2dabb433e347f emulator-linux_x64-12594403.zip + 00632e6c483afb43ce0f51331e246e559fe1a0a187eae0c1a77e39211f5d590a emulator-darwin_x64-12594403.zip + 4d0b9565df25ff136edeeb1a183e47aaceb8d272fcb0473d99cd989f5d412a69 emulator-darwin_aarch64-12594403.zip + 02c6a3644e4dd5b0302de384ed4159a85d7e63e57ca11cc8386e2902452a51d1 emulator-windows_x64-12594403.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12565761.zip + (303563871 bytes) + Mac (Intel): emulator-darwin_x64-12565761.zip + (400743353 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12565761.zip + (319551569 bytes) + Windows (64-bit): emulator-windows_x64-12565761.zip + (426335192 bytes) + + + SHA-256 Checksums + d1cf435b3083d2b9cfce86e3e1375ddf38a4c135706ec4548cc3877823fa25e3 emulator-linux_x64-12565761.zip + 8e81e5d33323bfafcf88dff931277a6ab318c51ddb453f05866ad705d424daad emulator-darwin_x64-12565761.zip + 85481b6b44aeb047f192b7c94de60f76c1b727c8eb240c31fca1ed961f922a17 emulator-darwin_aarch64-12565761.zip + c7a29cd5f68c31498c871794b8ecc04bf73b097566ff331a30badc56e1291366 emulator-windows_x64-12565761.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12532817.zip + (303499028 bytes) + Mac (Intel): emulator-darwin_x64-12532817.zip + (400682797 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12532817.zip + (319510835 bytes) + Windows (64-bit): emulator-windows_x64-12532817.zip + (426286508 bytes) + + + SHA-256 Checksums + 68b1e4f157c3f9fd614f1de93321dcd67857d088bb1d7a67897de469127b8409 emulator-linux_x64-12532817.zip + 7ad46ed6a178dfd271e7f23c547a60f49455258bc0054c66afccf9cead3f6002 emulator-darwin_x64-12532817.zip + dbaf7c07870fc8190b8e4e6b969605605f70c3d6d4d50a438d5824f91d6064f5 emulator-darwin_aarch64-12532817.zip + 594e3bc92ef97c763ef8e9660ea0e73215f514de3b92f3660a2cea15ca0b2ab1 emulator-windows_x64-12532817.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12489095.zip + (301518058 bytes) + Mac (Intel): emulator-darwin_x64-12489095.zip + (398005781 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12489095.zip + (317435426 bytes) + Windows (64-bit): emulator-windows_x64-12489095.zip + (426217678 bytes) + + + SHA-256 Checksums + 80cad3921cedbe80f62f0bf18c0d86d938476c9a604e70ceb16e09658657a961 emulator-linux_x64-12489095.zip + 98ee444728b0b61bfdad2664d4d6d7d0acfd1142d28679f2bff18318f0623ca1 emulator-darwin_x64-12489095.zip + 96f1277bb12486795f0e2b4bb5fdc54ae13e673d7e1971f5e38962ed93b36247 emulator-darwin_aarch64-12489095.zip + f1419214baf011abfb33d52513ac9a6783fc37c496495ea7a50d68ff4341740f emulator-windows_x64-12489095.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12478503.zip + (301475726 bytes) + Mac (Intel): emulator-darwin_x64-12478503.zip + (397954285 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12478503.zip + (317397673 bytes) + Windows (64-bit): emulator-windows_x64-12478503.zip + (426157763 bytes) + + + SHA-256 Checksums + 23989ee45901b4d1252be9013d8dcd75c3460d685b90601cdeb8f1757534d9a2 emulator-linux_x64-12478503.zip + b88ffb23999fae94eca30c7cf291c89c3cc354fefc4916ad6035b7617ae16eb0 emulator-darwin_x64-12478503.zip + 601049dccf616e3bf936adda0b0bef3b0c6b9dfd4e7ba138bb7bb9b6febf0589 emulator-darwin_aarch64-12478503.zip + 01b2841c9242e13f49cf08d3c9b880a8367eb331cca1952296a349ba698a8beb emulator-windows_x64-12478503.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12425988.zip + (301455675 bytes) + Mac (Intel): emulator-darwin_x64-12425988.zip + (397906413 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12425988.zip + (317364807 bytes) + Windows (64-bit): emulator-windows_x64-12425988.zip + (426124026 bytes) + + + SHA-256 Checksums + 7d7dbf1e558e721bc3d32e4bd5a8ae5f5e52ddbf9661c990eea1d52e9ab63bff emulator-linux_x64-12425988.zip + f6f02d2364e77ccc82c3659f584028bc681e606bb45f00b0085ca54520df0ec2 emulator-darwin_x64-12425988.zip + 39cd6f2335be89fca613ca9992c0face103b92ec7c842f6cdfc84ad90c351d1f emulator-darwin_aarch64-12425988.zip + 00abf00b3d33d71ee138e5dc127b90dc83731417086f43af4f789cd3bb522be7 emulator-windows_x64-12425988.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12414864.zip + (294827850 bytes) + Mac (Intel): emulator-darwin_x64-12414864.zip + (389168291 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12414864.zip + (308859951 bytes) + Windows (64-bit): emulator-windows_x64-12414864.zip + (419372875 bytes) + + + SHA-256 Checksums + 03f3265250613cd697129f7633ca6f4815dd5ce4c94db845284d1a2a95732aad emulator-linux_x64-12414864.zip + 63be9e9bcaba8bc749f52eee15d2b727259253619217f5599ee081cd36bcbbb8 emulator-darwin_x64-12414864.zip + afa448a5ef47a08b9b4ddb70f0a70069ae8088184f223373e35157cc19f37728 emulator-darwin_aarch64-12414864.zip + f1b9af0ac61980db80da03dbf5fc66fc6df48354eaa2c3b01a9ab779fae30e37 emulator-windows_x64-12414864.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12367951.zip + (294831945 bytes) + Mac (Intel): emulator-darwin_x64-12367951.zip + (389172812 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12367951.zip + (308864064 bytes) + Windows (64-bit): emulator-windows_x64-12367951.zip + (419376188 bytes) + + + SHA-256 Checksums + 1dda3c0a1e7e8d032cdc7a40b04f2d34cd89ab42b469b4f14d8fa5ead47148e7 emulator-linux_x64-12367951.zip + 4898f1c9cbd41a4faf7d61c763dab787a1e8baccd5082588681c1246df61392b emulator-darwin_x64-12367951.zip + 9e644947518dd7c70cac7278a5bcd6ed1320ca4a22b127162ab28c764f070c91 emulator-darwin_aarch64-12367951.zip + 7f73bec5ce48cb2d23c110cd8fc5785cee172f07ddeeade13f062c027ea38f92 emulator-windows_x64-12367951.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12362556.zip + (301391761 bytes) + Mac (Intel): emulator-darwin_x64-12362556.zip + (397819797 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12362556.zip + (317288670 bytes) + Windows (64-bit): emulator-windows_x64-12362556.zip + (426032424 bytes) + + + SHA-256 Checksums + 9da93f0e2d23670839e602e5ddc19d146a433f977ac9e6dffe2f0ad90658c01f emulator-linux_x64-12362556.zip + 0d6f27030d337336798ff5a2f16e6f716c06e2a849b3305a69f497aa36498511 emulator-darwin_x64-12362556.zip + 0599ebd2b5626e3402c107f897fb55a5c26dc76ac9698d1221ddb2c942393cdb emulator-darwin_aarch64-12362556.zip + 1f09db5047968f740c44ad7005ebaa3a7d5620f4d31c82bbda78f99c1196e23c emulator-windows_x64-12362556.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12325540.zip + (295192424 bytes) + Mac (Intel): emulator-darwin_x64-12325540.zip + (390784825 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12325540.zip + (310257524 bytes) + Windows (64-bit): emulator-windows_x64-12325540.zip + (420059859 bytes) + + + SHA-256 Checksums + ce341c87c25327cfcd7a08caae7bdbd807d607485305e4a1a408982e95574a03 emulator-linux_x64-12325540.zip + b3e0bead0d851c23e2ca1ba727e56515a55499f63fa54a0239106ddfcb2199a5 emulator-darwin_x64-12325540.zip + 955d63a85094e35cb8ccff603e053e8538d3038a3ccd0e3b1ae34d831e75b062 emulator-darwin_aarch64-12325540.zip + 418fc26cb180581c32f9100710f3939bf92556a1d53907b621c16408a816ba69 emulator-windows_x64-12325540.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12301279.zip + (301398273 bytes) + Mac (Intel): emulator-darwin_x64-12301279.zip + (397802438 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12301279.zip + (317275618 bytes) + Windows (64-bit): emulator-windows_x64-12301279.zip + (425998888 bytes) + + + SHA-256 Checksums + 24544152206833966da89b2faac96d1537a1ab67047909380d0cb1eb372c7a53 emulator-linux_x64-12301279.zip + 2de7302b1ba3f290720ad50ae304e11f50251ed86f6229f9342b3ed85e86add2 emulator-darwin_x64-12301279.zip + 2838844a51be3270fe096072cdfbedf64117b7dcfaaf6cd9af119effb656da91 emulator-darwin_aarch64-12301279.zip + 626e2ad1f370cd52ad7fe51db483e194c741f15f64c5838e618c1f6b27c7df09 emulator-windows_x64-12301279.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12234392.zip + (295190222 bytes) + Mac (Intel): emulator-darwin_x64-12234392.zip + (390783381 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12234392.zip + (310262794 bytes) + Windows (64-bit): emulator-windows_x64-12234392.zip + (420055387 bytes) + + + SHA-256 Checksums + 77cdb122936836e8f3719dd71f8ce2d9dd8c226a71e9e63bed6114c0fd2c2bbd emulator-linux_x64-12234392.zip + 9c727f8205cfa091a70067407c6c22eeacd0cd9c275ba3308c98434663fb75e1 emulator-darwin_x64-12234392.zip + 3184ae46c73f22d99638c12f057bef131a701a7b789279567821f8197c5fd6cc emulator-darwin_aarch64-12234392.zip + 2b3ed8559c94d764e1d897e3f6b55582debbc96d8b188cd659c75f924459b08e emulator-windows_x64-12234392.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12265550.zip + (302106511 bytes) + Mac (Intel): emulator-darwin_x64-12265550.zip + (399106667 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12265550.zip + (318683834 bytes) + Windows (64-bit): emulator-windows_x64-12265550.zip + (427231612 bytes) + + + SHA-256 Checksums + 3ea2e47f4ed0ac5a137da3a8ca0bd98e0418064b926d67c105282c4a7ca9ba72 emulator-linux_x64-12265550.zip + 5e7b08500c5bc933c2f490d510c1591a58a4f5eef315022e853833875ba5c3f7 emulator-darwin_x64-12265550.zip + a20f2684579cc36a19a0b04d77a1e202b951d10789379e3eea919df78861c3a5 emulator-darwin_aarch64-12265550.zip + 59150320de07b60eed619412298b0542155b5005952c854dc4016dc8d559b91a emulator-windows_x64-12265550.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12234444.zip + (302003578 bytes) + Mac (Intel): emulator-darwin_x64-12234444.zip + (399750151 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12234444.zip + (318971225 bytes) + Windows (64-bit): emulator-windows_x64-12234444.zip + (426723353 bytes) + + + SHA-256 Checksums + c0f3d7b1d9fc34208cc6c210e99efa9c4e379bdc765157a1778d534e96633748 emulator-linux_x64-12234444.zip + 9ea3fe39b8e1ca73033aa4890fff464f6d0c41b012f230056fd930c2ca8e7028 emulator-darwin_x64-12234444.zip + eafba9341b2d18f52e5d24e680c0f80c9204c37b5354b5aa790df89515ff87f1 emulator-darwin_aarch64-12234444.zip + 711a6a62e1af2877a6abb23b7358cdb049ca0557d341dba5571bb3114ae0cc7a emulator-windows_x64-12234444.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-12205771.zip + (301992613 bytes) + Mac (Intel): emulator-darwin_x64-12205771.zip + (399727915 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12205771.zip + (318952482 bytes) + Windows (64-bit): emulator-windows_x64-12205771.zip + (426685873 bytes) + + + SHA-256 Checksums + 251ee99af4d37652e8e222a623fcdfd47c81f4a8baa7193f2d423caf21d115c6 emulator-linux_x64-12205771.zip + 37ce0cfb3cb1f322a8e80cda010415a4de64c05902976c3595ac135333336d7d emulator-darwin_x64-12205771.zip + 59c8bc88678489ba0dfc33737939d0cb6bcd7c3cea2b23d6dfeb00545752f45b emulator-darwin_aarch64-12205771.zip + 05c727134c23a1009c8e51392db1ebaa27c7c2321a45a370bd28266092168795 emulator-windows_x64-12205771.zip +
+
+ + + +
+ Zip files + Linux: emulator-linux_x64-12171648.zip + (295185796 bytes) + Mac (Intel): emulator-darwin_x64-12171648.zip + (390781280 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12171648.zip + (310262663 bytes) + Windows (64-bit): emulator-windows_x64-12171648.zip + (420058404 bytes) + + + SHA-256 Checksums + d141902bd7387257bbe0755f4417646e89b30084ac28da4ee0b3363fd131b03a emulator-linux_x64-12171648.zip + 7c074f15ae25bfec3c9a7e103e30b54f5acdb2904e0c364ed0fe93c8b9a4cf4e emulator-darwin_x64-12171648.zip + 3cca0d5a6e7120bb342e1522abdaf854c2e068f3528d60908dac4d13f36bd0d8 emulator-darwin_aarch64-12171648.zip + 397a6233001935cc40e78ea6849de148a450e29542753021bd80ed342b67cd92 emulator-windows_x64-12171648.zip +
+
+ + + +
+ Zip files + Linux: emulator-linux_x64-12141100.zip + (301928172 bytes) + Mac (Intel): emulator-darwin_x64-12141100.zip + (399662273 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12141100.zip + (318920195 bytes) + Windows (64-bit): emulator-windows_x64-12141100.zip + (426633456 bytes) + + + SHA-256 Checksums + e6e5da087eedd44c89dc50b7d5b90feca2d6dea256a961eb2ec0c3cc022afe0c emulator-linux_x64-12141100.zip + d593c9676fb5de1d863f2c877fdca1fbe204ed94fdd1957725757a9e4327d4e6 emulator-darwin_x64-12141100.zip + 0a11c0cd6dd1e7ecb71b92e9351c89d0183cdfde48b8b58aee1a9476c5fc27cb emulator-darwin_aarch64-12141100.zip + 25176d62c64d704dbf57b6e0d6c1c49a1a9366b0840d6b850a88b716d15cfcbe emulator-windows_x64-12141100.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12109991.zip + (420055421 bytes) + Mac (Intel): emulator-darwin_x64-12109991.zip + (390784130 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12109991.zip + (310261505 bytes) + Linux: emulator-linux_x64-12109991.zip + (295193145 bytes) + + SHA-256 Checksums + 24759673768a47f567b3c1b08e8cb081300bd1c199538c91fe5b6e62805e6eb8 emulator-windows_x64-12109991.zip + fb8498736c526b74f91d2086d31e11281b61a75453513c17e0f064b5d05afa4a emulator-darwin_x64-12109991.zip + 7ac313e88f9549568a13e1dd5d4f195f5d16c710f0ea68872bd5036658f1881a emulator-darwin_aarch64-12109991.zip + bb8aff3e8ab8b09115638bf55fab959eac0f1d38f3c264cf28677d7f819fbe63 emulator-linux_x64-12109991.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12109703.zip + (426623622 bytes) + Mac (Intel): emulator-darwin_x64-12109703.zip + (399658668 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12109703.zip + (318907734 bytes) + Linux: emulator-linux_x64-12109703.zip + (301918257 bytes) + + SHA-256 Checksums + d87ac87279c33f7f850da3fbcbf8c62353e7b4d0ab780197c91fe6d07834128d emulator-windows_x64-12109703.zip + 021eb603c7a111c002b75b667a2726400d8846dc1b83cf8feb463d7ed7444191 emulator-darwin_x64-12109703.zip + a20ace22c5f69f8e40d3bc2756c8c1b6639c6373db7eded882de87060ad25d80 emulator-darwin_aarch64-12109703.zip + ae5ff1d2a5b700db75d6e7f914d30d769077fa144c3bf13360b85bc8c33c9056 emulator-linux_x64-12109703.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12077735.zip + (426607402 bytes) + Mac (Intel): emulator-darwin_x64-12077735.zip + (399641109 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12077735.zip + (318890737 bytes) + Linux: emulator-linux_x64-12077735.zip + (301908213 bytes) + + SHA-256 Checksums + 75594b35d06cf4fa8d76d8e0170c1b18ef981ebc757d9046a8064412dc25af98 emulator-windows_x64-12077735.zip + c24a46df012508247b9ebabfebc44941262094e5b98316ba6ac41f11aece23ea emulator-darwin_x64-12077735.zip + ee35322784c4b40f07f739971459be71aa4abd710bfaaff1c79a8a4a1d6d3145 emulator-darwin_aarch64-12077735.zip + 97978cc0f327469f47f82548043ec30c946bbf45b995843b13719be2b514442a emulator-linux_x64-12077735.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12047064.zip + (426466723 bytes) + Mac (Intel): emulator-darwin_x64-12047064.zip + (399610286 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12047064.zip + (318864953 bytes) + Linux: emulator-linux_x64-12047064.zip + (301864977 bytes) + + SHA-256 Checksums + da422b9794c91177f8600e688d2e73df51d32f700383931ce986d1b593ba5425 emulator-windows_x64-12047064.zip + 67d742a8167c7a24f7ab19b1ef20dccf47a9c3ceb91dbbad005dcf338f1ac340 emulator-darwin_x64-12047064.zip + 6fb4a775310498e059cc5019cb30748b3b4e0daa06345dba8234d02bd05201ef emulator-darwin_aarch64-12047064.zip + 9dfd2acef1dd9df456b85c4700dd3f46fef5c9e054463b8b2caffa5929f3bbff emulator-linux_x64-12047064.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12054654.zip + (426465821 bytes) + Mac (Intel): emulator-darwin_x64-12054654.zip + (399609164 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12054654.zip + (318861017 bytes) + Linux: emulator-linux_x64-12054654.zip + (301868408 bytes) + + SHA-256 Checksums + e9385df66fb5812ac04d604d33c68120504e33b4007003195bf2beed5a84a1aa emulator-windows_x64-12054654.zip + 0a32d8039cccd15f0bac95fd007738b0f166fbc827f9e813ef496096be661f7a emulator-darwin_x64-12054654.zip + a4e18e617d2ad0f079e179dbe438e0199f5cf524b0409fd8e438012ae5a9efa3 emulator-darwin_aarch64-12054654.zip + 914f4042a7a682025fb5340a726de7c368e1c4fb916fb5bd52aafab77b60b0a0 emulator-linux_x64-12054654.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12038310.zip + (412503831 bytes) + Mac (Intel): emulator-darwin_x64-12038310.zip + (387388734 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12038310.zip + (306916850 bytes) + Linux: emulator-linux_x64-12038310.zip + (292750827 bytes) + + SHA-256 Checksums + fbc546728e5c08924b2b0a7f1922df0696fde440f44ceaf5da908942774dd1b3 emulator-windows_x64-12038310.zip + 792bf2184a2a752a03e39b1e620865e5950cb54db1e050fe1291867798fba676 emulator-darwin_x64-12038310.zip + 923cbc0661878d75d3c33fad8ac673badc9b1b626b7d6c42a9da7caee27071a8 emulator-darwin_aarch64-12038310.zip + 621c9384efa919ecf42d94b29e47abbc097261fa7bff667adf4bddb9a35f7254 emulator-linux_x64-12038310.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-12024539.zip + (426216663 bytes) + Mac (Intel): emulator-darwin_x64-12024539.zip + (399266725 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-12024539.zip + (318670702 bytes) + Linux: emulator-linux_x64-12024539.zip + (301643200 bytes) + + SHA-256 Checksums + 3ac669d94225a3182e5452b0d5182c4ecdfbd9c337a148836dda3ea237e14994 emulator-windows_x64-12024539.zip + e0890576bc5469d85ddd4cccb8de3114a3665f0d2b9156e4356ccb61bf27973a emulator-darwin_x64-12024539.zip + 680479cd9bb6482c72d836991843a396f8d3b8155f54baccca4a0f981d4ee6bf emulator-darwin_aarch64-12024539.zip + 1aeddfdf25a7669095889aa7e8bbc25593f14069aede0183c94213c4698aba98 emulator-linux_x64-12024539.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11995504.zip + (426212790 bytes) + Mac (Intel): emulator-darwin_x64-11995504.zip + (399262164 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11995504.zip + (317128669 bytes) + Linux: emulator-linux_x64-11995504.zip + (301638277 bytes) + + SHA-256 Checksums + e1d544a7b538addfcdce15caca06d19d94b926c8d3e5b03a2f0f09ad0fb588a7 emulator-windows_x64-11995504.zip + 5ba5849c737a718fdb61fe731471a87a5265ab595f72591d871349253016f450 emulator-darwin_x64-11995504.zip + b2b22c772021a60ddd33c2b00a7a121d99ffa88b29e6d022f40ef3ca92187d8f emulator-darwin_aarch64-11995504.zip + 415b5fc4813364bb9633eb56eb19ee1e8ff4f90c6a9c7baaec83cc9a22b8bb29 emulator-linux_x64-11995504.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11966546.zip + (426202632 bytes) + Mac (Intel): emulator-darwin_x64-11966546.zip + (399249659 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11966546.zip + (317123846 bytes) + Linux: emulator-linux_x64-11966546.zip + (301636326 bytes) + + SHA-256 Checksums + 4bd17668d7e7db63a469ec81a550703bb86792d5fb0932cff985c2747fbca498 emulator-windows_x64-11966546.zip + 1f2162103193ba1c510a8274f854ffe6fef20c114e952966435714d4e77f965f emulator-darwin_x64-11966546.zip + 231c29e897948823c971ea94aeb2081eefacc6ea64e71db5307b141bfea2e851 emulator-darwin_aarch64-11966546.zip + ccabbf239fbe8eac195d1a93f9f32dc6756ab39b7b4fd6e29d210bbb752043dd emulator-linux_x64-11966546.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11943732.zip + (426036384 bytes) + Mac (Intel): emulator-darwin_x64-11943732.zip + (398789330 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11943732.zip + (316670855 bytes) + Linux: emulator-linux_x64-11943732.zip + (301305347 bytes) + + SHA-256 Checksums + 4f1c214cd7d606be64c03f727b496a95b7280ad7c7555ac6f9d39a0a3bcc8d67 emulator-windows_x64-11943732.zip + b14506ebc65e2d2d7aa7d4b36fda8e21b7c3e6627ec25ee28217502206f8cba7 emulator-darwin_x64-11943732.zip + 18f439ef62c0a3f19a8365a77b2e250a9972aa9f17bee3dcaaae22a9e721c1be emulator-darwin_aarch64-11943732.zip + 665e8b1c2fec9728dd608555c8b5445f6e947f8d794edd7533247eb2342144ea emulator-linux_x64-11943732.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11907380.zip + (425336672 bytes) + Mac (Intel): emulator-darwin_x64-11907380.zip + (397721188 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11907380.zip + (315629176 bytes) + Linux: emulator-linux_x64-11907380.zip + (300567714 bytes) + + SHA-256 Checksums + 19c064301101310b3ba97d2b7f6bb6f507616fae891dccb19b4a37b2905fc7e0 emulator-windows_x64-11907380.zip + 41122c13f1bde1c0f3e1352e6903af8cec3c7902f84d9617ae0cc49bc86a561f emulator-darwin_x64-11907380.zip + 767a1ab0b59102da00e6809a5e82fd433784db54c22ff2e469a27885779d8bb6 emulator-darwin_aarch64-11907380.zip + ed00968b8b62155613c8f8171e849833044444634e47bfed666fdea4e9d83563 emulator-linux_x64-11907380.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11906825.zip + (412515663 bytes) + Mac (Intel): emulator-darwin_x64-11906825.zip + (387386021 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11906825.zip + (306918138 bytes) + Linux: emulator-linux_x64-11906825.zip + (292753679 bytes) + + SHA-256 Checksums + a7319c00ae2b884f629d6757cf10cfbc7fb3988711a1d9c9e3951db804e121c3 emulator-windows_x64-11906825.zip + a6a810e8d0c48203a67c120895d8839a635738b82021423544c2546800ccad96 emulator-darwin_x64-11906825.zip + 3df223df9a1b762e4e5c33a2eab5b62301b77450603064fb298efd3c6cc43c91 emulator-darwin_aarch64-11906825.zip + 7edb915a97d89fa11cfaf473ba962e70ddc5ebfd4a26a8194a7f5d2aae08461b emulator-linux_x64-11906825.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11882633.zip + (425337137 bytes) + Mac (Intel): emulator-darwin_x64-11882633.zip + (397731747 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11882633.zip + (315645462 bytes) + Linux: emulator-linux_x64-11882633.zip + (300576595 bytes) + + SHA-256 Checksums + c803bbe7689ca99626f038506e1595013a154dbe0ad0a5f5eef9cb0838720b04 emulator-windows_x64-11882633.zip + c8bcc64d518ffdf13df6cb9db5970a05a69e28f7c57cc2d16e90ed48be0f941e emulator-darwin_x64-11882633.zip + fd83a3c19482e2c50378156b5fb51181be1ccf70c7d769cc8f4332fd4532ac64 emulator-darwin_aarch64-11882633.zip + 3c424066ca452708b50c98d8ae2e8abd2a90eb9219a1be32e7ff79b7c3889064 emulator-linux_x64-11882633.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11851199.zip + (425377542 bytes) + Mac (Intel): emulator-darwin_x64-11851199.zip + (397746415 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11851199.zip + (316954856 bytes) + Linux: emulator-linux_x64-11851199.zip + (300600849 bytes) + + SHA-256 Checksums + 89e46a6af1ac959a065fe31a400343b3475e6a4b7492795dc3e89973958ee9f6 emulator-windows_x64-11851199.zip + 9dac15689ce3ee35e70194ebce2273b3497b8cf342637d5f83902d8bc07f1a96 emulator-darwin_x64-11851199.zip + c40ef9e6408823da483170064b6775e2508cc48089f382726ae18ddeaef9fa46 emulator-darwin_aarch64-11851199.zip + b917835130e1726a6a1c1417c4d70305f4edda860bba1a90ef58ae197ac76b6a emulator-linux_x64-11851199.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11834374.zip + (412519471 bytes) + Mac (Intel): emulator-darwin_x64-11834374.zip + (387388843 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11834374.zip + (306918688 bytes) + Linux: emulator-linux_x64-11834374.zip + (292754623 bytes) + + SHA-256 Checksums + 7d5ae252255b034fe76fd88b43b14749e6319556239236545fb67ddb5becf202 emulator-windows_x64-11834374.zip + fd8ec2782fff7b798f48de67b0e6ffcea14607b216a6acad876155dae035d2b3 emulator-darwin_x64-11834374.zip + 71aa573a76388ce4ce03de352d9261ec1b8891670952e6bfbb509f92e6fd917f emulator-darwin_aarch64-11834374.zip + 681305ba2d54e9b7308a090f75abaeed35b8b27ef26328189a6bd706cfc12ae8 emulator-linux_x64-11834374.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11821912.zip + (425353577 bytes) + Mac (Intel): emulator-darwin_x64-11821912.zip + (397742815 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11821912.zip + (316939114 bytes) + Linux: emulator-linux_x64-11821912.zip + (300578433 bytes) + + SHA-256 Checksums + 578a81f1d8920e08eb97f5e0fab2a3e04a7f0c6ce0901e6606c062e9f5369738 emulator-windows_x64-11821912.zip + 123c8e7b1bfd588439f620b31e748f60131be2696237f8d034fc5030465f0228 emulator-darwin_x64-11821912.zip + 78e3b96ad3059fdf24c2cc721b474244cc225f51b1199fd9515ba964d077759f emulator-darwin_aarch64-11821912.zip + f561ac757224c1f60d6683f6a4fdf53ba2cb986ff940475669b32336237fceab emulator-linux_x64-11821912.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11793064.zip + (425346746 bytes) + Mac (Intel): emulator-darwin_x64-11793064.zip + (397769504 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11793064.zip + (316952686 bytes) + Linux: emulator-linux_x64-11793064.zip + (300564093 bytes) + + SHA-256 Checksums + 1be180fe9caedcd0e8ffc714831a14d62acac4edcc2426e16ea6490417208600 emulator-windows_x64-11793064.zip + 83945caabdda3f8a0f9cdc43a37dff5fb9ef907418ccf91422c7a1683abdd71c emulator-darwin_x64-11793064.zip + 7c2181fa0889a7835026080f2d82c51e6d47f9689b17a2c78e8aabe784835e23 emulator-darwin_aarch64-11793064.zip + 5544fc0cf5b1d00df89f4a0cefb7bb256a3f391231ff47324fee82bce79cc4b6 emulator-linux_x64-11793064.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11772612.zip + (412514070 bytes) + Mac (Intel): emulator-darwin_x64-11772612.zip + (387380795 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11772612.zip + (306911483 bytes) + Linux: emulator-linux_x64-11772612.zip + (292746869 bytes) + + SHA-256 Checksums + 27bce9819ce7f0d46a0acbfd7d3e607df1a6623c2bdc88a33c83bdc1b10b7596 emulator-windows_x64-11772612.zip + 32dc8ccccdec1212efec33dd020856e7b6332b23a073748a1d68647206ab31b7 emulator-darwin_x64-11772612.zip + deef75a78e35c7d623aa998772e66eb3c167fb50cbba6d41e3507e91947428f9 emulator-darwin_aarch64-11772612.zip + 6df97f72ab3108ba124e701348025125755f9f378131c45467890d9960a47e13 emulator-linux_x64-11772612.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11765772.zip + (463735515 bytes) + Mac (Intel): emulator-darwin_x64-11765772.zip + (404896674 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11765772.zip + (324906983 bytes) + Linux: emulator-linux_x64-11765772.zip + (303009611 bytes) + + SHA-256 Checksums + 9d8ec667b9fe00694b6d78a1302d9fdbdbf8b58ceb153af9a1d8aa2e97a70ed0 emulator-windows_x64-11765772.zip + 89d560a7b1ab120b2b3ba6f6b999bfd115a9d37af3944c75ed059ed611430902 emulator-darwin_x64-11765772.zip + bb1e76d434976c0849d5a0a3724f90456cfdeb82078742dbcb43f47ff3953543 emulator-darwin_aarch64-11765772.zip + a3c0848228336cb681ff139bd693506d2eaef10cc7167e54615f7b1fc162c56c emulator-linux_x64-11765772.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11733912.zip + (463570735 bytes) + Mac (Intel): emulator-darwin_x64-11733912.zip + (404850008 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11733912.zip + (324852085 bytes) + Linux: emulator-linux_x64-11733912.zip + (302968457 bytes) + + SHA-256 Checksums + 28d478297fc758e02bec12b3d65aee24a0584714f25593a78d3cbb2e8310c577 emulator-windows_x64-11733912.zip + c41f3521245c909da2d295e977d24e3ffacc68a0944a1168af2692b2ff030d4b emulator-darwin_x64-11733912.zip + 9bc291a1b12ac381c157b895aabe98af31f840f66002633a12fb0454535af6f0 emulator-darwin_aarch64-11733912.zip + 77dd291e7802083cddaf6201a46dac99414de25a3eb1ea534cedf3ec9554898c emulator-linux_x64-11733912.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11703785.zip + (412510345 bytes) + Mac (Intel): emulator-darwin_x64-11703785.zip + (387384811 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11703785.zip + (306908413 bytes) + Linux: emulator-linux_x64-11703785.zip + (292748730 bytes) + + SHA-256 Checksums + 42254f4439023baece429fb70067c034c3d730cbf00391132c0fb158274ee1cf emulator-windows_x64-11703785.zip + 7646e450dc181838991d79de6a3a54a02a1bb23103a00d7e3961038a3f7f8eb1 emulator-darwin_x64-11698152.zip + 244d8a44034908818b6d19b39a3d98a046a9fd77c690d6f97cf41f73ef968ba3 emulator-darwin_aarch64-11703785.zip + a8ba56b88bd7f32311df94cfbac10e0c75dc3a87951164c0a8e647389866d556 emulator-linux_x64-11703785.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11698152.zip + (463581137 bytes) + Mac (Intel): emulator-darwin_x64-11698152.zip + (404823959 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11698152.zip + (324825859 bytes) + Linux: emulator-linux_x64-11698152.zip + (302953571 bytes) + + SHA-256 Checksums + 1bc6014783b1a845d45d5f1e93a7d9114dc143d0693c79df99de350429538930 emulator-windows_x64-11698152.zip + 3b1fae0946b3a104f7f64b1d5bf147e5ff764c181acb6525fffa350dab11ac40 emulator-darwin_x64-11698152.zip + 6e0e436eedf3c915a9a4d1f576a82b13fe6c2580ae0e558a926b41d5038f21cd emulator-darwin_aarch64-11698152.zip + 3ab12950bd534fc81161d60862ade0cf3a2dc6a86e3486a16f3adabf95e8c64b emulator-linux_x64-11698152.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11643238.zip + (423494132 bytes) + Mac (Intel): emulator-darwin_x64-11643238.zip + (394818583 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11643238.zip + (314136068 bytes) + Linux: emulator-linux_x64-11643238.zip + (298471131 bytes) + + SHA-256 Checksums + 226e02b18d6ccdf3a8584e9a44fd0e0d30640e3f1fb2895e53e1485103f5cc92 emulator-windows_x64-11643238.zip + 67ec70fb24f7b703cadaf22d6a0e430fafe98c14ae6630e2dbf13239faefa508 emulator-darwin_x64-11643238.zip + 13c9149a8fdb22e0f656dc003b5d2099e6e61301d720876bfdfa2d42359610f4 emulator-darwin_aarch64-11643238.zip + 16a8355615520b0bafd08e110cf4c914e19067e4f07625a0043604a8dc6ebdc7 emulator-linux_x64-11643238.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11610631.zip + (363522696 bytes) + Mac (Intel): emulator-darwin_x64-11610631.zip + (324319847 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11610631.zip + (268971428 bytes) + Linux: emulator-linux_x64-11610631.zip + (249473750 bytes) + + SHA-256 Checksums + 4bc9be29e7e866c52da54bd39180936f56dc953aab52ead9145184008cc84176 emulator-windows_x64-11610631.zip + 5177176f196f0fc73079e7b6a925389afc1de5988b21ed627bd3b26e18eb61ad emulator-darwin_x64-11610631.zip + a7147e6c67439c83aa2b8a12cd6647ce51868250f922cbb2a1ecac7096f4a7e2 emulator-darwin_aarch64-11610631.zip + 83a27f7936a8e89fa9e5e220a2cd2622db05f343065d66a92c4397f94df247a0 emulator-linux_x64-11610631.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11616444.zip + (423453316 bytes) + Mac (Intel): emulator-darwin_x64-11616444.zip + (394769949 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11616444.zip + (314107910 bytes) + Linux: emulator-linux_x64-11616444.zip + (298454913 bytes) + + SHA-256 Checksums + 2afbb14fc42792231213b425da170d87cf9874fc5e05fecdf0994ba167c83e0e emulator-windows_x64-11616444.zip + 3220b12cd0333c581cdd01b3104c63ce557d57d4329d43d64d82b16ba8ecc994 emulator-darwin_x64-11616444.zip + d4a13e8cfb7ae9cf6cfdf41e920f0e93d5c8e1a1d10c504c7800c3b6561e5c3f emulator-darwin_aarch64-11616444.zip + c46dc44f82b02d38fac9189be0f056a9218376c59c0edd42632e968c49d4eaed emulator-linux_x64-11616444.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11592276.zip + (418099397 bytes) + Mac (Intel): emulator-darwin_x64-11592276.zip + (394402351 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11592276.zip + (313740619 bytes) + Linux: emulator-linux_x64-11592276.zip + (298395480 bytes) + + SHA-256 Checksums + aea647230d7ab3c1e7ddc7cc1fc35dfddd3b3a79873ee67ba10a97d01be11540 emulator-windows_x64-11592276.zip + 8fdbaed5d119d06643b3d12168ba441df748e0b2f749efa8b2ea35a35b96168a emulator-darwin_x64-11592276.zip + 8fdbaed5d119d06643b3d12168ba441df748e0b2f749efa8b2ea35a35b96168a emulator-darwin_aarch64-11592276.zip + 1ef594a81471cbdadee0bf62e0f15ca7685c3561c913a43546e1b07f4d5ef493 emulator-linux_x64-11592276.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11577608.zip + (417733146 bytes) + Mac (Intel): emulator-darwin_x64-11577608.zip + (394727163 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11577608.zip + (314056753 bytes) + Linux: emulator-linux_x64-11577608.zip + (298369381 bytes) + + SHA-256 Checksums + 5f0b3e6f8bdb716d6fd5767d3aad2639547ba31772e7953799b58c6786d8374e emulator-windows_x64-11577608.zip + d487d1005f63caea3f31d16d0cdbff1e69dd35bf12f148e32ea4679dbe0fb82f emulator-darwin_x64-11577608.zip + d4a13e8cfb7ae9cf6cfdf41e920f0e93d5c8e1a1d10c504c7800c3b6561e5c3f emulator-darwin_aarch64-11577608.zip + bc6c6cd5d162b6fefe3648052613ac7ad9edbc70c6f359920c44b550d3cc1caf emulator-linux_x64-11577608.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11525734.zip + (363522255 bytes) + Mac (Intel): emulator-darwin_x64-11525734.zip + (324283427 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11525734.zip + (268940288 bytes) + Linux: emulator-linux_x64-11525734.zip + (249458354 bytes) + + SHA-256 Checksums + 74e44ccb7a6c84f808b17a67234493b1413142915b862c1a91885736ad52fb0f emulator-windows_x64-11525734.zip + 498b6a7afc14e3c27cf73b658e08f180668e841e7ff6ed3301ea3812f30f4dc9 emulator-darwin_x64-11525734.zip + b761734b696008b4520d727de06d1defeb261697b29e59b41e1c313ff7a7cc53 emulator-darwin_aarch64-11525734.zip + 7e2244a13c3a4c932c74bc198885034052d77d4b7fa0f8ab9e4d2ac5a066674d emulator-linux_x64-11525734.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11518282.zip + (418094422 bytes) + Mac (Intel): emulator-darwin_x64-11518282.zip + (394403149 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11518282.zip + (313742216 bytes) + Linux: emulator-linux_x64-11518282.zip + (298394582 bytes) + + SHA-256 Checksums + 193dfbf4c828250f18734ef43d895868b14994f533a26e07b2e17b682c0449bb emulator-windows_x64-11518282.zip + ac4d6acda03c3a101b68da94981c67ae2ea5567b6741a47cd2cb764978fb0d3b emulator-darwin_x64-11518282.zip + 404071ecd8ba02a9b1b5422fb242053d9cc1e4313b7c86e44f8abaa1669324c4 emulator-darwin_aarch64-11518282.zip + 67a1fc7efe161d810f636e26acf17acfa3aab5bc3b02f59b503533038bb1d10b emulator-linux_x64-11518282.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11481568.zip + (363525886 bytes) + Mac (Intel): emulator-darwin_x64-11481568.zip + (324282417 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11481568.zip + (268943952 bytes) + Linux: emulator-linux_x64-11481568.zip + (249457419 bytes) + + SHA-256 Checksums + 9e004b50fd2c904e5692713e5ea8da45321f03783eee075c6f46170b8c2792b8 emulator-windows_x64-11481568.zip + 68433ffc9518b624892aaa01d78ea9d89a6ec04bfb1303dd416b47ef4794178f emulator-darwin_x64-11481568.zip + 49d3a8c5eec7726d43784b79b9d83f39d60a1ce9437a192fd21650b98247ce8c emulator-darwin_aarch64-11481568.zip + 34444d1204facf7b77922113de119387102f7c598ae9a75b3139aae65e412506 emulator-linux_x64-11481568.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11491105.zip + (375955435 bytes) + Mac (Intel): emulator-darwin_x64-11491105.zip + (335656990 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11491105.zip + (282702518 bytes) + Linux: emulator-linux_x64-11491105.zip + (256745314 bytes) + + SHA-256 Checksums + e400e7185748a6930c05e7675c3337388f5fa0bb36be29b14f5d703895b04fff emulator-windows_x64-11491105.zip + 06279c89de41200b0510ab11a1d35b8f82a0bf0c1548fba02fea01b6ed4111a6 emulator-darwin_x64-11491105.zip + 3ca45cb5801b62c15447cbf0c069948a850bc20f7ed6be4a8ee4f7f17e1b86da emulator-darwin_aarch64-11491105.zip + f82faf946be49081f98ebaacf066afd373f8a697f3b385d4dc24dca2001bb17f emulator-linux_x64-11491105.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11435509.zip + (375958092 bytes) + Mac (Intel): emulator-darwin_x64-11435509.zip + (335658992 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11435509.zip + (282699452 bytes) + Linux: emulator-linux_x64-11435509.zip + (256745137 bytes) + + SHA-256 Checksums + 3ff275fce7059da494241031666ad7a24f952250c3c60b1225f387cb60707ffb emulator-windows_x64-11435509.zip + 3b274950cef67e7cc142aa041f9f11bf96453dfa55715c79ac4114a0c6b06954 emulator-darwin_x64-11435509.zip + 1cfff0ee31a1d8120e3a1f9b91d2e7089ca565dff816ee3aea1de54baf0433a9 emulator-darwin_aarch64-11435509.zip + 5060bbf84d62009d5d4a559fbf2a55c6ba483277abcef4e7c93f08e02607a615 emulator-linux_x64-11435509.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11438439.zip + (362831539 bytes) + Mac (Intel): emulator-darwin_x64-11438439.zip + (321028165 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11438439.zip + (268952573 bytes) + Linux: emulator-linux_x64-11438439.zip + (249470034 bytes) + + SHA-256 Checksums + 4d23ecfbbf3d629e70650dffcfa2eb470648adc822107a2efc81f4bea8cd2cc2 emulator-windows_x64-11438439.zip + 73bde311de9702a0c922cd0cd14d691e60bb288af08d734708e4ec145e4c3ae3 emulator-darwin_x64-11438439.zip + 8f86e9c1ac8c1103d7bbc3ca7d3a740d80b8571f8b8ed4055bf48a298d3abf32 emulator-darwin_aarch64-11438439.zip + cb4495253a13e168bd5aef64baf0df90c444bbeb24e85f3f7612644d57b55b71 emulator-linux_x64-11438439.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11375131.zip + (368000166 bytes) + Mac (Intel): emulator-darwin_x64-11375131.zip + (327803645 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11375131.zip + (275473934 bytes) + Linux: emulator-linux_x64-11375131.zip + (254676933 bytes) + + SHA-256 Checksums + cf94c2b753d453bf317e408efc9aa5ed5b22e1274da129bd39816ee6cec5c448 emulator-windows_x64-11375131.zip + 0e9dbc3d3dd10a57013e6fd15b1d747ac9894eda935f8342488460f2ff95e202 emulator-darwin_x64-11375131.zip + dad88db6bfce9f0c3aa9f0cde1924c5c3bbd9bda64fe6c8c8f34a106797b8a42 emulator-darwin_aarch64-11375131.zip + 385d78354f8b5be9c769c0d6f1e90eb8db93c9ee1330327e11b213b1c55c432b emulator-linux_x64-11375131.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11388646.zip + (375946541 bytes) + Mac (Intel): emulator-darwin_x64-11388646.zip + (335642247 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11388646.zip + (282686163 bytes) + Linux: emulator-linux_x64-11388646.zip + (256732582 bytes) + + SHA-256 Checksums + 811766dd215ba5b48bec4956682e5b2a9ce87de8c718ea41b4f03726c3e2ff2e emulator-windows_x64-11388646.zip + 7fec8eab17f0be6cf395347bed741e1a9603f88f52d9976cab0a40ffc2217880 emulator-darwin_x64-11388646.zip + 7b1536e6a364e73f105967a68013676abbd13436856227c40194cceaff940816 emulator-darwin_aarch64-11388646.zip + cc2ec3b7bed0352c7171a42def445917a7d5143f26183b6f2f9f0e585055b0b1 emulator-linux_x64-11388646.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11356334.zip + (375897150 bytes) + Mac (Intel): emulator-darwin_x64-11356334.zip + (335611644 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11356334.zip + (282673087 bytes) + Linux: emulator-linux_x64-11356334.zip + (256654956 bytes) + + SHA-256 Checksums + b257859febc89e6d768ba92ede1328aaf1fd976eb363acb1a6d7ae0e44eeba45 emulator-windows_x64-11356334.zip + 447a2e3583f438fdc8da17f91974a5421c0b9c13cb6c0c48a89d54fdf7906d07 emulator-darwin_x64-11356334.zip + 0558dd0bf0e055032948e23b4edbafe3a9a3f9eddbab2d3c67340310c55e53c2 emulator-darwin_aarch64-11356334.zip + f58da3fe70f250549506b50d3bcad529ab36bb76f84a6f976264cf6e255913d7 emulator-linux_x64-11356334.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11331898.zip + (375891265 bytes) + Mac (Intel): emulator-darwin_x64-11331898.zip + (335604172 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11331898.zip + (282662649 bytes) + Linux: emulator-linux_x64-11331898.zip + (256656078 bytes) + + SHA-256 Checksums + be6a32719e6101c7ab7a64d63a904deedadae7f38bac876cc89bae99a6eca9ac emulator-windows_x64-11331898.zip + 447a2e3583f438fdc8da17f91974a5421c0b9c13cb6c0c48a89d54fdf7906d07 emulator-darwin_x64-11331898.zip + 61df36d97d535692f0728472b4395c4156623a21579f28c6f4641615cf706a96 emulator-darwin_aarch64-11331898.zip + a9de28845193be700c032a00ab268d4f3e85006573537fc007dafbbd136cc3b7 emulator-linux_x64-11331898.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11307001.zip + (376359616 bytes) + Mac (Intel): emulator-darwin_x64-11307001.zip + (335549536 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11307001.zip + (282637934 bytes) + Linux: emulator-linux_x64-11307001.zip + (256639089 bytes) + + SHA-256 Checksums + d4d2c9a9137e05cec7dc118ba91f424061e421428837456698ea6e7b2efe00ca emulator-windows_x64-11307001.zip + 4cc1f661d16577bf64d7f17b15bdd1d60afdea1e5aa5b82801fc3375c6d42c54 emulator-darwin_x64-11307001.zip + 0f21b77f09594f8b3ab747749c0bc995a09c74ac6fb6a7047abfd0a23d5a4898 emulator-darwin_aarch64-11307001.zip + ce15e3f2e7ba533dfdca90a9f539eefe834650c5e8e07924faa81c21f0407230 emulator-linux_x64-11307001.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11271302.zip + (376270045 bytes) + Mac (Intel): emulator-darwin_x64-11271302.zip + (335434137 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11271302.zip + (282548950 bytes) + Linux: emulator-linux_x64-11271302.zip + (256555472 bytes) + + SHA-256 Checksums + 65c834382398896119e699ebc0facf36a53c0f57be14151433c5f4322a9660d0 emulator-windows_x64-11271302.zip + 4572e87a5b9270c9881e10157cd90ccebdd01e4fcfd642766191894a01a99671 emulator-darwin_x64-11271302.zip + 388ec5d6c50656535f4993b82dba8a53981b414b0a43c7e14270e661470b9f6e emulator-darwin_aarch64-11271302.zip + cb598f3e9afc9583b0e3ad9ec238d85ad6f49ff120cd579e61c0f9bd3d346691 emulator-linux_x64-11271302.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11257478.zip + (368009391 bytes) + Mac (Intel): emulator-darwin_x64-11257478.zip + (327959822 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11257478.zip + (277103519 bytes) + Linux: emulator-linux_x64-11257478.zip + (254984039 bytes) + + SHA-256 Checksums + 9d342c6e66aeb37066d8568f518582979df2fc8bf0cf9bb744dc555076cbce64 emulator-windows_x64-11257478.zip + c9613f6350c9b5a3b8e2d42cfea057f98738189455257318602b540c0c2d7591 emulator-darwin_x64-11257478.zip + 823ecfafd9f5197315ba34557e153c3441abf7b1fba4c6bd0a1451b5ac59d2d1 emulator-darwin_aarch64-11257478.zip + 0928e98aa6ec8e21c301895588b7279fdb8bf4c985274a202d141eab12d2c913 emulator-linux_x64-11257478.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11237101.zip + (361338481 bytes) + Mac (Intel): emulator-darwin_x64-11237101.zip + (317369570 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11237101.zip + (267679962 bytes) + Linux: emulator-linux_x64-11237101.zip + (247516525 bytes) + + SHA-256 Checksums + 4f21ad916568459a4e38d75755a5cf27c658b844673388e2bfe0f407ae3e8bb9 emulator-windows_x64-11237101.zip + c603ec70071d215f0351fc14ede329504af1608091918dd6804353ac9a9e66e3 emulator-darwin_x64-11237101.zip + 8322f2a738cc29eaff26e9de856755ed5a1273d770e01d8347f0d84c8a487696 emulator-darwin_aarch64-11237101.zip + cfd54ce620ad5f9f786682ecad88b8b9da7ac48827d57406cc2a31bb8f6e73fe emulator-linux_x64-11237101.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11228956.zip + (367273335 bytes) + Mac (Intel): emulator-darwin_x64-11228956.zip + (327959822 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11228956.zip + (275548628 bytes) + Linux: emulator-linux_x64-11228956.zip + (255038911 bytes) + + SHA-256 Checksums + f9ee659c50fa0963462f7f82b87c14cd80ae55cc7b22f84991138dff3f711831 emulator-windows_x64-11228956.zip + c9613f6350c9b5a3b8e2d42cfea057f98738189455257318602b540c0c2d7591 emulator-darwin_x64-11228956.zip + 8a922f279f30da351c98ea911e0de36d61b9144b475014b4f2f6f90d36062ccf emulator-darwin_aarch64-11228956.zip + 8a2c4226ea2458983bdd6c43194e0a35d9141adc7f46eb85fe5e20051ae5977c emulator-linux_x64-11228956.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11218598.zip + (367337013 bytes) + Mac (Intel): emulator-darwin_x64-11218598.zip + (325477172 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11218598.zip + (275595488 bytes) + Linux: emulator-linux_x64-11218598.zip + (255103048 bytes) + + SHA-256 Checksums + 2c97635d1abf92bd967e6d4b9772200edc76ff45c5a5193719a359df897a1ab9 emulator-windows_x64-11218598.zip + 5ddc7f6d6813a5ce02147cefe8200e7bbf0849464d3a860ae6a0f91377da23b1 emulator-darwin_x64-11218598.zip + fa8353be75cfeb800881e6636a489e2c376d27a67723a88606be51e5e1bd6d6b emulator-darwin_aarch64-11218598.zip + 2507558a87c8393b2b0a5c2b1d8ee17b26ce09114d1edd65fbdb6f7ac32b2b3e emulator-linux_x64-11218598.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11192305.zip + (367258758 bytes) + Mac (Intel): emulator-darwin_x64-11192305.zip + (325333167 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11192305.zip + (275507798 bytes) + Linux: emulator-linux_x64-11192305.zip + (255016033 bytes) + + SHA-256 Checksums + c0ddb8f75b5b10560b2133f3ec6c23a780e4495c041d388bc3cac8c85ec56287 emulator-windows_x64-11192305.zip + b66b71a7df20a880a3eb60fac21923b891ea66caf39103c57207b50455cdcfdc emulator-darwin_x64-11192305.zip + 0450e79f3bb948f789323eaf6aaf54022ae8ba4195afe75443c0fc42c280a2b6 emulator-darwin_aarch64-11192305.zip + 5a8f90004eeee41d5bb24df13f4166f36b3e0e690131f2bfd0fc2decb39ec07e emulator-linux_x64-11192305.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11169323.zip + (367100058 bytes) + Mac (Intel): emulator-darwin_x64-11146273.zip + (327575479 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11169323.zip + (275280630 bytes) + Linux: emulator-linux_x64-11169323.zip + (254886579 bytes) + + SHA-256 Checksums + 950a42e6c70f75cbb256d1551fcfcf7ab4e87bfa478529146b2bee5a3f21aa90 emulator-windows_x64-11169323.zip + de557380b6c84fde0b81bda5d001db7ff273f0a001aba806f9103384bae7e54c emulator-darwin_x64-11146273.zip + 8f3a9d8840c0c6bec3b66fa3af1339ebacf4374cfadd1d0e3d8ff4b5a1de27bd emulator-darwin_aarch64-11169323.zip + 6115bf90e9701570aedf408f0f120e58e8ca73f3d01d43eff37e87775da6a6a4 emulator-linux_x64-11169323.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11150993.zip + (366436090 bytes) + Mac (Intel): emulator-darwin_x64-11150993.zip + (323936029 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11150993.zip + (274082810 bytes) + Linux: emulator-linux_x64-11150993.zip + (252619831 bytes) + + SHA-256 Checksums + 4acaca9a4a49245420d8c2b7262d8f832959e30ee98e623dbd72f57d6b690ec5 emulator-windows_x64-11150993.zip + 8ae135d5bd59f096d626da7c376be8cfb6d5814d2a49fa8ab72f137ec8db9533 emulator-darwin_x64-11150993.zip + 0a8050c24f2174cb4746c0a21751a6de6d97d5052d6ade5e8506f141a108f36e emulator-darwin_aarch64-11150993.zip + 88082aff047a5036a516cef9219562126ded396545e1f42d34cc82456c38a9db emulator-linux_x64-11150993.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11146273.zip + (367069450 bytes) + Mac (Intel): emulator-darwin_x64-11146273.zip + (327575479 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11146273.zip + (275280630 bytes) + Linux: emulator-linux_x64-11146273.zip + (254817524 bytes) + + SHA-256 Checksums + 2fba2d5d3757972907c33cad52e3ea7ed05ee9d50e2fa9d3d4fc413dcac2a18c emulator-windows_x64-11146273.zip + de557380b6c84fde0b81bda5d001db7ff273f0a001aba806f9103384bae7e54c emulator-darwin_x64-11146273.zip + 4a9d47f4350223e419807b8044ceddc5ce816614a18e2c12806fff54f20f02c0 emulator-darwin_aarch64-11146273.zip + 723cc464cd987c6f660d69571683ca34d35a852d6fa19a5291b3d96acc7d9d05 emulator-linux_x64-11146273.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11078245.zip + (366434133 bytes) + Mac (Intel): emulator-darwin_x64-11078245.zip + (323932015 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11078245.zip + (272612276 bytes) + Linux: emulator-linux_x64-11078245.zip + (252615367 bytes) + + SHA-256 Checksums + 9e7ac447152f1a087e36e94b1543a360fe5dd902c34ea9d187e1971acfbd3cef emulator-windows_x64-11078245.zip + 349974312bac16c36539ec5b001de97ad1f9ed64a8ee169ef1f9088ad49b97b3 emulator-darwin_x64-11078245.zip + 12eaddfd0920f4efde1636625dafa991692e0f40a360f7e3ec02380a06e79e73 emulator-darwin_aarch64-11078245.zip + 7ebfd686b4f6e0d3f8bb02bbf1e61e587a9fcd5b776b310d8d3feae8569a078f emulator-linux_x64-11078245.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11086671.zip + (367035119 bytes) + Mac (Intel): emulator-darwin_x64-11086671.zip + (327501214 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11086671.zip + (275218911 bytes) + Linux: emulator-linux_x64-11086671.zip + (254778592 bytes) + + SHA-256 Checksums + 4ff82cba928f7c4ee2d9dfa6da48f8f987bafaf4bf350c3e212216d11751828c emulator-windows_x64-11086671.zip + 788f0f804b901a856b4334a8a1b3f0b899a3abaf37d771690bc77e09e65ce4b9 emulator-darwin_x64-11086671.zip + fc3b39cae469b84b9eb46375acef0c5415c71f3a234d3de8294076929a1c4301 emulator-darwin_aarch64-11086671.zip + 23e88d4346cbd6c2660bb16f27ebe38231e10dab1867a03122efeb4c49eb619b emulator-linux_x64-11086671.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11042718.zip + (367145768 bytes) + Mac (Intel): emulator-darwin_x64-11042718.zip + (327515299 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11042718.zip + (275192621 bytes) + Linux: emulator-linux_x64-11042718.zip + (254653790 bytes) + + SHA-256 Checksums + 7b4756c13699d1afceef8fa9e771e3e4e83cdaedb02e3b4b66b064d7ed8a824e emulator-windows_x64-11042718.zip + c61b9f78d437aa65ee33d435abce64638efc0fc411696d4db631e95364b1bf83 emulator-darwin_x64-11042718.zip + f390d7c093997e79eb1d0960fdd76d2a65d05da15692b931b0e7c1cbcc9986c7 emulator-darwin_aarch64-11042718.zip + 3b70f7e93a28737cf1c5a579225bef1474a030610e1b36180af18c1f96c50f86 emulator-linux_x64-11042718.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11009868.zip + (366405699 bytes) + Mac (Intel): emulator-darwin_x64-11009868.zip + (323871768 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11009868.zip + (272589693 bytes) + Linux: emulator-linux_x64-11009868.zip + (252551984 bytes) + + SHA-256 Checksums + 1791fcccc1d8902b9fe4a81ab7d93615067a3991113500afaf644f82397dd246 emulator-windows_x64-11009868.zip + be4283e2de72f7a657e1a1e64bbe2be2abbfba8d446a2670ecbd13598115b34e emulator-darwin_x64-11009868.zip + 1855bc9deba862b0f89ff2b513247890f2c36e55d7247e5a3f23a01351ee7651 emulator-darwin_aarch64-11009868.zip + debdd933e52e85bb819ef6a847734054bcf878124e06a4f34dca8ae844d64b1e emulator-linux_x64-11009868.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-11009885.zip + (367238620 bytes) + Mac (Intel): emulator-darwin_x64-11009885.zip + (327266989 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-11009885.zip + (274228906 bytes) + Linux: emulator-linux_x64-11009885.zip + (253085442 bytes) + + SHA-256 Checksums + f68bf9e7b4e3750d5ddf85bdff2998d7de3ae932b235d77777e8b07c16d9ec9b emulator-windows_x64-11009885.zip + d9afbf35b0328d175dbdb798e1d22d6bad2b53c6fbab221211fff4eb51909e14 emulator-darwin_x64-11009885.zip + 38ce780f33b09e0d2b7395757bdf30dc6c8d947cf4868b63b48a9a6f6991367e emulator-darwin_aarch64-11009885.zip + bf99069ce91e0c9cdc4673fba0fde410270b5d8eba4f447d07aabe49a0b2c160 emulator-linux_x64-11009885.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10992497.zip + (10992497 bytes) + Mac (Intel): emulator-darwin_x64-10992497.zip + (323809666 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10992497.zip + (273679279 bytes) + Linux: emulator-linux_x64-10992497.zip + (252478194 bytes) + + SHA-256 Checksums + 76f068863ce72b992cb1cb77bd2a09b4316fce6ebc76a8b326f9cefd91d64266 emulator-windows_x64-10992497.zip + 938ff4581ca6017a99ce4d507b33bac9adc6665ccaef37fd315969ce746da882 emulator-darwin_x64-10992497.zip + d62003d76bd18348928794cbdc769e1dd0dd457e986800242f92d5053884b744 emulator-darwin_aarch64-10992497.zip + e28a1c81bbc7f9c80624e1379d0e43ddf3a412d868273784c41e23f1187ddaf4 emulator-linux_x64-10992497.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10965993.zip + (365856707 bytes) + Mac (Intel): emulator-darwin_x64-10965993.zip + (326250054 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10965993.zip + (273489844 bytes) + Linux: emulator-linux_x64-10965993.zip + (252311004 bytes) + + SHA-256 Checksums + 7a3af5933a08d487dd4a85cd16877ab404c85bc1493f17695d224ad0e0493b78 emulator-windows_x64-10965993.zip + 53c7222714ae31ad059e75e0649f9b7ca40d69d33beb104be007e9c10111cf99 emulator-darwin_x64-10965993.zip + 598d379db4537936b1aeb1e00cc06b47a83dac8ab5699efced07fa5df97b29cc emulator-darwin_aarch64-10965993.zip + 352c746100ebda0cd4cf2733f8f5212b79870752d6c54b94be6ccac60061de48 emulator-linux_x64-10965993.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10871397.zip + (365300834 bytes) + Mac (Intel): emulator-darwin_x64-10871397.zip + (323263766 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10871397.zip + (291167164 bytes) + Linux: emulator-linux_x64-10871397.zip + (252025229 bytes) + + SHA-256 Checksums + 4747c3b7cfc06500eaf3d57fb36a30748bb13ab65a1b683d1c2c8c0cdea37cca emulator-windows_x64-10871397.zip + cde8377cbd3c593af64a645622e284f6da3fe6901108891d6e00a116a3031aba emulator-darwin_x64-10871397.zip + db6616c5bb7e63a0253a0dfde5e06b2eae1719a051518936d9aadff9bcc048c8 emulator-darwin_aarch64-10871397.zip + 1959f81d1533e1d10093fdab94b421056b3113f400e24fce26eaf0c2ba58c4a1 emulator-linux_x64-10871397.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10917040.zip + (365850751 bytes) + Mac (Intel): emulator-darwin_x64-10917040.zip + (326260385 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10917040.zip + (292455404 bytes) + Linux: emulator-linux_x64-10917040.zip + (252298510 bytes) + + SHA-256 Checksums + fba61a158376d587050f1371b25f6b08e74424707938f6effd081aec1c308ed0 emulator-windows_x64-10917040.zip + 5afc8e515e3b3615d13e2cee7321084d27966412f3f30ffed61f32ea6ded7d8e emulator-darwin_x64-10917040.zip + 4e0fddc7c7b7f3f77e3616097d8e661925a1bdc17306c42907db2854c5a963dc emulator-darwin_aarch64-10917040.zip + 524dcf5c4cc1b62af5d9b2f993a32c6d5473e1bda3d6b6c007a02574d18777c3 emulator-linux_x64-10917040.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10895209.zip + (365918520 bytes) + Mac (Intel): emulator-darwin_x64-10895209.zip + (323952858 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10895209.zip + (292796355 bytes) + Linux: emulator-linux_x64-10895209.zip + (252535570 bytes) + + SHA-256 Checksums + a84a433dd9c9eafea30f16800c1876176cd7c5400cf1b11d1a0f07412fb28182 emulator-windows_x64-10895209.zip + c92610f4ffea9a533154d4b5355f7d98cf39235d3f8b0a54163397956b8d359a emulator-darwin_x64-10895209.zip + 74a9cbc173d2bf0011a00200b69af35ed650533c63f292916a7ff4d8c961306e emulator-darwin_aarch64-10895209.zip + 83a09f682aaf91e9092471445c7b543e11c865d0a7ecad9c420550f13cebd568 emulator-linux_x64-10895209.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10865566.zip + (365662908 bytes) + Mac (Intel): emulator-darwin_x64-10865566.zip + (326291746 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10865566.zip + (292852010 bytes) + Linux: emulator-linux_x64-10865566.zip + (252337454 bytes) + + SHA-256 Checksums + 6afae8031c8d53b8b6ccbe9ae1d5858315366717fb51e106f2752988b2bab6df emulator-windows_x64-10865566.zip + 83d9d82e5e3ac828bb401bb7a67ecce87c7592ad590c956d85ba33625041e060 emulator-darwin_x64-10865566.zip + 207192f0baac060e55458ebdfad7fa824773c06a1f276623044abd94aefaa79b emulator-darwin_aarch64-10865566.zip + 981808f896367645478e54bf0ebef6f346181454b2c74dd649ceb7007d2002f3 emulator-linux_x64-10865566.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10804368.zip + (365298098 bytes) + Mac (Intel): emulator-darwin_x64-10804368.zip + (325859533 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10804368.zip + (291161232 bytes) + Linux: emulator-linux_x64-10804368.zip + (252009591 bytes) + + SHA-256 Checksums + f6d86eb2ab1a3f03c80ec88587167f8e72fd2132a44e370c53733f5c105ccfe8 emulator-windows_x64-10804368.zip + b895c4234c5c6a084ce469b4bdf00fc4bbd0c5fa57a99cb5eb70425cd511c2d8 emulator-darwin_x64-10804368.zip + 25887a39f9e4f4c2c25e0d17ac9e5cc84c6175d8198e7899cc93ae06e6824df7 emulator-darwin_aarch64-10804368.zip + a411805c1c33b58ab284428886a5d61bdac86ee21b124c190cbfe6ab1d6420ab emulator-linux_x64-10804368.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10838739.zip + (365458050 bytes) + Mac (Intel): emulator-darwin_x64-10838739.zip + (323413005 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10838739.zip + (291532483 bytes) + Linux: emulator-linux_x64-10838739.zip + (252138589 bytes) + + SHA-256 Checksums + 11decb7af7fd71472e28a4b78c470248a29ee79882cb54478d2fe913582ce16c emulator-windows_x64-10838739.zip + 71a7d1a55a6b23141fe46efae8275666a0b1026cfd407879f4f3d85bcf55cbba emulator-darwin_x64-10838739.zip + 92e79c4620896a337cdb1069798f992f1933c6ef3bd60988cf92eba17a4cfed2 emulator-darwin_aarch64-10838739.zip + c21a7a32ba86ec087d50f865b3a356cafda2182b6433171e05807d7854742dd6 emulator-linux_x64-10838739.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10798452.zip + (365229156 bytes) + Mac (Intel): emulator-darwin_x64-10798452.zip + (325709461 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10798452.zip + (292177043 bytes) + Linux: emulator-linux_x64-10798452.zip + (252090362 bytes) + + SHA-256 Checksums + 87afa5882e8b4e94dbaa02d7e4b19df555761f5aa7f68e4694edf8affbd0e85c emulator-windows_x64-10798452.zip + d728cfea17596b1f73fde89d86f5b0a46f1873654d70cb60452993c3e18972e3 emulator-darwin_x64-10798452.zip + 92e79c4620896a337cdb1069798f992f1933c6ef3bd60988cf92eba17a4cfed2 emulator-darwin_aarch64-10798452.zip + 974ad3092bda588f6afdc0f3fe51395698467a0a40408cee8ef9bb216f2f2cd4 emulator-linux_x64-10798452.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10719686.zip + (364828788 bytes) + Mac (Intel): emulator-darwin_x64-10719686.zip + (334470314 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10719686.zip + (296884066 bytes) + Linux: emulator-linux_x64-10719686.zip + (182404961 bytes) + + SHA-256 Checksums + b0db107971ad2ae4fe32f67938ce57065ff4dc0d3cb1822759bdc6eef170e760 emulator-windows_x64-10719686.zip + f1be05dd163ba64de07e9f81fe401bcf120e4130b0b23967cfbdbbb408c81747 emulator-darwin_x64-10719686.zip + c6c178c164058aba6e39dd4a3f6d5e4d70b363144d1a13d48270f0a1d4b86fa4 emulator-darwin_aarch64-10719686.zip + caf501784f7864e1cc08bd3823816e583a08cd68f0aa5bf1f6897cd618011780 emulator-linux_x64-10719686.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10752384.zip + (365166189 bytes) + Mac (Intel): emulator-darwin_x64-10752384.zip + (324920082 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10752384.zip + (291147240 bytes) + Linux: emulator-linux_x64-10752384.zip + (252157884 bytes) + + SHA-256 Checksums + ccc66c736b3e311b043ed4e67d694d938ea307bb9b5c512303def164821e5f9e emulator-windows_x64-10752384.zip + 2450e47fa218eb547c8962f7f38a9f9a6726fb817c5469f1567faa407f17b6ca emulator-darwin_x64-10752384.zip + 561653ab032895a657d2a695afe8fd1281cd0df69b639c556cb45908960fe47b emulator-darwin_aarch64-10752384.zip + d2dab6cd0c63c72157ea0e308c622da2fdae48576b7e16de77a9db2d75474c25 emulator-linux_x64-10752384.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10696886.zip + (333020049 bytes) + Mac (Intel): emulator-darwin_x64-10696886.zip + (309355067 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10696886.zip + (265751100 bytes) + Linux: emulator-linux_x64-10696886.zip + (270191252 bytes) + + SHA-256 Checksums + 8b16f7e802031c45285339fcfd3b2cebc4bf9d935cf46c6b6c5db8e7b8fe22e8 emulator-windows_x64-10696886.zip + 5dda48ef4a4faaa29a55f6d93ebe05f0acf736f6c49c93ee7080dbc49f23a0a5 emulator-darwin_x64-10696886.zip + f70d764fd756664bc782bb24f8da67cbaa51d7e5ffac732108b9e6545cd9faf4 emulator-darwin_aarch64-10696886.zip + 284954ab33259e0125757623132e7e36982d968fb6c22495145bb1b37861e6ef emulator-linux_x64-10696886.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10594030.zip + (363656447 bytes) + Mac (Intel): emulator-darwin_x64-10594030.zip + (341193257 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10594030.zip + (298653279 bytes) + Linux: emulator-linux_x64-10594030.zip + (261440080 bytes) + + SHA-256 Checksums + 861ea68357eeb5f791972e0f88f9fd16aeb4db4c4462ea79a299ac6fa04c8957 emulator-windows_x64-10594030.zip + c1a8f380c964e1ce6d52fe0340a2fae3b16e55baa2b51e661be4fe03c27c31d1 emulator-darwin_x64-10594030.zip + 486d230754df5c00a1041ef903e28cd40e76a013c9dd01b4e4035c1df5bfb363 emulator-darwin_aarch64-10594030.zip + 4f05003aeb84f658ddc600e35ca3467981cf085151b6e015171b78226a7a8e17 emulator-linux_x64-10594030.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10511200.zip + (363671399 bytes) + Mac (Intel): emulator-darwin_x64-10511200.zip + (340990630 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10511200.zip + (298583753 bytes) + Linux: emulator-linux_x64-10511200.zip + (261238281 bytes) + + SHA-256 Checksums + ff7f5e472dea6f2725f4df5049600ce3367d7dbf82eabdc222c4ab4cb3ed8497 emulator-windows_x64-10511200.zip + 7fb79bab2acc7b9e98b4bdd6e146342e3aa8a0cdfcc65a7dc87eb03420d0e70f emulator-darwin_x64-10511200.zip + d324faca219fb29527ba3e6e544066fd3f1c5cffbb4c666ec9a5d6a0103691a2 emulator-darwin_aarch64-10511200.zip + 92a1fa3bef810bb7e3713325f8371908e713a3d1cd99ed17aad638dac4a31412 emulator-linux_x64-10511200.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10410302.zip + (363531106 bytes) + Mac (Intel): emulator-darwin_x64-10410302.zip + (341093606 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10410302.zip + (298880555 bytes) + Linux: emulator-linux_x64-10410302.zip + (261198119 bytes) + + SHA-256 Checksums + 9c5fd6058357f97289957c894e1208849e24eadf2552016f8702fbe39d120b0a emulator-windows_x64-10410302.zip + 1e1650c46c7ec7ab2d7fa3121f0fcfb7cf6449a54db5a9c296f3b68d2000cf7c emulator-darwin_x64-10410302.zip + f95939f9d60752017a839308a5e9876b9e4ef45ea87a1b600265d68431a250bd emulator-darwin_aarch64-10410302.zip + 98915dae086214fc0d26db1f95be2c662ad568816c8d877f5ef05d685bb67513 emulator-linux_x64-10410302.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10330179.zip + (333010879 bytes) + Mac (Intel): emulator-darwin_x64-10330179.zip + (309337702 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10330179.zip + (265749326 bytes) + Linux: emulator-linux_x64-10330179.zip + (270178945 bytes) + + SHA-256 Checksums + d1d5f547db068ea94f9b2dc4f136fc46962cf8e8a9b4e57ca757fd30d332be42 emulator-windows_x64-10330179.zip + e66de2577b278f82db56afbed7d1a1614e5cd26fc1f7bd5d645e34258baefb70 emulator-darwin_x64-10330179.zip + 1320b90c2438c275cacd4c572589efc215e2621e28240451d52bb0ea4c0b540b emulator-darwin_aarch64-10330179.zip + e08f3acf9900810e877fbc7f816a9dad99889f5c1d18bd78d214fea59d359e17 emulator-linux_x64-10330179.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10366635.zip + (363244877 bytes) + Mac (Intel): emulator-darwin_x64-10366635.zip + (340670707 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10366635.zip + (298485023 bytes) + Linux: emulator-linux_x64-10366635.zip + (260916835 bytes) + + SHA-256 Checksums + c55bffa8b7fcb2b67be3ba511d9d5e887beb85aeb5816b6ed7af4616c76356eb emulator-windows_x64-10366635.zip + 1f8879fcc54b6a3a755f86f64862e8bebaca25a08cec3333e7aecf2bb8e1b26e emulator-darwin_x64-10366635.zip + 71ca5443ff7218d2721ca0089e9f08170cd7ecdb7fdbe4392ef732f61bfcbc57 emulator-darwin_aarch64-10366635.zip + 66f695484e16ea957efd63c94f4a841551417e6294788093a78489a1a4e09889 emulator-linux_x64-10366635.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10332831.zip + (363236887 bytes) + Mac (Intel): emulator-darwin_x64-10332831.zip + (340608404 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10332831.zip + (294791978 bytes) + Linux: emulator-linux_x64-10332831.zip + (260877129 bytes) + + SHA-256 Checksums + 355d9f53bfd450c70b3a883c8038c02b2f614154ae4b39dae10f3336a6347cef emulator-windows_x64-10332831.zip + fff9df0c773a65b81be1d9c1a75b3fea0380d2b2a5f5f5f89784b70b110395b9 emulator-darwin_x64-10332831.zip + ef791219774b57d778c7925ea15547a7bc52f84963133f9d2bbdd3cc71e74d46 emulator-darwin_aarch64-10332831.zip + ab039a0df78d486d59911fc5ddc1f2c7121ce035ffe6ca650022d2977d91f8b6 emulator-linux_x64-10332831.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10204757.zip + (362214324 bytes) + Mac (Intel): emulator-darwin_x64-10204757.zip + (338571657 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10204757.zip + (296462792 bytes) + Linux: emulator-linux_x64-10204757.zip + (260083796 bytes) + + SHA-256 Checksums + 2960459d6c523e2f23aa05fd3f8343c96be030507281911b7ca0d50656a1bb94 emulator-windows_x64-10204757.zip + 65180245793a3d0c0431017b11528ad01aee2b16e598c29e085fc1f6ac057a81 emulator-darwin_x64-10204757.zip + 9c2c98e3f595487161d5b5b8bd87d463b84b66eaa94615ad8dc03860b5301bf0 emulator-darwin_aarch64-10204757.zip + f1cf7ae6634b10685f538a9302ce4abdb8f95e66ae70aed1f2e70cfbdd03cfde emulator-linux_x64-10204757.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10171126.zip + (354192366 bytes) + Mac (Intel): emulator-darwin_x64-10171126.zip + (333508417 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10171126.zip + (292209120 bytes) + Linux: emulator-linux_x64-10171126.zip + (185525775 bytes) + + SHA-256 Checksums + 4155de83b1156eab051315b6d80da9108e68a4768018aeccb16a57ba67fd7bd9 emulator-windows_x64-10171126.zip + 39e2816d374179b274236038b448f8fc4703851a0f51032778f794729bcec33d emulator-darwin_x64-10171126.zip + 82417fa1fa9bede10d74690686720eb99a6067e244a909f1d92e80facce212ed emulator-darwin_aarch64-10171126.zip + 5e8a19ed5c5f8035ae6ef90c101b391bd4571e3cc903d6f176ba2181dbc6d552 emulator-linux_x64-10171126.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10086546.zip + (332993128 bytes) + Mac (Intel): emulator-darwin_x64-10086546.zip + (309328502 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10086546.zip + (265748053 bytes) + Linux: emulator-linux_x64-10086546.zip + (270166131 bytes) + + SHA-256 Checksums + 7043e061af5928c46992b06cd1752f047e8e9469683aa902d61c63bb91ed4f68 emulator-windows_x64-10086546.zip + 0bb0d4a385757d5955b0df061de49e15dcbdbbeb85916c07711ce07f9fd3cd8f emulator-darwin_x64-10086546.zip + a11de973f6cb258edec2806b4f1181e1684e543798743afcf2517ec48554bbb8 emulator-darwin_aarch64-10086546.zip + d77e1751b1586a4298e3df4441bcfe5e34b05cdf7f18547876802d8bd4260b02 emulator-linux_x64-10086546.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10078095.zip + (354011689 bytes) + Mac (Intel): emulator-darwin_x64-10078095.zip + (325272345 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10078095.zip + (288049434 bytes) + Linux: emulator-linux_x64-10078095.zip + (180494623 bytes) + + SHA-256 Checksums + cfcb6866e3fdbd24ddaddc88c3867a661e2d11465085f5994ae39b6de24cbfd3 emulator-windows_x64-10078095.zip + b4f1a237c743a91bf57197de0d092f01639921f4d939b89fb0480a7b5e38775f emulator-darwin_x64-10078095.zip + 60c5e35123be0a89dc2ed0af4fd665e37fe9aaa2251c6e58b20b7a1462fdb0ca emulator-darwin_aarch64-10078095.zip + 95ffd60538bc011210c505b220aa2dbd7e5d1d9c8a2952b066a4fdd4247927d3 emulator-linux_x64-10078095.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-10047184.zip + (361497029 bytes) + Mac (Intel): emulator-darwin_x64-10047184.zip + (332134756 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-10047184.zip + (292824987 bytes) + Linux: emulator-linux_x64-10047184.zip + (254562719 bytes) + + SHA-256 Checksums + 46f8cb10410cfcab5189f1bf1b7c4d0aabeedc29b1ae146a6e2fa5174d70f70e emulator-windows_x64-10047184.zip + 57feb5387ea815105fd74911dbf5df2e3bee63f969f93da8ee8e6e359920fcf2 emulator-darwin_x64-10047184.zip + f0a5d2f26ce9469248017ffdbd1d0980234abff606b575e1a0bf276bef21ef3c emulator-darwin_aarch64-10047184.zip + 0dcd0af72864ff10e0be79700934460fa12675ce3d6ce2f45f73c7d5ff716244 emulator-linux_x64-10047184.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9997245.zip + (361693856 bytes) + Mac (Intel): emulator-darwin_x64-9997245.zip + (332141166 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9997245.zip + (292809060 bytes) + Linux: emulator-linux_x64-9997245.zip + (251403172 bytes) + + SHA-256 Checksums + 56f185514d0088e73b0639f63ad589ec71b679b4b312cbf070ab6ac03684a3bf emulator-windows_x64-9997245.zip + 781d670a740b0ea25e940ffca058d53ae32065f807d2f34437335fab943cdacb emulator-darwin_x64-9997245.zip + a893ffc222bb8f91f7cabdc6e34047edab185a01843e02517a1a72fb5e48c6a9 emulator-darwin_aarch64-9997245.zip + da1013c5f875480dc06f465389630889c5a669e07162a2145dc17395feaa80d6 emulator-linux_x64-9997245.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9936625.zip + (373623936 bytes) + Mac (Intel): emulator-darwin_x64-9936625.zip + (345831055 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9936625.zip + (293481498 bytes) + Linux: emulator-linux_x64-9936625.zip + (260288819 bytes) + + SHA-256 Checksums + a7812e93768a489711db40ee906110d11633e1187cdb9bbf9859e4f91cf82283 emulator-windows_x64-9936625.zip + d51ad22ade34fb46c0c01dbc748ad49e2405ab2a18f090486ddf48719f779b17 emulator-darwin_x64-9936625.zip + f038a2f2aba175062171d9bef0fb17e0cf435e2a99c754717701b8d7a5e6ab9f emulator-darwin_aarch64-9936625.zip + 4b7fc3c854e497c98196cccccdd1758684dcf2a11fc8056fd3f05c32f811e78d emulator-linux_x64-9936625.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9786972.zip + (380683303 bytes) + Mac (Intel): emulator-darwin_x64-9786972.zip + (360635047 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9786972.zip + (294233701 bytes) + Linux: emulator-linux_x64-9786972.zip + (282789189 bytes) + + SHA-256 Checksums + 395d400e646ff854e82592ea9a8816e323f795602b29cdb96ea20d5e78ae416a emulator-windows_x64-9786972.zip + b4bd146daffba499d755bcb56ef40df988212df07e505316ee85d6facc0a94ac emulator-darwin_x64-9786972.zip + 8fe8978acc30646a921891f8681438844addfea0875266fd4639852c66cb68f4 emulator-darwin_aarch64-9786972.zip + 1c098b44015d45827a78bc2ebe7903767118ad1a5d217a36f014981028c71625 emulator-linux_x64-9786972.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9751036.zip + (332999329 bytes) + Mac (Intel): emulator-darwin_x64-9751036.zip + (307219070 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9751036.zip + (265745186 bytes) + Linux: emulator-linux_x64-9751036.zip + (270165820 bytes) + + SHA-256 Checksums + fdcfd4a8d8b1c76f33e8c1ecef8ed8e0197a083a49ca38a46fa0c6bde328d86f emulator-windows_x64-9751036.zip + 0ed4ce848e48616a3d76e8d72f8f9d40ac5907e7aaa033ff033476bc55f59007 emulator-darwin_x64-9751036.zip + 7f70fef67bf518d21f51af3706194c9cc3691455fd35cd8825a60def72f76ff5 emulator-darwin_aarch64-9751036.zip + 7beb3596aba63ad40cbfd48b331de70a433c27f64e62cded10731dbc507aa12b emulator-linux_x64-9751036.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9607554.zip + (380043568 bytes) + Mac (Intel): emulator-darwin_x64-9607554.zip + (359190180 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9607554.zip + (294092327 bytes) + Linux: emulator-linux_x64-9607554.zip + (283649892 bytes) + + SHA-256 Checksums + 1138e7e53d0dc203faf3a840d7221bd64493ecd6aea687467c4a68c6828e043c emulator-windows_x64-9607554.zip + ce104a103bcb38153b183ee1680ff9c814e3043522f3e9c319c4051b13b02db7 emulator-darwin_x64-9607554.zip + d893610ea23f9bf974b092ee8f0e1814b8492896107d80971fd38aa86999d79b emulator-darwin_aarch64-9607554.zip + 2bfd9dc74e2a15d0fa31f326c0e9562e2b84b68f706e79e7bb2ca3ce9cd4b597 emulator-linux_x64-9607554.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9536276.zip + (333000964 bytes) + Mac (Intel): emulator-darwin_x64-9536276.zip + (309325960 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9536276.zip + (265744397 bytes) + Linux: emulator-linux_x64-9536276.zip + (270158949 bytes) + + SHA-256 Checksums + 7720a38136399a93af4a3da57715d69f26d7b86c74d60ea016162e11f1fae439 emulator-windows_x64-9536276.zip + 9956aac7509f16138c858bebdfd8e9c9678fb6629213b40ff3633702f30abca2 emulator-darwin_x64-9536276.zip + ec28f38a766a170a3e0771879bd25d4462227fa8c94985a5da7be9762b782621 emulator-darwin_aarch64-9536276.zip + 4a3bb8849b3661081aeea4b13f76e22456cde8573f5347e5e615946af794278c emulator-linux_x64-9536276.zip +
+
+ + + + +
+ Zip files + Windows (64-bit): emulator-windows_x64-9529220.zip + (347778463 bytes) + Mac (Intel): emulator-darwin_x64-9529220.zip + (320081718 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-9529220.zip + (258844788 bytes) + Linux: emulator-linux_x64-9529220.zip + (183523574 bytes) + + SHA-256 Checksums + c1105d85046a3a5a43aa97bd88604fa8ca6e4d1b9b0bab71602a17ba085b607d emulator-windows_x64-9529220.zip + cbfcfd6914d1e9cb6065e822611fae4d12d30fabd1b3c56b996bde7421e3fd71 emulator-darwin_x64-9529220.zip + e51f9abd1196ea1c7a290dce8feba35661d7a591ffc4549a3dafd0ceaa0509c7 emulator-darwin_aarch64-9529220.zip + a2c551a80da6414e4887fd043d813cd7a9457f6d114337d9cc7dbe93a12ffa84 emulator-linux_x64-9529220.zip +
+
+
+
+
+

Disclaimer

+ 版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名和本网站网址。 +
+
+
+
+ +
+
+
+ +
+
+
+ 46 Comments + 去评论 +
+
+
    +
  • + + + +
    +
    + + adustdu2015 + + commented on + Sat Jul 15 + 2017 + +
    + + +
    +
    +
    +

    怎么成了全黑的啦?死气沉沉的,没有活力。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Sat Jul 15 + 2017 + +
    + + +
    +
    +
    +

    @adustdu2015 为了纪念前天去世的一个人

    +
    +
    + +
  • +
  • + + + +
    +
    + + codedart2018 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjqy 谁去世了

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @myxingke 前两天去世的一个人

    +
    +
    + +
  • +
  • + + + +
    +
    + + pdog18 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 是我们大家认识的?名字不可说吗?(不好意思可能有点冒昧) +

    +
    +
    + +
  • +
  • + + + +
    +
    + + codedart2018 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 我才学android + android的文档在哪儿找来看呢,原来开发PHP的,像PHP都有良好的手册!android不知道在哪儿看。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @pdog18 13号去世的 LXB

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @myxingke Android SDK + 里带的有,在 docs 文件夹里,或者去这里看 https://developer.android.google.cn/index.html +

    +
    +
    + +
  • +
  • + + + +
    +
    + + pdog18 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 哦,翻墙下才知道

    +
    +
    + +
  • +
  • + + + +
    +
    + + lisjiang + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    mac 版adt 下載後,打開eclipse直接“意外退出”,已經有jdk + 1.8,環境變量已經配好,還需要配置什麼?

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    @lisjiang 建议用 Android Studio ,ADT + 官方已经很久不维护了

    +
    +
    + +
  • +
  • + + + +
    +
    + + Warchaser + + commented on + Wed Aug 23 + 2017 + +
    + + +
    +
    +
    +

    as3.0 beta2版本的插件安装和升级有问题,安装无效。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Aug 23 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + Warchaser + + commented on + Wed Aug 23 + 2017 + +
    + + +
    +
    +
    +

    @inferjay + .ignore插件。beta2版本的插件安装都不好使,无论是as内部提供的插件下载安装还是离线安装。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Aug 23 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + Vixb1122 + + commented on + Mon Oct 16 + 2017 + +
    + + +
    +
    +
    +

    3.0 RC地址 404 了,这个版本应该是171.4392136 吧,MD5校验截图也不对

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Oct 16 + 2017 + • edited +
    + + +
    +
    +
    +

    @Vixb1122 感谢反馈,问题已修复

    +
    +
    + +
  • +
  • + + + +
    +
    + + sylar-kamill + + commented on + Thu Oct 19 + 2017 + +
    + + +
    +
    +
    +

    旧的搬瓦工链接已经失效了,这是新的https://bwh1.net/

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Oct 19 + 2017 + +
    + + +
    +
    +
    +

    @sylar-kamill 好的,感谢反馈

    +
    +
    + +
  • +
  • + + + +
    +
    + + leiothrixs + + commented on + Fri Feb 02 + 2018 + +
    + + +
    +
    +
    +

    gradle要更新了啊

    +
    +
    + +
+
+ +
+
+
+
+
+
+ + 捐赠图标 + + + 回到顶部图标 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/android-studio.html b/android-studio.html new file mode 100644 index 00000000..9e2a31de --- /dev/null +++ b/android-studio.html @@ -0,0 +1,26216 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | android + emulator | downlaod android emulator | Android SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk + tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+

+
+ + + +
+
+ +
+
+
+
+

Android Studio

+
+ 注意:以下 Android Studio 下载链接全是 redirector.gvt1.com + 开头的官方下载,无需tizi,建议用浏览器直接从官方原始链接下载,不要用迅雷下载、不要用迅雷下载、不要用迅雷下载,重要的事情说三遍,避免类似 + XCodeGhost 的事件!!! +
+ +
+ + + + +
+
+ + +
+ Installers + ChromeOS: android-studio-panda1-patch1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda1-patch1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda1-patch1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda1-patch1-windows.exe + (1.4 GB) + + SHA-256 checksums + bf00fe914366798a7e21b128a5af672baa5d0debc4faeabd2de2cb083ccfe75e android-studio-panda1-patch1-cros.deb + 55ad6f06b8af88ab9ffc68f33108ea7c734416c1548118997f5a45f3ac77d596 + android-studio-panda1-patch1-mac_arm.dmg + c277a2d1b9d4c4cd73fa9eda461df3271b3b3ea79b857052a3cc67ec3f2041c0 android-studio-panda1-patch1-mac.dmg + df34e47eb76c93692315ed7b6e28f716160409062b99a48b89361b6cb7f588c1 + android-studio-panda1-patch1-windows.exe + + Zip files + Linux: android-studio-panda1-patch1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda1-patch1-windows.zip + (1.4 GB) + + SHA-256 checksums + 678b8495f6368938927a8c8cc1a82484dd47e3640b77ec8b9983dc95722cda42 + android-studio-panda1-patch1-linux.tar.gz + f599624ba005128f77010e1cb0ec44c496f2f860af9f4782cde1c5c98a93d99b + android-studio-panda1-patch1-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-panda2-canary4-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda2-canary4-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda2-canary4-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary4-windows.exe + (1.4 GB) + + SHA-256 checksums + 9a15ade655e40bc3179eba455284565f6c5fc7b840d871195be1b8ecfbbd1756 android-studio-panda2-canary4-cros.deb + a3268a66c3ccf97292ce99fd02519c453c1d487220c1d764bd32ebbd8b4302ea + android-studio-panda2-canary4-mac_arm.dmg + 30a6edcdd53b1774fb8ab20976a84518908de40dd0820d1e41eb5eea66075c1f android-studio-panda2-canary4-mac.dmg + cf7b5adefde2d8b73a0587ea6be0e3d6528e955b0e808eab4389d4356f9ae633 + android-studio-panda2-canary4-windows.exe + + Zip files + Linux: android-studio-panda2-canary4-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary4-windows.zip + (1.4 GB) + + SHA-256 checksums + 572de9e5b7904771479ceab37b1dfa17d9389819d81b39b1a653c945651e84d4 + android-studio-panda2-canary4-linux.tar.gz + f35030d7783efb5bd9c4b67ad83b88f6c090e7158cfb5a79fc2d21b36430cdd1 + android-studio-panda2-canary4-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-panda1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda1-windows.exe + (1.4 GB) + + SHA-256 checksums + cb0d7a7d6d8d5087c2fced402803961c050fe2f552e2b8d54f5baf101c82d58e android-studio-panda1-cros.deb + 0dc8c90b270d1b35e3d86dcdecb992a0b911ad8739cfe247d0fe6146fa906dd6 android-studio-panda1-mac_arm.dmg + 2c603290b562114e67e8039d0e91b24f5e65097d6326ce36a9ea0e819aeaa948 android-studio-panda1-mac.dmg + 648cc9b0c17eede763daff220dd1252cecf125f29b39bc10bec60037438a106e android-studio-panda1-windows.exe + + Zip files + Linux: android-studio-panda1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda1-windows.zip + (1.4 GB) + + SHA-256 checksums + d7eb0b463b0a4d6a309c48f3d8744a51149955f0112281eebb81210339c88a96 android-studio-panda1-linux.tar.gz + 761d61d0298e271ef3c549fa2da1355570db5f8914e686e5d26a8b2d3ef2c193 android-studio-panda1-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-panda2-canary3-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda2-canary3-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda2-canary3-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary3-windows.exe + (1.4 GB) + + SHA-256 checksums + 1aa05e6056741da08f9963911930840b6f7f94df564843b5fd689df8bfce2aa7 android-studio-panda2-canary3-cros.deb + 7b747cb1752aabfdafd7726b3c1213943cc76facf3c8e7a37bcd45bb26d76498 + android-studio-panda2-canary3-mac_arm.dmg + 80d3131da8b6f309bc066d25f74f5bf1740658da6b466cb0d66cee69a9b03fc5 android-studio-panda2-canary3-mac.dmg + 8c4210c4914ccfc4b4b8c540ca5f3366dbfc3ee70b4386491e487827dd71a2d0 + android-studio-panda2-canary3-windows.exe + + Zip files + Linux: android-studio-panda2-canary3-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary3-windows.zip + (1.4 GB) + + SHA-256 checksums + 703f2c40d4368af0af7f355e366e1b8075f35ecb6f0bc662bc5f34d822753eeb + android-studio-panda2-canary3-linux.tar.gz + 07eb2494639d914ce7189d6e15f9d882ccb40742936c553fd777add234764c36 + android-studio-panda2-canary3-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-panda2-canary2-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda2-canary2-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda2-canary2-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary2-windows.exe + (1.4 GB) + + SHA-256 checksums + a527793801149a93c0106ad087b192cef4ab7e0e1ab92c4951939d166b4f0c5a android-studio-panda2-canary2-cros.deb + f724ea6f0728957fb2a3d6ed9b7de08eefa7457e9b192472e9d91be1c4524959 + android-studio-panda2-canary2-mac_arm.dmg + 2f6328ddd24b365f61b96298de9a37f2e32b9163d1a5e62ce2ebd7d1c4e0af95 android-studio-panda2-canary2-mac.dmg + 08e74b2d42115a3c1026c872b20b4ce9c5d2926c760ea5da2da1b369e2a1b2d0 + android-studio-panda2-canary2-windows.exe + + Zip files + Linux: android-studio-panda2-canary2-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary2-windows.zip + (1.4 GB) + + SHA-256 checksums + 0f676b9a3cbf8e6a5970149cab737e6e96abc60e009aa3cebe97ff0a69d412d8 + android-studio-panda2-canary2-linux.tar.gz + af3ce3b0bbb77ee9f602b0301f674cbb5ce7b52c4a22cd5887731a8224a872b1 + android-studio-panda2-canary2-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-panda1-rc1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda1-rc1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda1-rc1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda1-rc1-windows.exe + (1.4 GB) + + SHA-256 checksums + 83f2f998e38a020100e58bb082a18b82159b2570d24d00e6b1b0ab274362161b android-studio-panda1-rc1-cros.deb + 3a011fbac92dbad24553974c5116dcaabcdf2e2e1fc6890e56b039b1a7cfc469 android-studio-panda1-rc1-mac_arm.dmg + d53c7dbf6eba2e825c55326f9075956a20ca15dd70e1a576485b1583689aff8e android-studio-panda1-rc1-mac.dmg + 58816980b3d2092cfe1880233080552d3e62d18ad7eef031d1d79a12a6445d9b android-studio-panda1-rc1-windows.exe + + Zip files + Linux: android-studio-panda1-rc1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda1-rc1-windows.zip + (1.4 GB) + + SHA-256 checksums + e26eab3ad49a6f3b75f69c3c62bf76e15875f383e5a48b39c69c4f6cef1ce267 android-studio-panda1-rc1-linux.tar.gz + dff816d2cc0af98cb62fba148494a96e6d75a8fc4ef4ef446561a55996a48991 android-studio-panda1-rc1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-panda2-canary1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda2-canary1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda2-canary1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary1-windows.exe + (1.4 GB) + + SHA-256 checksums + 47bc9a908873b61f266b759a3c9562c337f5d20d392ec907a4a12066d6b964e9 android-studio-panda2-canary1-cros.deb + a2fd2b8984ce44586e67833cfd24ba51b71e2a0cb57c4aa48277f76fdcf745c7 + android-studio-panda2-canary1-mac_arm.dmg + 4e14aa0a407b0701a59200566d267626a16499cb4f96efb7c9788bd43084f741 android-studio-panda2-canary1-mac.dmg + 0ea5458ba72c9c3ac47092cdb08b2a791b01b40a7dbb4befcfeef260c587fc4f + android-studio-panda2-canary1-windows.exe + + Zip files + Linux: android-studio-panda2-canary1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary1-windows.zip + (1.4 GB) + + SHA-256 checksums + 7bb1602f39413bbaa3f902cdcbc5956d0a1b5e2b5baf5ac4b2d226e73f7b98d1 + android-studio-panda2-canary1-linux.tar.gz + 699f9751547ecbebb1dd8c5eb8701b70115b9ef17b608c65e5b47152819dd829 + android-studio-panda2-canary1-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.3.1.5-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.3.1.5-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.3.1.5-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.5-windows.exe + (1.4 GB) + + SHA-256 checksums + fac9c289b70732e3c8d51b69ad354fc898cb95437cb9b140c7a566b8396ff72d android-studio-2025.3.1.5-cros.deb + 9cc52ce290cf40f3fb9c2c9262680b533a92b938c89adae63a5a1916ef307b6d android-studio-2025.3.1.5-mac_arm.dmg + 68ef43f87cb0c08fc01ba82e13bbf64616545f96e657627c2ab4aae47d3c5fa9 android-studio-2025.3.1.5-mac.dmg + bcbc8dbc20c2767961421a56bab299ab9957dbfc0534e2f2bdb77502f69200a6 android-studio-2025.3.1.5-windows.exe + + Zip files + Linux: android-studio-2025.3.1.5-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.5-windows.zip + (1.4 GB) + + SHA-256 checksums + 0a633ad7d22dcffd2a552533eb3b594d1f77166115a14ccc25ac07c1cf8d7fca android-studio-2025.3.1.5-linux.tar.gz + 2027d55cd36662bbe59bef5803998e0080872459c64d09444d6a079c9bb3e6ae android-studio-2025.3.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.9-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.9-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.9-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.9-windows.exe + (1.5 GB) + + SHA-256 checksums + f0ebe562d12a36884e53d01a186db03f029cef2211d9ecd8d1971f8385399d7b android-studio-2025.2.3.9-cros.deb + b6285cdee418492658a4f5ee68beb52896e81ad27e7d10b3486b9b6e02b33e88 android-studio-2025.2.3.9-mac_arm.dmg + fb204243b011309526cc041a479177010e22ef6f77a28e1c08f98aee95dc37d1 android-studio-2025.2.3.9-mac.dmg + 7ed9bf16ad849b478d13df3630a2010f29e7b01f64f6fd188a67f2820abe5fd7 android-studio-2025.2.3.9-windows.exe + + Zip files + Linux: android-studio-2025.2.3.9-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.9-windows.zip + (1.5 GB) + + SHA-256 checksums + 986ea6cacb36da723f2c8550cccd7d8cd3e8b8b7bb2446d3a8bf39bbaf91abc1 android-studio-2025.2.3.9-linux.tar.gz + 23b46808caaf81eac207d7c9a81d012b32788f65b51de43e061e27f08024960b android-studio-2025.2.3.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.3.1.4-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.3.1.4-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.3.1.4-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.4-windows.exe + (1.4 GB) + + SHA-256 checksums + 269eff95d38b72740bbd1c284016cb5691b4f10f6e3361ab256dc84cfb447122 android-studio-2025.3.1.4-cros.deb + 07ad2f6d12eeb07a49e41b32ad9b8e10b8f0ac9ffd548e56f3db29aeef26aa65 android-studio-2025.3.1.4-mac_arm.dmg + 162ce5a759bca97e51505b3417094d9ff430a9c04f06381b006b73e152990f4a android-studio-2025.3.1.4-mac.dmg + 5557886b2ad8cc066dfad74877d624ecc0b78e0c46be95da495bb4bda8eb1e0f android-studio-2025.3.1.4-windows.exe + + Zip files + Linux: android-studio-2025.3.1.4-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.4-windows.zip + (1.4 GB) + + SHA-256 checksums + e72981fc72929a2df6016577f7e1d899f635d5fae43717f676af0b7787fda9f0 android-studio-2025.3.1.4-linux.tar.gz + b974e306179d657b779ce996ae0355d47fbe2a925c6bc11dfdc77a2eac155d32 android-studio-2025.3.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.8-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.8-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.8-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.8-windows.exe + (1.5 GB) + + SHA-256 checksums + 8af6ff7083d3c74fa1adb139f4dd7859e2a8696ac6ff330c12971d44a2c58d4c android-studio-2025.2.3.8-cros.deb + b5a3897c72ccd1ded40fdb0b461104b34733dbcb5b893f0fbda012ab5dfaa128 android-studio-2025.2.3.8-mac_arm.dmg + 586c2790a190ba8ad82222b5050e25a66e7ee5f7546d3cb8004db322f463783f android-studio-2025.2.3.8-mac.dmg + 43727db50fe3714a3a8539df5aa1a5cf08803b8178a1f35430e754c181e4d051 android-studio-2025.2.3.8-windows.exe + + Zip files + Linux: android-studio-2025.2.3.8-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.8-windows.zip + (1.5 GB) + + SHA-256 checksums + 287bd6548c4dcf076097d91da970f90a9bf3e7cafca56b36551c8f57756b247d android-studio-2025.2.3.8-linux.tar.gz + cf56f6067bacf805bfa79f799439312c6c8f120b10ab7c1b524090c11bacb361 android-studio-2025.2.3.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.3.1.3-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.3.1.3-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.3.1.3-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.3-windows.exe + (1.4 GB) + + SHA-256 checksums + ed84e58dc1df9b6a352fc0eaa0b264eeaf6c079f0eaace0d501de0b37935c2b3 android-studio-2025.3.1.3-cros.deb + fdc408aa0f27639796308208466b75257d982521d2859c9c7d4d4b657029bd37 android-studio-2025.3.1.3-mac_arm.dmg + fb586bb9fb5bb32fc9d7addffb8d2c677d7ab6294c166ebe15e78c96a5921028 android-studio-2025.3.1.3-mac.dmg + 0118ee7109028eb75fe64549ee021dc75ccb4022c5219862d19714e6dc00e56a android-studio-2025.3.1.3-windows.exe + + Zip files + Linux: android-studio-2025.3.1.3-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.3-windows.zip + (1.4 GB) + + SHA-256 checksums + 4fe7b7ac431e3e59452b72e13792ec3af7704bd849d195ba29fbbf9c54f5a246 android-studio-2025.3.1.3-linux.tar.gz + a2fae80c7c7e08c2737832d4d7d7811f8dcf2dbd81e86885467e88570821499d android-studio-2025.3.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.3.1.2-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.3.1.2-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.3.1.2-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.2-windows.exe + (1.4 GB) + + SHA-256 checksums + 48c28800f14e5337e4028c161eb55c1f46f10bafca37564ea6b4f8ea265a26cc android-studio-2025.3.1.2-cros.deb + 95d9cdd01ebf74e1bd92b9d72603c58ad5959ab36a4975b8d603de6d27daed84 android-studio-2025.3.1.2-mac_arm.dmg + b6ee357f669189fc8bbd126e4a3b071dbeda3a3c79ffcebdea8469aa85c1b8c1 android-studio-2025.3.1.2-mac.dmg + e01410b2c650816affd809f87e3b0889c599a44202d2d5854cf5ff62a3a8119c android-studio-2025.3.1.2-windows.exe + + Zip files + Linux: android-studio-2025.3.1.2-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.2-windows.zip + (1.4 GB) + + SHA-256 checksums + 92060fc0c17f0b2a640aae30ff2f879eb68d74f3477f9df5f7cc77e52d22ece0 android-studio-2025.3.1.2-linux.tar.gz + a12441a41cd4ae0a874d8a380aa88e566cf66e23c9f855f677bca5929e574dc8 android-studio-2025.3.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.7-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.7-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.7-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.7-windows.exe + (1.5 GB) + + SHA-256 checksums + 8e52ad407d7d0fe47f7bc235fcef724eb77fe2878374ded3fb7d0dc4d30e5530 android-studio-2025.2.3.7-cros.deb + df22a58aedfd2dd900ceb5cd10e9dba98d528b38917bfae468f52dbc101765c9 android-studio-2025.2.3.7-mac_arm.dmg + cb2d48d937a1c3c137326e85d5bb83212e226c8236534c6d4eed1e0e0188f3a8 android-studio-2025.2.3.7-mac.dmg + 71a341a18c4f6ad207ebd85d4154fa7578811423250883d8897b23cdd6d3911c android-studio-2025.2.3.7-windows.exe + + Zip files + Linux: android-studio-2025.2.3.7-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.7-windows.zip + (1.5 GB) + + SHA-256 checksums + 77905c01491857b3b6e70ca889f899c5f52c00d3f12dafd092e4fdbb5aaa7cff android-studio-2025.2.3.7-linux.tar.gz + d76b279bddaeb0f2e681f120e07d3e1c4e2a25ce4af0cb06ce71136f695d130d android-studio-2025.2.3.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.8-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.8-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.8-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.8-windows.exe + (1.4 GB) + + SHA-256 checksums + aa6315049c158d488a970a7fd36592d21c7f7f535eb20e9eb2277e84e9444293 android-studio-2025.2.2.8-cros.deb + 2e6c6eb3e911b42d08a3340bae6ad8759ddc894b4c3199272252f2343535496f android-studio-2025.2.2.8-mac_arm.dmg + aa1bb1027fe0999b3154a9f017c30eaa7fe56b59afaf7640e9ff72a361ab047f android-studio-2025.2.2.8-mac.dmg + 3acc0587882f81281714098e440673f44de2ecaf75e9f005b334ec5fd2d29da8 android-studio-2025.2.2.8-windows.exe + + Zip files + Linux: android-studio-2025.2.2.8-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.8-windows.zip + (1.5 GB) + + SHA-256 checksums + c6cf40050f5ff3f82dc5ca226647ffc44b664ce8faadbe13cbec3bd3ff82e12b android-studio-2025.2.2.8-linux.tar.gz + d63603d6bbc433484b4059060319cc116a50c9bdf0d37610dd83ac68d77a1294 android-studio-2025.2.2.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.3.1.1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.3.1.1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.3.1.1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.1-windows.exe + (1.4 GB) + + SHA-256 checksums + d5e86181a0b31e247a0303ec4a217058cbf15b7b67207a53af898a39fbff5274 android-studio-2025.3.1.1-cros.deb + b50c54f4e564ab32b8a945b91e69dac6b483b45e2262113662f08f9e0992d07e android-studio-2025.3.1.1-mac_arm.dmg + 0a0b25f5309aede46b040c60e3af6b5cc2e68ba7396148f9dded6b78ab1f3338 android-studio-2025.3.1.1-mac.dmg + b75affbb9be67061faab9fa03eace14dfbd9f8b1b9f57b27ecf5ce17404407a3 android-studio-2025.3.1.1-windows.exe + + Zip files + Linux: android-studio-2025.3.1.1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.3.1.1-windows.zip + (1.4 GB) + + SHA-256 checksums + 8425adf30331a80e12a3fa192fa4734516372a0eaf018afdc4303343fe595e8c android-studio-2025.3.1.1-linux.tar.gz + d5e286f61043c050ee16f81377bbcc342ab9ea0b2b4bb016d70d8aafe8bc2ea4 android-studio-2025.3.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.6-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.6-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.6-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.6-windows.exe + (1.5 GB) + + SHA-256 checksums + 1a50c85f75377bb42535716f8debe7d37641f1d7d7b0506ecc44e966cc6dee72 android-studio-2025.2.3.6-cros.deb + e351ad9b3cb1e65e5fcd1666a05e0c487de37249d5adee12167ecfe52ab5202e android-studio-2025.2.3.6-mac_arm.dmg + cbe9f3891cddbd765ab2f452a9c401271ac62205afefe471ced0ae4576be6222 android-studio-2025.2.3.6-mac.dmg + 27cff3ca378839f04d72a202d02b04a66cd0583e9b42e1b400a6fc1b86a13988 android-studio-2025.2.3.6-windows.exe + + Zip files + Linux: android-studio-2025.2.3.6-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.6-windows.zip + (1.5 GB) + + SHA-256 checksums + 532b1394a1f687ef051251606184e23f82c23d80acb0c452ad2038970b24e9e9 android-studio-2025.2.3.6-linux.tar.gz + 235b76c449d919f7544bb02792294578a296b28d5a97dbd861eda7ebb2a5d1de android-studio-2025.2.3.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.5-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.5-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.5-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.5-windows.exe + (1.5 GB) + + SHA-256 checksums + d9b0f05063e9685b2c29e771d3197561e336032caca5acbb5a8439781a8886e2 android-studio-2025.2.3.5-cros.deb + 6cf5e5779c0cd02d30d503fa46045e1e7bfd19647dcdbb50ae6e4de1aa82882d android-studio-2025.2.3.5-mac_arm.dmg + a05520d0ce02ecbb707f99ef12603a26cae7c097d4bf8a8aa97115bd87fc82fd android-studio-2025.2.3.5-mac.dmg + e9283a4e643e1d0fd6173aa17b380d2ade70fe6d4567732aec7006f2f414db4d android-studio-2025.2.3.5-windows.exe + + Zip files + Linux: android-studio-2025.2.3.5-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.5-windows.zip + (1.5 GB) + + SHA-256 checksums + 82a25738eee45b8a2b7ec7c29f9c4ea8b4a91aee5aa47e0ca4384b02e3801b9c android-studio-2025.2.3.5-linux.tar.gz + be7b06e2b019ad29ef1c5fb9c796657c412c6bce6f80c572a7582e38f2a3a5d4 android-studio-2025.2.3.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.4-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.4-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.4-windows.exe + (1.5 GB) + + SHA-256 checksums + 66a4151c1324e8e5e73c312576f0d67d17150becbef13d382b4703a439c86bae android-studio-2025.2.3.4-cros.deb + 93b4afe9fceb2e29971c2452e5b9fb12b43cb81b9bba7a39cc4ac2c9c3029a1a android-studio-2025.2.3.4-mac_arm.dmg + bb6d9fad1a64623d20ac671d0589d9790fb5d2f3895a402fa45f83e0f82c82de android-studio-2025.2.3.4-mac.dmg + 325438ca41218aefb0ac5cbdf0347d3707d76d9445ac2ddefc2258788819405e android-studio-2025.2.3.4-windows.exe + + Zip files + Linux: android-studio-2025.2.3.4-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.4-windows.zip + (1.5 GB) + + SHA-256 checksums + 3a2fac18af1dee6b3f058b7b17dc7010518f7505041e17dd7252908bdbc0c605 android-studio-2025.2.3.4-linux.tar.gz + d58e5c337bf3dc5efeb8796be6dc86fae39d20037e22ff450a620cbd4fa2ee3e android-studio-2025.2.3.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.7-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.7-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.7-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.7-windows.exe + (1.4 GB) + + SHA-256 checksums + 2906ac3ccca750798319db51260b7eb48487fec8bce46ad5b74544f8ec5057ed android-studio-2025.2.2.7-cros.deb + de459f66de957c1ad360c1776808350ed714a4ef4f6c1eaae7b607d5850afc78 android-studio-2025.2.2.7-mac_arm.dmg + 2e39f3b8f40e33d5282cfa93da47aa3009e61c8eed2290700e38ef8ad34fd0f5 android-studio-2025.2.2.7-mac.dmg + 6dcddc87518eeada574b130f6212b065a4c81b7c1db53bed6d770911da7fadf7 android-studio-2025.2.2.7-windows.exe + + Zip files + Linux: android-studio-2025.2.2.7-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.7-windows.zip + (1.5 GB) + + SHA-256 checksums + a6f9d40d87856f13a7c3674ff4178a16eb219d31e6a43ac1c269cd583c7ca5b4 android-studio-2025.2.2.7-linux.tar.gz + 6fb2de94787ae3bba1112cf6654acee663bd25a29ac37f0aa5ad3cbacc20b1a1 android-studio-2025.2.2.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.3-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.3-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.3-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.3-windows.exe + (1.4 GB) + + SHA-256 checksums + a78443489431084b7e9ab68124754a53f4de3613e2d47554bae2e84fafc93e94 android-studio-2025.2.3.3-cros.deb + 409b0e17f39b2656b7d4883d84257b6e32ae01aba93801a50f9fedf86f6e4377 android-studio-2025.2.3.3-mac_arm.dmg + b3e6658796378d71dc2dd25684fa73c6678947ee8abf3229a748234c8dd12041 android-studio-2025.2.3.3-mac.dmg + 5154676033d687152ec4e35f7368e9a4def878349f3f4f7dc0bcf73281316f0f android-studio-2025.2.3.3-windows.exe + + Zip files + Linux: android-studio-2025.2.3.3-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.3-windows.zip + (1.5 GB) + + SHA-256 checksums + 714e8416a98cd46b1a59d184d6c6d1ffd7875e261729857f9b5fc7d1af80d41c android-studio-2025.2.3.3-linux.tar.gz + 9833514a53e88e67fff3a097765076d5936871051e23144b44d7379fdb220ce1 android-studio-2025.2.3.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.6-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.6-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.6-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.6-windows.exe + (1.4 GB) + + SHA-256 checksums + 2a2fd6220c3aa22d2e876ce47a1615dcb7e88c9f012b986fb393d848e78364b6 android-studio-2025.2.2.6-cros.deb + ea09c871e2923560776bb6ba093f492d4af304e5fe687c74fe992735571a7933 android-studio-2025.2.2.6-mac_arm.dmg + 24ca84a1ba080a91bf77e8710f8bb5865697c17906fd046ce22e4cfd18066757 android-studio-2025.2.2.6-mac.dmg + 4a79fde305bab1ee28eedab3e5715e253d9144831c0cf1260827e2fe96b537d7 android-studio-2025.2.2.6-windows.exe + + Zip files + Linux: android-studio-2025.2.2.6-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.6-windows.zip + (1.5 GB) + + SHA-256 checksums + 722bbe4e8e4a72eb3c14f0f3d43e37003faa3aa7cf1da5b826c101afd7f1d8f1 android-studio-2025.2.2.6-linux.tar.gz + cdcbb732ec8cd0d6576634f149d4a615732c797e7f34dec412a48fd76332d4b2 android-studio-2025.2.2.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.2-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.2-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.2-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.2-windows.exe + (1.4 GB) + + SHA-256 checksums + 6c06d6ff145425d5642eaf8443981a7d849385814943ff80cd5050e874440eea android-studio-2025.2.3.2-cros.deb + 9dce963b1fe50a17708ac166a620588b34642333de9989c8283d84897f5a44a8 android-studio-2025.2.3.2-mac_arm.dmg + 8d57b342d8cbd8788447372243a855f5d3015b2d97594926c23e06c77e13cb47 android-studio-2025.2.3.2-mac.dmg + bbb97fbf26b70f21cfe97aec1c04626f283a44a11e8e674583d882f5797001a6 android-studio-2025.2.3.2-windows.exe + + Zip files + Linux: android-studio-2025.2.3.2-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.2-windows.zip + (1.5 GB) + + SHA-256 checksums + 330c54ad11ca8e481e076b72c206c7acb180126ab3f0890a55476d25e3ca0fa0 android-studio-2025.2.3.2-linux.tar.gz + 534f0e1f7103abd40524a8ee268f06744db98956e8592cca3430ca842b0f8f63 android-studio-2025.2.3.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.8-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.8-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.1.8-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.8-windows.exe + (1.4 GB) + + SHA-256 checksums + 2358e73d34b03ea578d857e86a02a8a9b477ed529b1ed9ad05f7d2beaa168429 android-studio-2025.2.1.8-cros.deb + e47f50bd8b92bf1f7a13a43a2476dcaf9920018e53a9e0789a366645b4988a53 android-studio-2025.2.1.8-mac_arm.dmg + 9c8411b58baa47fb6deccb529974a00bc8894be62ee52bc4977038561808ca19 android-studio-2025.2.1.8-mac.dmg + 27418da6706493e2a60f1da474723ad6d8ad4f20550357c085658b3f30bcb432 android-studio-2025.2.1.8-windows.exe + + Zip files + Linux: android-studio-2025.2.1.8-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.8-windows.zip + (1.4 GB) + + SHA-256 checksums + 7aa6a2e46eb4387def1f4ea22b8b4a2b68021efa85065347c41187439fd25096 android-studio-2025.2.1.8-linux.tar.gz + 363cfb43b60c10a1f1a710abc2a26e4b0e403d4d75a26a0df1e29a6920732418 android-studio-2025.2.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.3.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.3.1-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.3.1-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.1-windows.exe + (1.4 GB) + + SHA-256 checksums + 39420f9ecd27b26a2c445ae6bbaa1a53fce62124ce15562bd65a2d010bf9a1d8 android-studio-2025.2.3.1-cros.deb + 57c0e432379f7a5fb61f24d8eee6128d6b093999890f3aadb981a162732a68b3 android-studio-2025.2.3.1-mac_arm.dmg + 2e7150282e52f7fa24f3abc9ae454e925b007116e6810dec6b1eb8d82f473293 android-studio-2025.2.3.1-mac.dmg + 965e15f6e8972a33fdbe381ce2483e156b269af479bc42646965d824adda2428 android-studio-2025.2.3.1-windows.exe + + Zip files + Linux: android-studio-2025.2.3.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.3.1-windows.zip + (1.5 GB) + + SHA-256 checksums + 38750a7b61416b1aa5ddb4bd931accf124ac4ade94a4d6286699223d67e969f0 android-studio-2025.2.3.1-linux.tar.gz + 26d5b1d641cbc1665ec7f3c11aa7ea0a44930c064a7f4ddf4085ae24e1b1372e android-studio-2025.2.3.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.5-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.5-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.5-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.5-windows.exe + (1.4 GB) + + SHA-256 checksums + 2b4eb6186936d8e42ad57e328c095e99b9f7d7e4f3ca56fc6f0eb2b3d6b8e62d android-studio-2025.2.2.5-cros.deb + d7ee5598e12b45221de853859577d55618f9e9ad31fc49a4b2a51be5b203dc19 android-studio-2025.2.2.5-mac_arm.dmg + 3eaa6de471fa47ef5339b80cf48d920580eed379eb6b0181d4c5abf51415e94f android-studio-2025.2.2.5-mac.dmg + d699ec32af5f74444ceb8bb0538a4d79ba60fc1f7c787d5d99b9434f24355edb android-studio-2025.2.2.5-windows.exe + + Zip files + Linux: android-studio-2025.2.2.5-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.5-windows.zip + (1.5 GB) + + SHA-256 checksums + 67a1d5d24c7fdbc727e48754c500962399a173c2081bae3ef5200ece3cf072e2 android-studio-2025.2.2.5-linux.tar.gz + 8c0f5f513393da64b789db0eb3f65773a7b6b4572d136868b8c054b8bbcac22c android-studio-2025.2.2.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.4-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.4-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.4-windows.exe + (1.4 GB) + + SHA-256 checksums + da79bc62674c919f1d09022afe9028e8a4acd5b708e0ac4645c458ac3413504e android-studio-2025.2.2.4-cros.deb + 444af7cfeeccbd93db777a6ea56d2f62355750d24e6647ac07c4efb299911484 android-studio-2025.2.2.4-mac_arm.dmg + bde81c00ec651e615b75412c9653d8a246ef04986fa7425ad6c06c545cec360c android-studio-2025.2.2.4-mac.dmg + d542db49454a2f26df5e605753a3b4098c68801dab378624fbe32e5887958102 android-studio-2025.2.2.4-windows.exe + + Zip files + Linux: android-studio-2025.2.2.4-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.4-windows.zip + (1.5 GB) + + SHA-256 checksums + 8bb21c0f5fea3972593345b36a1f43215f6fb14e93d977a64af73944adf78c12 android-studio-2025.2.2.4-linux.tar.gz + e6076dca48031e827ee5aa1681805fc092167ee2345eb14b644ad48ff171574c android-studio-2025.2.2.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.7-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.7-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.1.7-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.7-windows.exe + (1.4 GB) + + SHA-256 checksums + 2098e5e9f6fc380799e66073ccc6f2a8dd6d714311b4f740327cedeb1d3fbc12 android-studio-2025.2.1.7-cros.deb + b1c09e66a0ca6da807719c2bfb8121dad75bd34b5e2e3512e210488c09b70b5b android-studio-2025.2.1.7-mac_arm.dmg + 44b36f890ca1993a1b32e3df87dfaa05003657419342137ae7d51d7aab542e96 android-studio-2025.2.1.7-mac.dmg + 7811b6c00b22f2a8dc5db5bac0ed21b25adeedffdc7163280af669b91cc9204c android-studio-2025.2.1.7-windows.exe + + Zip files + Linux: android-studio-2025.2.1.7-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.7-windows.zip + (1.4 GB) + + SHA-256 checksums + 16af1fa02d746e4c182d8852ff3859bba5c182768efeacfa18a8b81d65e78cb1 android-studio-2025.2.1.7-linux.tar.gz + f79554e04874fa775257da8a1a5163764cb3329d35404a59f1f4e0583343e193 android-studio-2025.2.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.3-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.3-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.3-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.3-windows.exe + (1.4 GB) + + SHA-256 checksums + 56217e0b369959b388bb5278364ded8499b9edabbd4bd938b9cb95f23984f254 android-studio-2025.2.2.3-cros.deb + bbdda7cf9cb994298c589ad738929e14d0e43028d50141e96c98b3d08c02e815 android-studio-2025.2.2.3-mac_arm.dmg + 27a217fc766db7388c3fe13cd8dc809885b2ac83e33029481a9e67622b7255c0 android-studio-2025.2.2.3-mac.dmg + 500633ba41a1cbb57f23d8f98cfd50bb185e82f9d19874a125f911d286867d3b android-studio-2025.2.2.3-windows.exe + + Zip files + Linux: android-studio-2025.2.2.3-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.3-windows.zip + (1.4 GB) + + SHA-256 checksums + 961a867c7512509c38210af2269aeabc9b863145471de9b7c5fec279e67b902a android-studio-2025.2.2.3-linux.tar.gz + 412e1df6ec332a303dceabfcf9f93c2f0184a16ab354ea8e76161b2bf243b0c3 android-studio-2025.2.2.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.2-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.2-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.2-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.2-windows.exe + (1.4 GB) + + SHA-256 checksums + 43385e7d4cad646bf9881bc93816e0d387256cb26d39dbd6e6691b377a7b7ec3 android-studio-2025.2.2.2-cros.deb + 09a70ae16167a98c6dabf77bc21a8acad67bc4c47f138e561cd5eabd8628f969 android-studio-2025.2.2.2-mac_arm.dmg + eaef565171501d7e48dcd008b023cdbd93facce266f3ab2f287728abc9998636 android-studio-2025.2.2.2-mac.dmg + 3517a2effdf258f6c3a74cbb863fa6927fe571ba1db98bcd1fa48ceca535cc26 android-studio-2025.2.2.2-windows.exe + + Zip files + Linux: android-studio-2025.2.2.2-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.2-windows.zip + (1.4 GB) + + SHA-256 checksums + 9b43c334d596d4ff223bbda582cabb616ec822a4bb66b0c9a5b8e890e0f7f6c8 android-studio-2025.2.2.2-linux.tar.gz + e9b8c63ce745319b3f1d42513d6d6c752df4e075857e4a95dbd74afb3896516b android-studio-2025.2.2.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.2.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.2.1-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.2.1-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.1-windows.exe + (1.4 GB) + + SHA-256 checksums + 4062b829efda6c65bff2317981ba9b0e724fed31bf195387094afa69fd8dd733 android-studio-2025.2.2.1-cros.deb + 41794a32d4d51ed376d781ed389532b04e1c541c717f837f84fd4093d6d85988 android-studio-2025.2.2.1-mac_arm.dmg + cf396ff775e87980fe5e828068bef3c7ea95b18ba0e0dc4083362d745704d430 android-studio-2025.2.2.1-mac.dmg + 6caca46464152d1b40358ea527940f304f805713cc8817bf9636f5a6027a0c5f android-studio-2025.2.2.1-windows.exe + + Zip files + Linux: android-studio-2025.2.2.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.2.1-windows.zip + (1.4 GB) + + SHA-256 checksums + b12a7d2291a9a3ba44d31ec2e704a666218ab76b8ba1494d561ecd1c5e23fcde android-studio-2025.2.2.1-linux.tar.gz + 76a54cd1ea34ef2809acc31d5a99116731bdb1615a92787df8bc97ee7ec73915 android-studio-2025.2.2.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.6-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.6-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.1.6-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.6-windows.exe + (1.4 GB) + + SHA-256 checksums + 760002edc71c6e1cc72ca966ee17f83de1f618082fbbb04bf9f2146a73d85ce0 android-studio-2025.2.1.6-cros.deb + deb490c226604c49754a285733351097f717b32cebb774fed4bc2e50c4b25f10 android-studio-2025.2.1.6-mac_arm.dmg + 37eb76b5f2294d59c86001d54e159f49b9826870a12ce2c76e953ab4944d8ff1 android-studio-2025.2.1.6-mac.dmg + 938b161bdd99d79b5ea04bbad62b6c5173283fd4126f98bd40c7ace4b3f00127 android-studio-2025.2.1.6-windows.exe + + Zip files + Linux: android-studio-2025.2.1.6-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.6-windows.zip + (1.4 GB) + + SHA-256 checksums + 97e6c9d00588ac9dea35c2895a213ea27ae5e99a4b6fa6161571371ed21e8d4b android-studio-2025.2.1.6-linux.tar.gz + c059e4d2b5ad779cf91162d3ed9523a17f8e63f24286351e76fc437bead1e7f6 android-studio-2025.2.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.5-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.5-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.2.1.5-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.5-windows.exe + (1.4 GB) + + SHA-256 checksums + f58ddf2b160e047b324fb93c93a3ab6dc18f66f272f1db1b3978ec13e170918e android-studio-2025.2.1.5-cros.deb + d1535db586645cadc6e19e39facb0cf1989909d28559d8afefdc4e833ee5cddb android-studio-2025.2.1.5-mac_arm.dmg + 78f226acafeb4ec4238c1f7c2e4574edde87577080871b0237efab366f29c375 android-studio-2025.2.1.5-mac.dmg + 01895471b74aa4ee9226b84eb70964252199721a26d83e979d70ca0ee468b179 android-studio-2025.2.1.5-windows.exe + + Zip files + Linux: android-studio-2025.2.1.5-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.5-windows.zip + (1.4 GB) + + SHA-256 checksums + 4a5a69dbd38ca46e22ffdca460117f28cc270603934aea8e6d9adf75c31f0db4 android-studio-2025.2.1.5-linux.tar.gz + 2e90df9b58d99a06c680f40c8aa8e15955380c68748d31fb444eb7c5b486f898 android-studio-2025.2.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.8-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.8-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.8-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.8-windows.exe + (1.4 GB) + + SHA-256 checksums + eb34503c79d71a0171cb022f71205196faa6e2ec0bb0575c09539f219038ba00 android-studio-2025.1.4.8-cros.deb + c80f8dd7eeb62fb9b637ef2d217753450e5b8082717d42dd78ebe838d2266cb7 android-studio-2025.1.4.8-mac_arm.dmg + 3799cdc65f1267dcecd2a444e8abf30ef7cec20af533f4b4a5df8fc182291b63 android-studio-2025.1.4.8-mac.dmg + 450b9330422072f6b0a6d4c7befb06e94658dc76cc7fdaa0401e8f8ea6862ed3 android-studio-2025.1.4.8-windows.exe + + Zip files + Linux: android-studio-2025.1.4.8-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.8-windows.zip + (1.4 GB) + + SHA-256 checksums + ce747356d52a36b2e6a4b61df5af7a8c587ce67f8480eb1db5e54bab19ccbdf3 android-studio-2025.1.4.8-linux.tar.gz + bcdf313679486a7c2e71f2d45463a8efa67c8519df316e3f11633993e0abfd98 android-studio-2025.1.4.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.4-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.4-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.2.1.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.4-windows.exe + (1.4 GB) + + SHA-256 checksums + fc5798ec3e3d989bb7e0023e4b537c62a6702691486159390d428cf66a124827 android-studio-2025.2.1.4-cros.deb + a67ec8aac4c8c9969ff862134de088ddb2ecd70c1545e07262119d7fc780481d android-studio-2025.2.1.4-mac_arm.dmg + fb8da9feccc6aae21cdce1a587dfb0459853bf00d1876e5b723087a116d7c6bb android-studio-2025.2.1.4-mac.dmg + 5bb866add0ec84a31208e8c02f0f8e0a62ada92e38c44342f42be0b538f27275 android-studio-2025.2.1.4-windows.exe + + Zip files + Linux: android-studio-2025.2.1.4-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.4-windows.zip + (1.4 GB) + + SHA-256 checksums + 014b3756d84960634575bec67e3eb3a03a9c56f161dc2dbfbabc0b2653912c07 android-studio-2025.2.1.4-linux.tar.gz + f6f121663aba749644a6ac193bda85ea292f1137ea35f9e4985e7191b1b2b99d android-studio-2025.2.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.7-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.7-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.7-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.7-windows.exe + (1.4 GB) + + SHA-256 checksums + 29b368e26e6d780104eee35c413761a885ba00a47ff6d3666db3b0c55a171d95 android-studio-2025.1.4.7-cros.deb + ef8474b9ca52c6a685dc4d085fbb020ccc92ff79bd66d6f402426a684ea7059a android-studio-2025.1.4.7-mac_arm.dmg + 1075108839665483365f9afae1aba4dd464310c1452526ddb1bff84c6f400319 android-studio-2025.1.4.7-mac.dmg + e60d96ba50d8fbda6535f0a2724d5fcd8c0b7b7c73e957bee7de7ccf9f0efc5b android-studio-2025.1.4.7-windows.exe + + Zip files + Linux: android-studio-2025.1.4.7-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.7-windows.zip + (1.4 GB) + + SHA-256 checksums + 2ab294b00ef015e23b2016bd54ea7e30446a58888c9cdccb14ef28174ac2888c android-studio-2025.1.4.7-linux.tar.gz + 91b48f1561cda0387e7499fa7e425908aa5f1235ce36aec1383fa7091f5c242a android-studio-2025.1.4.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.3-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.3-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.2.1.3-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.3-windows.exe + (1.4 GB) + + SHA-256 checksums + 106695a57a494435fe2ef44543dfbd676db91a420524331d981f97bb179f670e android-studio-2025.2.1.3-cros.deb + 5178ad37e0d607a853792dfea91fd1e0db79b8ebce200759d1d32ff17e96b796 android-studio-2025.2.1.3-mac_arm.dmg + 3e95dc0472ef10ab411872d1ef6fdeb0867cf698a20ca45c223d71edde5c8e41 android-studio-2025.2.1.3-mac.dmg + 4c890d215309227c63a64abe302c184106835788de0610925fe99d5e23d89355 android-studio-2025.2.1.3-windows.exe + + Zip files + Linux: android-studio-2025.2.1.3-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.3-windows.zip + (1.4 GB) + + SHA-256 checksums + 31c80f4445df12b27abdc1cf2a5002e0455feb541e74c57a27ae372cce4ded68 android-studio-2025.2.1.3-linux.tar.gz + 1a81f80c60933fb1fa2c0660e0f0e69fa88868614a6e22d9533c51771cb21f36 android-studio-2025.2.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.6-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.6-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.6-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.6-windows.exe + (1.4 GB) + + SHA-256 checksums + 93bac4630caf4df6ddf39d298ed31eaa61a2fb8bed7e15be2afea00ff33a4f6b android-studio-2025.1.4.6-cros.deb + a24619a405daf437738a3286a58a13a61a2914c951e6138d7950c73285d425a6 android-studio-2025.1.4.6-mac_arm.dmg + 3a35ebd14b2957b57b4cea92de1423d34d4f5c669366d62dcde6fc9573a828c6 android-studio-2025.1.4.6-mac.dmg + 719635bd30741c3d40ef9d21c09f691fd72e14119f7306a3487d79f736bfdd09 android-studio-2025.1.4.6-windows.exe + + Zip files + Linux: android-studio-2025.1.4.6-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.6-windows.zip + (1.4 GB) + + SHA-256 checksums + c53c00eead2406036f32c22078fbe5a62bc45b4bf4e8a801b47911c159c19905 android-studio-2025.1.4.6-linux.tar.gz + 6a72c6049cdb03f638dae33042d46c90d3cd66251dc7d15c85fa50f085c157c9 android-studio-2025.1.4.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.2-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.2.1.2-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.2.1.2-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.2.1.2-windows.exe + (1.4 GB) + + SHA-256 checksums + a409140d77ae09c171da11bd8ad7f4622c9e3826f4bb127b70c01857b09b4aef android-studio-2025.2.1.2-cros.deb + a15b52d404356d85784e62031b9a151f39cecf12b9d5be8a22bc6c6614916a68 android-studio-2025.2.1.2-mac_arm.dmg + ec31608ed66381b3048023be391e19710707820ad4124d584d6cf8a7f6f75585 android-studio-2025.2.1.2-mac.dmg + 0bbadb66f4039329489012a92dbbb006d5505510344cd9bf0a2bbe0ca8e1a2fa android-studio-2025.2.1.2-windows.exe + + Zip files + Linux: android-studio-2025.2.1.2-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.2.1.2-windows.zip + (1.4 GB) + + SHA-256 checksums + fe45e7a2858228abfb0d783eb0d6d52d9daf8e86f1044680f274f9f96e6dbd4e android-studio-2025.2.1.2-linux.tar.gz + e3c607c34597dc36865f03c0588c11110eba2fdee7cd28987521d500604ecdcc android-studio-2025.2.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.2.1.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.2.1.1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.2.1.1-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.1-windows.exe + (1.4 GB) + + SHA-256 checksums + a09ed8f5c4d003efc379792d3be68b5bcfc5c8e0792d16ae3a5d5938d55ec0db android-studio-2025.2.1.1-cros.deb + 75baaf4808260a6d8d0c2c8f217be86759ae788f1e79442f6676b28c6d3c03be android-studio-2025.2.1.1-mac_arm.dmg + d83bc2c9dec0babe1fde3ec4c36daffd4b11e882fc8f33e7f5511f8a519418da android-studio-2025.2.1.1-mac.dmg + b7850598b3334e18e1bff91a3c9ea0ef1f113d34947edcbce9646c515b45f292 android-studio-2025.2.1.1-windows.exe + + Zip files + Linux: android-studio-2025.2.1.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.2.1.1-windows.zip + (1.4 GB) + + SHA-256 checksums + 13fc18124408915bffd8fa09d76a9fa3c091ae9b6d5f7b4d801b8316b11c368a android-studio-2025.2.1.1-linux.tar.gz + 90d5bed4fbd94a97e3f23a3c4a8d26c419d9978652310f39e65cb52832cd2fc0 android-studio-2025.2.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.5-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.5-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.5-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.5-windows.exe + (1.4 GB) + + SHA-256 checksums + 33f7769fd27b6b4fc06e050f34e4d94ac57e91cc6e9b56d2c7e5846dd7aa8612 android-studio-2025.1.4.5-cros.deb + 45fdca98efaef37c1ba147e2bff3f0572a065fcea7bfe8730914a938c7a006ae android-studio-2025.1.4.5-mac_arm.dmg + 24122467e4c37a4e003b2a42202622f77c6606c16f15be9cbfda715eb4fccc4f android-studio-2025.1.4.5-mac.dmg + 20bdf39d49bafaea7a889cbcfa760460e040c4cf7aafdbc7391a4b8b73879ab0 android-studio-2025.1.4.5-windows.exe + + Zip files + Linux: android-studio-2025.1.4.5-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.5-windows.zip + (1.4 GB) + + SHA-256 checksums + 81f86572fa8c0d93ce98a81fa785cdaeaf6bb9c37566763a5ae05960762ca468 android-studio-2025.1.4.5-linux.tar.gz + 2a36ce1a72a9dafc6fd05019057c6f94f401d6978c068456247dab8f877d9620 android-studio-2025.1.4.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.4-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.4-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.4-windows.exe + (1.4 GB) + + SHA-256 checksums + 2ed6b37019fbf9e666f95819364c68a7f340e32632b76294f2c8d83bbe85b336 android-studio-2025.1.4.4-cros.deb + 24ac24296a2e3bf513e2e9008a77b9abe03159e07466a5833e7d3f50ac4e396a android-studio-2025.1.4.4-mac_arm.dmg + 7df872adabe111660464595074b0ea0d833a067faa4fa06f9ee40fa5d79980c1 android-studio-2025.1.4.4-mac.dmg + 466cbd7497a0611be6b47fec873e8b35b3cd14e436a787d155cfc65426a1b281 android-studio-2025.1.4.4-windows.exe + + Zip files + Linux: android-studio-2025.1.4.4-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.4-windows.zip + (1.4 GB) + + SHA-256 checksums + 0a9e686620892437df651020ec23cd351f36327ea4e10a6342da8c8a8905030b android-studio-2025.1.4.4-linux.tar.gz + 04225d83669ee7a2b28ef6611e9bc465e06cba015984bafc6b4fdc4419c35f06 android-studio-2025.1.4.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.7-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.7-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.7-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.7-windows.exe + (1.4 GB) + + SHA-256 checksums + 5f9183e519fc805b2a95cd53e2b5a9d99f428f300df09ce48129121fee0f6445 android-studio-2025.1.3.7-cros.deb + ea7b33f31ba73e31043cf0536634a960607ff5582df46436145ac3ebc4f3e6b7 android-studio-2025.1.3.7-mac_arm.dmg + faec20e813e2942870f0bcee58cd3fafd06f28dbc57938cf5671e1a3e07dc964 android-studio-2025.1.3.7-mac.dmg + e9c127638428cc4298f98529c1b582dbca100c98dbf4792dc95e92d2f19918c5 android-studio-2025.1.3.7-windows.exe + + Zip files + Linux: android-studio-2025.1.3.7-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.7-windows.zip + (1.4 GB) + + SHA-256 checksums + a5eb77b9398be2943f171076a8abfe219371e78d20302ee199f39a43c88b4294 android-studio-2025.1.3.7-linux.tar.gz + 824ddc4f926f13d0cbe65f741ba0c40fd6c8d4d471adbbd4a35b3db5ee7c0a39 android-studio-2025.1.3.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.3-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.3-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.3-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.3-windows.exe + (1.4 GB) + + SHA-256 checksums + 26b67d00959dbae325bb7274731859eba2bd9e5ed9563a029c999ab9cc90b011 android-studio-2025.1.4.3-cros.deb + 7577cc713ca4af995990a24be0bebda2ff2e6247fd77f99933f70d5bf1b3a17b android-studio-2025.1.4.3-mac_arm.dmg + c7a88aafa8e4c6d64f3529221df21f4e7cda14baf5603a7098d71f4a57c3f6e9 android-studio-2025.1.4.3-mac.dmg + d48b883136ff6eb97abfb14a605773e87ec3c64185f36b5fbc1604cb1235789f android-studio-2025.1.4.3-windows.exe + + Zip files + Linux: android-studio-2025.1.4.3-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.3-windows.zip + (1.4 GB) + + SHA-256 checksums + 61869c759ed87669ab4d2b0ab427e6492aeb655fbf1863cadf82a794ed3e68a4 android-studio-2025.1.4.3-linux.tar.gz + f015bb12a0f5d810c10adc1cd8ba305465766e7a828faf91745de20759f0229d android-studio-2025.1.4.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.6-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.6-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.6-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.6-windows.exe + (1.4 GB) + + SHA-256 checksums + 8ab5cbd4712a3058db9e4518ba3eeeebfb93358534102abd1506be78078bfd14 android-studio-2025.1.3.6-cros.deb + a2824795f1a65e65bf7ff3297cf08b93c56c8838bad838d237ef034f962f076b android-studio-2025.1.3.6-mac_arm.dmg + 294662f342389b07e0c945e840d0749e2a6af09ed2a019413e53f75e8703ba20 android-studio-2025.1.3.6-mac.dmg + ae0d8033ef86ef93ed8d28c14b6aeecc918b5085f9d8e4c94240fb9b2669bb62 android-studio-2025.1.3.6-windows.exe + + Zip files + Linux: android-studio-2025.1.3.6-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.6-windows.zip + (1.4 GB) + + SHA-256 checksums + 4bc28afc419ebf4bf4ddf572c08903e989b72eb72218a5c9568af3c99d658dd4 android-studio-2025.1.3.6-linux.tar.gz + e1cc9a1327783b7c5776ff9ef747d216e9559d63c623e405a715bf8f39a801c3 android-studio-2025.1.3.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.13-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.13-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.13-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.13-windows.exe + (1.5 GB) + + SHA-256 checksums + 7e499641067d561f38e0f355950362facac800dd6b2cc03269b082ea9e2866f8 android-studio-2025.1.2.13-cros.deb + d28f2c0382f7347b910bbeea2e9b99c14e1658a16e2a667938f763df1c68ee6f android-studio-2025.1.2.13-mac_arm.dmg + 5eff5c9862b96a7c8a5fb89a68d97cff767ec731379b5190030a0d481c612298 android-studio-2025.1.2.13-mac.dmg + 4437d3caf5b6d08b29c1012c17762bff22416a6d418a7aaf997c489a588dd750 android-studio-2025.1.2.13-windows.exe + + Zip files + Linux: android-studio-2025.1.2.13-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.13-windows.zip + (1.5 GB) + + SHA-256 checksums + 9fb9f7e734ab4fefe3c3e2cc02a6d00194252f1a8fc64c77c529a79d313efebb android-studio-2025.1.2.13-linux.tar.gz + 40855604cd8998fab134569805f40ffeb4332d067346453c0d477eca7297fe69 android-studio-2025.1.2.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.2-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2025.1.4.2-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-2025.1.4.2-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.2-windows.exe + (1.4 GB) + + SHA-256 checksums + e5c34e100dc9501e275c399ebd95c96fbb6f6b1e7a5102eaedc6d30d5f4a8a3f android-studio-2025.1.4.2-cros.deb + 459c6d19b478798919903dff3f52ee4dc14b938e8cf44d9ca20b7949d7bb8544 android-studio-2025.1.4.2-mac_arm.dmg + 02d4f1bc97b16e7339634ef244c8e960337b0948f7d20e0ed3aa1ebbdf2d57d8 android-studio-2025.1.4.2-mac.dmg + 12b0ff4aca48586322c41803fa9100bfbc5a95ce060f7c58959cef3079d19cc4 android-studio-2025.1.4.2-windows.exe + + Zip files + Linux: android-studio-2025.1.4.2-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.4.2-windows.zip + (1.4 GB) + + SHA-256 checksums + 045f7dc4269b1196dd45b229db886a062cbd2718e14165f42cbe3a8f6bebef02 android-studio-2025.1.4.2-linux.tar.gz + a59f0f15a9dc0890aaf658b44050eb5ed4c4ca60809cc0d853427c6361545aaf android-studio-2025.1.4.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.12-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.12-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.12-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.12-windows.exe + (1.5 GB) + + SHA-256 checksums + 5f37e7628f75cda0d8b02d7d84886fd70ab628f39f8a88f982151f741984fb3a android-studio-2025.1.2.12-cros.deb + cbad436d3e666bc4ff9b1a896d7b817ea5281f8fa27d23c5285d270810cc979e android-studio-2025.1.2.12-mac_arm.dmg + e00021e81f254b927813a63f4518eab3e99a5223566509b289b1ef7da0569b50 android-studio-2025.1.2.12-mac.dmg + b62977a08079d438f5ffecc8b61c0c00d8e90af556a523794c51e17ad3e12a36 android-studio-2025.1.2.12-windows.exe + + Zip files + Linux: android-studio-2025.1.2.12-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.12-windows.zip + (1.5 GB) + + SHA-256 checksums + 7cb8c26c1f56c2bc7bb226104e6b56bdc7bef137584de6becba1d3b524d85806 android-studio-2025.1.2.12-linux.tar.gz + f0d81a0e82c42121253885252898611bcb5d7f927bd63417f8fd11c210f8b69e android-studio-2025.1.2.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.4.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.4.1-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.4.1-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.1-windows.exe + (1.4 GB) + + SHA-256 checksums + 16afe6d8c5abde3989c27b0e42ed8d2b8618595684f00e538af75bf61c614a51 android-studio-2025.1.4.1-cros.deb + de26c628765ec25e2fabfef61f85bb21dd4f7b13cc824a99d054f8c3cfbe937a android-studio-2025.1.4.1-mac_arm.dmg + 7e33d0bd9b549fde71964a6e062b3cf024c3d68f460833287991a12a9dea1668 android-studio-2025.1.4.1-mac.dmg + 26c8bc25443223c3c955fce0cfe018344f30ee6ea49b2365e41bf8085536f7a9 android-studio-2025.1.4.1-windows.exe + + Zip files + Linux: android-studio-2025.1.4.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.4.1-windows.zip + (1.4 GB) + + SHA-256 checksums + 3869c17f42eb7db37b5a93bdb244fcfa5b4078a7a3caa1e86f116faf32e9dc46 android-studio-2025.1.4.1-linux.tar.gz + 75155beefb49dbee84f08c487d76142a0944206149fe9f84e32ec3e7eb4b262b android-studio-2025.1.4.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.5-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.5-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.5-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.5-windows.exe + (1.4 GB) + + SHA-256 checksums + 82a11b3fd7421f83b210ed5e6c0fd0ca82014a1b2f62cba2b672decc939e9d35 android-studio-2025.1.3.5-cros.deb + a39bf40f041e1d941f3c8e7ec1534a9ff9393cb3a90253d83bae57e61a3d7e54 android-studio-2025.1.3.5-mac_arm.dmg + cebfe0aeb514d2caa18d84f8a69537d2cea16b691da5eb785a65578c72685e99 android-studio-2025.1.3.5-mac.dmg + 91c446d51f7222ee1c6d6e7fd44360025ed6410cada48f38ad424cbcdb4cfcd0 android-studio-2025.1.3.5-windows.exe + + Zip files + Linux: android-studio-2025.1.3.5-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.5-windows.zip + (1.4 GB) + + SHA-256 checksums + dcb91ca6fba852163f911a68a989f07f1d5c74fbef741304157b512d89aa4e4e android-studio-2025.1.3.5-linux.tar.gz + dd87e0667a461580519cb280cbb5a74fc66f21787dc231bba71e7d7b5b6a5770 android-studio-2025.1.3.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.4-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.4-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.4-windows.exe + (1.4 GB) + + SHA-256 checksums + bbe8932c65731a2498d19dea4d3cba5637a7fb012a14dee6fc1a0c1f8038a4b9 android-studio-2025.1.3.4-cros.deb + d43c8a5982f15d88f78db32716b867695db5a4eec576921877ec82f5c0eb0096 android-studio-2025.1.3.4-mac_arm.dmg + 70e42b33acfca05c199629de6cd5612e848fc72bb0c93c0f2406d7d92ab29520 android-studio-2025.1.3.4-mac.dmg + 9ed9d8d396f80dd260b99280d88fd877016dab0614933b19785a62ae7afd02a1 android-studio-2025.1.3.4-windows.exe + + Zip files + Linux: android-studio-2025.1.3.4-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.4-windows.zip + (1.4 GB) + + SHA-256 checksums + 480766bae7a7b49646b6370502001e74f6bd30b012f6f36d5a8388d693ef0e10 android-studio-2025.1.3.4-linux.tar.gz + 7d3253f1f4290aab4503984731c6d461ebe0ca8a60f99ca4d70291c11a684979 android-studio-2025.1.3.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.3-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.3-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.3-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.3-windows.exe + (1.4 GB) + + SHA-256 checksums + d732d7938e1724f77647c091152ddcd3a8500f32fbc3a51b6288c1ae7db7cd25 android-studio-2025.1.3.3-cros.deb + e4bf11a41589fe2154e9624484aaca7ed4ae3fc5f80b5ae16138322b98ef04c6 android-studio-2025.1.3.3-mac_arm.dmg + 8d429605f322e246f6d608da00b588e309a45df894ed6a165a469aaca27fd969 android-studio-2025.1.3.3-mac.dmg + 4b8153d53c6a71c1def26d5e3ec125104dfc07d850cc6edc34840aa3d35f958a android-studio-2025.1.3.3-windows.exe + + Zip files + Linux: android-studio-2025.1.3.3-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2025.1.3.3-windows.zip + (1.4 GB) + + SHA-256 checksums + d0175b0093108bdaa0b2cd482533318d0a4e8f29cb16e898d15970e5560263e7 android-studio-2025.1.3.3-linux.tar.gz + 38a338e0223b528724fb0811c4432f1c229ef48d1b57c716c0edd7c6eee1c2b7 android-studio-2025.1.3.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.11-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.11-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.11-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.11-windows.exe + (1.5 GB) + + SHA-256 checksums + 4090a9ed8b72d3e8c5ecd0dbc23a51287f6b3dca2497fe831c5c385a8a0d1247 android-studio-2025.1.2.11-cros.deb + ee7d11602f077ae0306f42de5d6a2f84600d07b74df9d62173f433df85abc977 android-studio-2025.1.2.11-mac_arm.dmg + 6c2090819b09e07ce1a9d5a59cf868f4ab63968c2e04a074f709458d6dc29fc0 android-studio-2025.1.2.11-mac.dmg + 4883c1463770564ea1c5ee63978268ff946d11dde4c8106de38bab354eef4875 android-studio-2025.1.2.11-windows.exe + + Zip files + Linux: android-studio-2025.1.2.11-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.11-windows.zip + (1.5 GB) + + SHA-256 checksums + 8f3874c6b119538cdd96c7bcb65555feea81133e251f69365d21ddd77777be78 android-studio-2025.1.2.11-linux.tar.gz + 5449aa42853491227147c597003a3871c2cd378582c78b534762844cce4c9462 android-studio-2025.1.2.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.2-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.2-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.2-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.3.2-windows.exe + (1.5 GB) + + SHA-256 checksums + 1abc83e82d7a11db4bb15ec96031d4693467d5e25253299e72e8ac907ced8489 android-studio-2025.1.3.2-cros.deb + 98cf0faf4a70d1e85b33444c0e5541a275d141e0601161c61bae6ff8e0feb180 android-studio-2025.1.3.2-mac_arm.dmg + 6550e7f8a7662e3a2be07cd0a4c09293e4d416dcc8f528a928a3d81e926e262d android-studio-2025.1.3.2-mac.dmg + 477410c2ef6adb634ee4a5cb4fa20fb2b5c3dc4d89a563e7c2f6507560e9cc79 android-studio-2025.1.3.2-windows.exe + + Zip files + Linux: android-studio-2025.1.3.2-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.2-windows.zip + (1.5 GB) + + SHA-256 checksums + e998e3233679cba5736db29221e0e55c4fbbedf024b32e77d83f8b96a3029a8e android-studio-2025.1.3.2-linux.tar.gz + 7a7eaf6610eef66e4bb4fabdbad539d548031da3445a817f639ec1dee31cf0fb android-studio-2025.1.3.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.3.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.3.1-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.3.1-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.3.1-windows.exe + (1.5 GB) + + SHA-256 checksums + ef74ef97e03d5db795db1395b5a096e402ec2173c025eb097d9abc7a992dafc9 android-studio-2025.1.3.1-cros.deb + ea1acbc3d4171f8e974b9f60cc24a875cfa96d91b5d1a5519f1a513d352da110 android-studio-2025.1.3.1-mac_arm.dmg + 366b0f2256a5ed7a2f347fe366cce719fb3033872e7df2bdc2a04dae72ad8618 android-studio-2025.1.3.1-mac.dmg + 8049277c6b3c27d07864e9d76f0f80c00283460f3870d8740cafb33401e3492f android-studio-2025.1.3.1-windows.exe + + Zip files + Linux: android-studio-2025.1.3.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.3.1-windows.zip + (1.5 GB) + + SHA-256 checksums + f8768cc9035c3fa53ab4a8e5dcb635c5a3ccd29a2ac3c8864b1cde386d3a26bd android-studio-2025.1.3.1-linux.tar.gz + decca65bad5239fb5ad0ffd11005036cd0f1d883c6625bbdbb228fc9811702b5 android-studio-2025.1.3.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.10-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.10-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.10-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.10-windows.exe + (1.5 GB) + + SHA-256 checksums + b8f3c7d2f8835d53e70087e20ece74068563d1d0d869d4e41c865d8d47cbef71 android-studio-2025.1.2.10-cros.deb + 7d0be929c2318bd587f12b10ba47759483f291e1bbf6833198c4c91fe9333436 android-studio-2025.1.2.10-mac_arm.dmg + 6320b683c7711e7c054b259d43cbe5b28129b45f521f0eea90cb2c7e68152c53 android-studio-2025.1.2.10-mac.dmg + 2810441c4acb7ffd6d5246f9f12060b7c9f79d15e72ce58e9af02458179cfd66 android-studio-2025.1.2.10-windows.exe + + Zip files + Linux: android-studio-2025.1.2.10-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.10-windows.zip + (1.5 GB) + + SHA-256 checksums + a80ee2bb89cafb6f5a1cab149b2416bb05744859efe5c610bc5ab908030ac8ac android-studio-2025.1.2.10-linux.tar.gz + 7b908aeefc7581e1db2c262e7ac9644dd93034c83090ebb222fb989dfcf6b15e android-studio-2025.1.2.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.9-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.9-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.9-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.9-windows.exe + (1.5 GB) + + SHA-256 checksums + b0d66b87253f6a79df4cc03a98c3dd5061a0f58e72678dac07d3792fa21969f4 android-studio-2025.1.2.9-cros.deb + 63e263de3f728cbb2dcc04412edfd51ec1e0ea8f40b6576c8aafa50852950fca android-studio-2025.1.2.9-mac_arm.dmg + c8d13f4fef599c5fd47c86d078ed807434019bdfa30a8d96e006181f31ceb7e1 android-studio-2025.1.2.9-mac.dmg + 739605c08656f685857e237855d747b30372d7b000e393851771d99d6373ba77 android-studio-2025.1.2.9-windows.exe + + Zip files + Linux: android-studio-2025.1.2.9-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.9-windows.zip + (1.5 GB) + + SHA-256 checksums + 4af237805d5ed361493b189b96cdfb73833b737ad93a387add1fbd7ee8f9e5dd android-studio-2025.1.2.9-linux.tar.gz + b80ec5c8e60a91555ce69f2533a3df097f37876701644ff4fbc419ea21815ed3 android-studio-2025.1.2.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.14-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.14-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.14-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.14-windows.exe + (1.5 GB) + + SHA-256 checksums + 8ba193917e80e4c56c8e184c48f097b4b0b0396fde67d474b2c6f630afc18d1f android-studio-2025.1.1.14-cros.deb + 93e2320e619829a9d0970efbac0315174ef09ec5d19adde99b531bde0648548a android-studio-2025.1.1.14-mac_arm.dmg + 9421148bf1421ee3d94b8faa1fe270ecde15c0eb6a36f147eccab5a01d9ba8aa android-studio-2025.1.1.14-mac.dmg + 2169f2672bbba952c3d94a6d2c59cebf2dc45a57a7f101843b8fe227055f5039 android-studio-2025.1.1.14-windows.exe + + Zip files + Linux: android-studio-2025.1.1.14-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.14-windows.zip + (1.5 GB) + + SHA-256 checksums + ad364ebcb9752ea734cd73624e65683272c403058e1035b930983ccac8a2c81a android-studio-2025.1.1.14-linux.tar.gz + 370c71f4377f1124dae263a74bc4fda02a76775ad370884caf01fc49f112ff1a android-studio-2025.1.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.8-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.8-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.8-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.8-windows.exe + (1.5 GB) + + SHA-256 checksums + 823ea9692ab50a779d88a821df3bfb32f5fb06f09b05ced0b1cdfd21014dd69f android-studio-2025.1.2.8-cros.deb + 354acd034f5f8907bc68d10037d36a9ccdabe77319a11d11b1b5830bf985c7ff android-studio-2025.1.2.8-mac_arm.dmg + 3155be1381d3c457347dabf3f3437a2500b7cfa3505e103b9b93e480e347c973 android-studio-2025.1.2.8-mac.dmg + faccad602be535150b8878f044c2da7ec7cdc0b7522aaa25ca2c423311e43937 android-studio-2025.1.2.8-windows.exe + + Zip files + Linux: android-studio-2025.1.2.8-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.8-windows.zip + (1.5 GB) + + SHA-256 checksums + a7bb08ada47931b16aaf6b2f0f518a47bd48d14d540cc926016e0f0078d6c83e android-studio-2025.1.2.8-linux.tar.gz + 85c0ccc0092cc1c992defff40856b7b361a06b00090f10941ac2193992f3d8c7 android-studio-2025.1.2.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.7-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.7-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.7-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.7-windows.exe + (1.5 GB) + + SHA-256 checksums + 83496e0bf59d1e31806acb679477f9db0c7a48ca03838d5f93ec8ddfe02fb625 android-studio-2025.1.2.7-cros.deb + 4fc02570f001ac016c7e63bfe1d8106adfc62ac9815073aa874558df4d4b1031 android-studio-2025.1.2.7-mac_arm.dmg + be1dd2334ccf244821ab457858e55d329c217757a64d42de18f926c747ef16c1 android-studio-2025.1.2.7-mac.dmg + 704469572922448284ea1d577df4008a2d213609d8f7193ea994f3c5703bd338 android-studio-2025.1.2.7-windows.exe + + Zip files + Linux: android-studio-2025.1.2.7-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.7-windows.zip + (1.5 GB) + + SHA-256 checksums + c0d041bdda1f57a90bfc2f8940d3f3f74617cd1a96623918689181e071c7e8be android-studio-2025.1.2.7-linux.tar.gz + 652402c9965ed83e27a5509107037345e17923deb20616e9686973b97130646c android-studio-2025.1.2.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.13-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.13-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.13-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.13-windows.exe + (1.5 GB) + + SHA-256 checksums + dceea40d3354af5d93ced7c0f54b224f32ba6ab2469826e89ce28859c8957456 android-studio-2025.1.1.13-cros.deb + 0c537a043760de612fd011e39afdecd5f2839987dd6111703ca50ebb8e9d007b android-studio-2025.1.1.13-mac_arm.dmg + 0df083f1ca23c91a8e8e7bc849abd92852c15f8e376007d02dc4917e48d1ee48 android-studio-2025.1.1.13-mac.dmg + 778268faf4810f467a6255eb562a50c4498404e4b408c0686d7cddaf0e031917 android-studio-2025.1.1.13-windows.exe + + Zip files + Linux: android-studio-2025.1.1.13-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.13-windows.zip + (1.5 GB) + + SHA-256 checksums + 30452a61977f372daca7316a6d9e348f61f84e0ea91d0196aa4a51ad5b5bc0ef android-studio-2025.1.1.13-linux.tar.gz + c813db272b2107dddf69a2a82047611811ce7bba4018c0d57d4c79153cae090b android-studio-2025.1.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.6-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.6-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.6-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.6-windows.exe + (1.5 GB) + + SHA-256 checksums + e95862f815e976f13030ea826ae0024ffb35c3a226305eea0e9045fbe8829677 android-studio-2025.1.2.6-cros.deb + 731d53d574abbbcb2341fcb20e97a121a6ad24e420194526f2ec9bfbcad6fc65 android-studio-2025.1.2.6-mac_arm.dmg + 450bd5160edda39aee075bbd477e7ad010281d8f93930fe1d22a4a93b3472baa android-studio-2025.1.2.6-mac.dmg + e5791b997fce306c6e05216a57b12dadf90a093eed8921cb52b205a0e66d7624 android-studio-2025.1.2.6-windows.exe + + Zip files + Linux: android-studio-2025.1.2.6-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.6-windows.zip + (1.5 GB) + + SHA-256 checksums + 04e529e084b3e5001d94420b1233967b2526bbf54755f82b4be02c08ca359fbd android-studio-2025.1.2.6-linux.tar.gz + 5ab710912fc474a456e2ba540157bebe2936f172572d607d549dea3fef7b66d5 android-studio-2025.1.2.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.5-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.5-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.5-mac.dmg + (1.6 GB) + Windows (64-bit): android-studio-2025.1.2.5-windows.exe + (1.5 GB) + + SHA-256 checksums + 536adbdfc726820de8148e1e20ba25e4f58a830f1775719e85ca312d1b9f5494 android-studio-2025.1.2.5-cros.deb + 38b8106d3f4baddaa1083158f47ea05a3bb38d6462480fff97cc843a2a1a0883 android-studio-2025.1.2.5-mac_arm.dmg + dfd74978850edccc2922e5b2a8db6edfa0598ba32e06b4528dd560b30c9e9b99 android-studio-2025.1.2.5-mac.dmg + aa294127d9e68a22a98591116f428184cd871b4436c3bc30eb2273cb4137712e android-studio-2025.1.2.5-windows.exe + + Zip files + Linux: android-studio-2025.1.2.5-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.5-windows.zip + (1.5 GB) + + SHA-256 checksums + ec681607032bb06c2a8e87630414041734fa32a27e2e0ccfdde9a84bc1c98df1 android-studio-2025.1.2.5-linux.tar.gz + 37f882b49bf7d8b035cd00d9aaeaf20110db50ae98f326369f7d8b182a6d9fe3 android-studio-2025.1.2.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.12-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.12-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.12-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.12-windows.exe + (1.5 GB) + + SHA-256 checksums + 69f140a809755171848623c7ae44828f217b17559c67295261b0603c36c91cc0 android-studio-2025.1.1.12-cros.deb + da189944fd66c4e768fc1428fa4b628b9540c5604ac21618809b150293393485 android-studio-2025.1.1.12-mac_arm.dmg + 2d4b24ebb4f09c6b4121af7c71bbea1bc1984f952dcfdaf68511aff5c72905e7 android-studio-2025.1.1.12-mac.dmg + ad857d90b3b309a5003c014f3e1ff5c7ace5636d8e81797bff3d85ecb50e68f9 android-studio-2025.1.1.12-windows.exe + + Zip files + Linux: android-studio-2025.1.1.12-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.12-windows.zip + (1.5 GB) + + SHA-256 checksums + 9aa40cdfd3de3c5616220ba4ccddd7e2b4c73d471dac54dcfce0bdc38b7ec093 android-studio-2025.1.1.12-linux.tar.gz + 1386125c69a680c6eff0d6d6ba4a164bca3386c1104f54407875047a9563368c android-studio-2025.1.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.4-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.4-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.4-windows.exe + (1.5 GB) + + SHA-256 checksums + a953397f4dfd4cd11152e1853b57e3604e86ea19b9cefb5779eebe1fbc09f97f android-studio-2025.1.2.4-cros.deb + 0e090b0a2d07bf61059f0ba12678985e4b185876605e69e8c69f223937b11047 android-studio-2025.1.2.4-mac_arm.dmg + 6812dc51e861281862966e60865b7b522b8e7f7cc1d6ab8571b33248cc9297b5 android-studio-2025.1.2.4-mac.dmg + c0e19504b4e42c1596b7e7ae2c34db645e3f7c68c0eec8372eb05fa2c53c19f3 android-studio-2025.1.2.4-windows.exe + + Zip files + Linux: android-studio-2025.1.2.4-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.4-windows.zip + (1.5 GB) + + SHA-256 checksums + 321a27983ba97171afc16501fa9ffd024ab108ff7e8fc6bb0f56c2b1e12ef066 android-studio-2025.1.2.4-linux.tar.gz + 5d140e583ca101a3d52694851aec2712f4540b64d2b0d5100c01b41f081c8f5b android-studio-2025.1.2.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.11-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.11-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.11-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.11-windows.exe + (1.5 GB) + + SHA-256 checksums + f6cbb6c27b616abcd6dcfbd5b151a109b169423e5e7268902818235982709bab android-studio-2025.1.1.11-cros.deb + a4fe8a43a0cc1260e47f4d1a6e5357ef5076a272c8b7b1446523fa087f48c89e android-studio-2025.1.1.11-mac_arm.dmg + 077f7fbe20e6050d45cbfaa75b88bd38cfd60b058a01d6ffb9643a9f1952307f android-studio-2025.1.1.11-mac.dmg + 5e0652919420227d79d64c49971e68325a897916eba893475056592977b99935 android-studio-2025.1.1.11-windows.exe + + Zip files + Linux: android-studio-2025.1.1.11-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.11-windows.zip + (1.5 GB) + + SHA-256 checksums + ba9c7ea9caddf84e17555f7889aa993cdf30d51a5c0fc29f577ef7f7b9e4ce75 android-studio-2025.1.1.11-linux.tar.gz + c187e11e9e28f6765b6f1383228dbe1f18fc4cbeff916450e91d26b7ff26ca09 android-studio-2025.1.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.3-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.3-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.3-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.3-windows.exe + (1.5 GB) + + SHA-256 checksums + 884eb22f839dc18062283de580d5147b391df726828c815e6aca8c470d619c37 android-studio-2025.1.2.3-cros.deb + e0f8f43eb58cf850548246303382db8af89e62c9970fb628b3c6a39b95449ef7 android-studio-2025.1.2.3-mac_arm.dmg + dc23c9d183aa6e8c6af6dd2593a1757ebe3cc67642410c6347155c1af6d0c64f android-studio-2025.1.2.3-mac.dmg + 6f7f65ece56ed7b633483405b6d6917e55566c9d094b441826d9488b9618694e android-studio-2025.1.2.3-windows.exe + + Zip files + Linux: android-studio-2025.1.2.3-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.3-windows.zip + (1.5 GB) + + SHA-256 checksums + 684a076b01fed274f9e798c9c3a30f6be19dad65ef42f68cab351be6782f9a1b android-studio-2025.1.2.3-linux.tar.gz + f68d4ce84c956c9d28da85a6fc971839885a54f4593509d64ba390b142052cb0 android-studio-2025.1.2.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.15-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.15-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.15-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.15-windows.exe + (1.3 GB) + + SHA-256 checksums + 62f62d2295aec2286d8bd09b301aa8648a4e3c7d6d9beab7bc4355b94bbdcfa7 android-studio-2024.3.2.15-cros.deb + 925760e652db05b2c53bfdda4e5e26a2ae1cfb9227e26d1d617e1ffb7b830b34 android-studio-2024.3.2.15-mac_arm.dmg + 956ebbe6d0f16fb661cabbb9ede6181725b8f152c211ba70e7b5d4c0203fa6dc android-studio-2024.3.2.15-mac.dmg + da717086ed055c9d91658fb973336d2973244874dd333c863e0236f98b6660d1 android-studio-2024.3.2.15-windows.exe + + Zip files + Linux: android-studio-2024.3.2.15-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.15-windows.zip + (1.3 GB) + + SHA-256 checksums + 2fcb3c975fd0e002441af7734cb2eef6c459964372443310bcaf26a195ce7881 android-studio-2024.3.2.15-linux.tar.gz + 93e639a4297aa576faae9f93b727a368dfd7126da921797031259aab7b8d1372 android-studio-2024.3.2.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.2-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.2-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.2-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.2-windows.exe + (1.5 GB) + + SHA-256 checksums + 28763b5e7367f28f8abe8bc836bbd10412e0c45ce7f16c2bdbf74ab31f493869 android-studio-2025.1.2.2-cros.deb + 1da9fcb127c3ac62527b20c43c813988628073ceb00d6f7983ad4592571de921 android-studio-2025.1.2.2-mac_arm.dmg + c094076f562938804fe6c0f77ce98acc6768efbcac0af2e562d854b8ce9dcbbd android-studio-2025.1.2.2-mac.dmg + d21dafa55b82b44aeeaa1dc4af3bd71b600ebdc33b7e3b687f1f29a93ad481d9 android-studio-2025.1.2.2-windows.exe + + Zip files + Linux: android-studio-2025.1.2.2-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.2-windows.zip + (1.5 GB) + + SHA-256 checksums + cd0dcf2bd16af22628712445b185cdae7277e102465244282ed48d84503621da android-studio-2025.1.2.2-linux.tar.gz + 93a3468067fcf8eb93dfe050d2085e4d177d91430b35a7c5682cdd03c30c036b android-studio-2025.1.2.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.2.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.2.1-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.2.1-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.1-windows.exe + (1.5 GB) + + SHA-256 checksums + 6f17c1a9891114a777a15c1298109334c89c2e54522d2a6235366f92cd49d352 android-studio-2025.1.2.1-cros.deb + d659655dad300fe1044db8e677d03ff9b214c3910268e5f0346a8b9e513d2ee4 android-studio-2025.1.2.1-mac_arm.dmg + eececa8e28b54e330e9c6243f7e1631a7fad9832d6b05f957bacee58f8930fef android-studio-2025.1.2.1-mac.dmg + f8cc681818a3cb3e4ec341ce40731c548948720c1c3eed1334df8902b991d9a7 android-studio-2025.1.2.1-windows.exe + + Zip files + Linux: android-studio-2025.1.2.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.2.1-windows.zip + (1.5 GB) + + SHA-256 checksums + 2966838237429368cf940c6133682bcbf3f259eb2fc5ec74fcfd1283c19d0721 android-studio-2025.1.2.1-linux.tar.gz + c3ffbd8b4a6de565d2dc71d31da801e67208911424e55ef506b6b46f81f6becc android-studio-2025.1.2.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.10-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.10-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.10-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.10-windows.exe + (1.5 GB) + + SHA-256 checksums + ea7c4f92acb06b7191970058357a63702f4cf8ecb23adcfa305ee432de7aabdf android-studio-2025.1.1.10-cros.deb + 2548aee5135e35cd7db21489aacb30378fb36dedf64ad8cffe63a827dfc09359 android-studio-2025.1.1.10-mac_arm.dmg + 3e6e9052d9d411253c8443a378726ba8fafc62a1a8726c7579c23e6faefc5054 android-studio-2025.1.1.10-mac.dmg + 3a3cf2362442edb1bf69bb9f404fc49a9480c56da008de5fae0d2cbee57fdd19 android-studio-2025.1.1.10-windows.exe + + Zip files + Linux: android-studio-2025.1.1.10-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.10-windows.zip + (1.5 GB) + + SHA-256 checksums + 18a2ce943900e2149b29e2373a86f73e67f1ab48e2faadb24caff3da33d5f055 android-studio-2025.1.1.10-linux.tar.gz + 1ce9db1fe51503b071a5b40dc5513182edcd8ce27bba18ba97a9378fd17adc87 android-studio-2025.1.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.14-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.14-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.14-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.14-windows.exe + (1.3 GB) + + SHA-256 checksums + a96e94bb0d5ec44756303f194569e5bb4e7632b1803e815190e3f9e84b5da14b android-studio-2024.3.2.14-cros.deb + e4507dab4cd7ae06a7e6713b4705fffc2e2c2c1c011d02fafab6f3f4fc3000a3 android-studio-2024.3.2.14-mac_arm.dmg + 45b99bca8d2a9e53dd15331db2091651e14cebbdf778e6d6746f858ef61866db android-studio-2024.3.2.14-mac.dmg + 6c97442eb962665c3daa194d924ee8e51b8aaabc30b083fc4d6ab59cf391db22 android-studio-2024.3.2.14-windows.exe + + Zip files + Linux: android-studio-2024.3.2.14-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.14-windows.zip + (1.3 GB) + + SHA-256 checksums + 2c7b4f0097b8668d85718c0ed23e75bedf1050d3d0d83c1fd944fb1fbd83c8a5 android-studio-2024.3.2.14-linux.tar.gz + 632f7e6775b42f38867692af96800f15b6c750f493e113098581731d4e6350a1 android-studio-2024.3.2.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.9-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.9-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.9-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.9-windows.exe + (1.5 GB) + + SHA-256 checksums + d5ac23008c5d9218e40cb3fd4952a87277c5d873accfde5d70bb11a7d820c49f android-studio-2025.1.1.9-cros.deb + 917c5936569ada9202f7a7e2ce270f33f76c30e0bf14b7e521261116d73e40f2 android-studio-2025.1.1.9-mac_arm.dmg + 84a3f19723dd16553f63f2d1e3edd12c8d301ee4c2a3668a5939db0944feaa02 android-studio-2025.1.1.9-mac.dmg + 205e316df78bd909c1913d3bb7e640d31584af2e7fb234d54b1a6a38c7da6fb3 android-studio-2025.1.1.9-windows.exe + + Zip files + Linux: android-studio-2025.1.1.9-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.9-windows.zip + (1.5 GB) + + SHA-256 checksums + e3181a1aa5402bb2eb93a22579e7a4ba902925954d84d982cd269c1f3af8edff android-studio-2025.1.1.9-linux.tar.gz + ee893ce6d37f5b6bb08cc631e59ce34536f9f4d3f91f1a777de898f26373d542 android-studio-2025.1.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.13-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.13-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.13-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.13-windows.exe + (1.3 GB) + + SHA-256 checksums + 078d647efa9e16b6726d12d6ffcfa9cab2bdacf8af06a2b70553ddabf68880ef android-studio-2024.3.2.13-cros.deb + 8975dc2927e6eb592c1a6cce4abf7397c4d6cbf664ff22b417018046241da67a android-studio-2024.3.2.13-mac_arm.dmg + 4007d6ea8239d903d9d3a929d0c0233a0778e2f9af00bd4f30858a02fb1ea6d0 android-studio-2024.3.2.13-mac.dmg + 6093df98f585b933dbe0a62036c6b57536ca15e54a8aeadbf2b7e078b0b20b3d android-studio-2024.3.2.13-windows.exe + + Zip files + Linux: android-studio-2024.3.2.13-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.13-windows.zip + (1.3 GB) + + SHA-256 checksums + b4f4530c5c8a18f4750cab894417308d68cdc72952ffc66ffcd77abc199cba38 android-studio-2024.3.2.13-linux.tar.gz + 0f4abcab24ac9ba216ed133217250182bffd40f33c44ad691bf4e4f85760fb9d android-studio-2024.3.2.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.8-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.8-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.8-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.8-windows.exe + (1.5 GB) + + SHA-256 checksums + 303970f0062a5b188580df27340004dcfac5b6535f5510dd3fe9761f70e74ad8 android-studio-2025.1.1.8-cros.deb + b0757e59065541fa2cee77766edb52e15697823e53b6d9f1a9ebc2581997903f android-studio-2025.1.1.8-mac_arm.dmg + 8d20dc6ecad01beb0b9197067dcc568929be362751a16a2938e39cfce4180c99 android-studio-2025.1.1.8-mac.dmg + 18609a41b4d9190b909e7eb2aadcd1047920af836254a9b717cadb85ed04fe1a android-studio-2025.1.1.8-windows.exe + + Zip files + Linux: android-studio-2025.1.1.8-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.8-windows.zip + (1.5 GB) + + SHA-256 checksums + c58175a064407b74f739d839758e088a79b2762fce96c9d0e30e2c37a24509ca android-studio-2025.1.1.8-linux.tar.gz + b8001d55bb50156f69ffee584760928023a880e29022bc9be94f934000e1acd6 android-studio-2025.1.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.12-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.12-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.12-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.12-windows.exe + (1.3 GB) + + SHA-256 checksums + 069cb4df790125fdd86e306ac75b7e519ebf794e219de4d9b08ca0114ff509ce android-studio-2024.3.2.12-cros.deb + 3461b223ac8dedc3dadd8187662658b9a7f1b9dcd27c64d425f101663efe4056 android-studio-2024.3.2.12-mac_arm.dmg + 09698712209942cffc57c3353c96fbc4d7426fd76156823f8fe815562263ce1f android-studio-2024.3.2.12-mac.dmg + b21de0aa5c66a4b758a0a3200604e4b70fde6f597d0ea2571b0b1b50f2c40418 android-studio-2024.3.2.12-windows.exe + + Zip files + Linux: android-studio-2024.3.2.12-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.12-windows.zip + (1.3 GB) + + SHA-256 checksums + c2608f91857cf3f3b0b8faa6d74b778d3d71f9c1512beecc832ebcdc0bb53f78 android-studio-2024.3.2.12-linux.tar.gz + d3b77d544dc97499b726e885428a41e868e38799a83a9b7d43f5c26dbbf7fc11 android-studio-2024.3.2.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.15-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.15-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.15-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.15-windows.exe + (1.3 GB) + + SHA-256 checksums + 77203955d39835a04ea1fc127168c667ec39719aff99171467374623043668ea android-studio-2024.3.1.15-cros.deb + fbabace8a043d7d7d4721b81756f077fa0227c4e3aa37c3178ace925f44423b2 android-studio-2024.3.1.15-mac_arm.dmg + 2e5f3ae682509df222ee26d869556b77efabbe1195e4526a54d0d6f64e9eb27a android-studio-2024.3.1.15-mac.dmg + 20ee8651c90c27928e0c08140f2fe939c5d49c6821494c7b753533dcb4baf21c android-studio-2024.3.1.15-windows.exe + + Zip files + Linux: android-studio-2024.3.1.15-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.15-windows.zip + (1.3 GB) + + SHA-256 checksums + 428e47fdfa89dbc1e280df22412208a9abc35fd86762e2036e925f0a065fc621 android-studio-2024.3.1.15-linux.tar.gz + fd37d4ef4f853d4174f94c5adfa5eb260d9b6d9498a7daa4b6cfe0f1454a9800 android-studio-2024.3.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.7-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.7-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.7-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.7-windows.exe + (1.5 GB) + + SHA-256 checksums + a35c2cf62a1b1371be343d06b2d2e605b80e224194a8024a7ccec5e32d179cc6 android-studio-2025.1.1.7-cros.deb + d1095b0250ab1fbd2b778d8ecb96feb2f8086413a69618ea99f04eb8f36122e0 android-studio-2025.1.1.7-mac_arm.dmg + f3982ec2a496755171afa50fbc18f9f4cc277f99408ba5374fba0c755882e267 android-studio-2025.1.1.7-mac.dmg + 6a926bb439ccb829939420ec7c8f8c26a5b395bb826249892964431f88d0b9d7 android-studio-2025.1.1.7-windows.exe + + Zip files + Linux: android-studio-2025.1.1.7-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.7-windows.zip + (1.5 GB) + + SHA-256 checksums + 4503a64f39a4d1e97c5971377274810a7a608a7164d1b2b8e408a3ede8a5d6e3 android-studio-2025.1.1.7-linux.tar.gz + 8a60f573dc4826893a5a5df087750c5b3564d2731c70a6a637ef192d3ba1e714 android-studio-2025.1.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.6-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.6-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.6-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.6-windows.exe + (1.5 GB) + + SHA-256 checksums + a056edd2cdd565ea5d97429e6b6baedf930d213f5befbb8e16c7ad32d905aceb android-studio-2025.1.1.6-cros.deb + 1435c7a9ab1ec1eaceb0364eceaafaf93099d1f7078fde41fef18eb7ebaf4f00 android-studio-2025.1.1.6-mac_arm.dmg + 701cbad5bb653bb6ba2ddddbdea984ac462d62c1cb1d91b20fa826c4caf9d930 android-studio-2025.1.1.6-mac.dmg + 85fd8b00d56278fff5a9494a9f07d96a36f4f63fa351aa86efc1b2f07c2d12a4 android-studio-2025.1.1.6-windows.exe + + Zip files + Linux: android-studio-2025.1.1.6-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.6-windows.zip + (1.5 GB) + + SHA-256 checksums + 1540dbf3f932bcedccfcd269df45590b235a709f74cbf7dac2b0d31629fb83aa android-studio-2025.1.1.6-linux.tar.gz + 991b6c193e93ec63aae4a398c3813fb54aeed866d3b211859ea17373eb2d577f android-studio-2025.1.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.11-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.11-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.11-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.11-windows.exe + (1.3 GB) + + SHA-256 checksums + bf82374f061dba771febcb608885563c0d1594d25bba157014de9b9436690291 android-studio-2024.3.2.11-cros.deb + 27ab2872b5b64e3a18350ca0c8b990860d7dd3d4d026aaeac130368787169eb8 android-studio-2024.3.2.11-mac_arm.dmg + 1bd4c6e1447f98aec8bc12c9be2fee9be955c56fd5067ea4236bfd5e94c4d825 android-studio-2024.3.2.11-mac.dmg + 90ecbef5622562d1b665fb148d9f80c3b5a0802f851ea42d203e85c8d4204bec android-studio-2024.3.2.11-windows.exe + + Zip files + Linux: android-studio-2024.3.2.11-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.11-windows.zip + (1.3 GB) + + SHA-256 checksums + a44d7b91b2e7b04311b5a41e9dc2aa7245b7ba47bd22588b9281cfeaadcdad08 android-studio-2024.3.2.11-linux.tar.gz + 830bbaa77f5668f9e072cb522286cfe2e78032b3de292d016d7f72bb53278fb5 android-studio-2024.3.2.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.5-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.5-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.5-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.5-windows.exe + (1.4 GB) + + SHA-256 checksums + 2efd1e35e7347f220870fa6f310e8fd938b71b1818865dd44bebcc1881bb09e1 android-studio-2025.1.1.5-cros.deb + 7a0dfe3e4c26753247bb54ab6e639959741654d2157085cf44e7fc3f8729a4d1 android-studio-2025.1.1.5-mac_arm.dmg + 7af968acee7868008c8d400706affaef46bd2aa370b8c60142139d7f2d56a59a android-studio-2025.1.1.5-mac.dmg + 49f79743f622563e0dc5a29ca2a13f23c73608778571293cd893b2288417a043 android-studio-2025.1.1.5-windows.exe + + Zip files + Linux: android-studio-2025.1.1.5-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.5-windows.zip + (1.5 GB) + + SHA-256 checksums + d961aed495548ad6babdabbb8a2c4c4d8a39e8418bc21cb92299c79ee00ac9fe android-studio-2025.1.1.5-linux.tar.gz + 8435bb4ced856bcc3854eebfb82a5bf7ca22733ef9a423c293f8cdb677d478b2 android-studio-2025.1.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.4-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.4-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.4-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.4-windows.exe + (1.4 GB) + + SHA-256 checksums + 852e342a8c38104e31d63399e2524eed80fbde2d013abad16777b703914e06c7 android-studio-2025.1.1.4-cros.deb + b27640fb4681ed8662d37f0694da3bfc601888e7fc52b4e65ca80b84894740d0 android-studio-2025.1.1.4-mac_arm.dmg + cfa665925b4d9f390417822e9d5e75d4db51e0ec589f70517b6827d44e37f932 android-studio-2025.1.1.4-mac.dmg + 9ba61a2e60f1cd7d6757ba26e4263e07005bd0449cfa8dbbf58f51eeee51b069 android-studio-2025.1.1.4-windows.exe + + Zip files + Linux: android-studio-2025.1.1.4-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.4-windows.zip + (1.5 GB) + + SHA-256 checksums + 3d07bd2448bd3a0a28d615203d59c2bacb45820d74bfcf604cc17b4068b8b352 android-studio-2025.1.1.4-linux.tar.gz + 16fee382d0b39ca1b837dc1fbf90e4d82ba89d8737d5e59a08ad21cb16992a4f android-studio-2025.1.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.10-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.10-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.10-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.10-windows.exe + (1.3 GB) + + SHA-256 checksums + e0a6d5264e6807a9dc23ca026d60183b78cc1b84ef678b23aae26db9c2717f3e android-studio-2024.3.2.10-cros.deb + 1fd3d14f93dcb32ae9e584e999f436872dbb97ca2debd07f4ea1d20701530ff0 android-studio-2024.3.2.10-mac_arm.dmg + 1078803931814707c0a442b46cec99fee78723c6cefe9ec8f05c233c9010768a android-studio-2024.3.2.10-mac.dmg + 7a52caf0d63934c5469a5650d2895911e9dfd8e02b92dd1fb15ab9a83932d6ac android-studio-2024.3.2.10-windows.exe + + Zip files + Linux: android-studio-2024.3.2.10-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.10-windows.zip + (1.3 GB) + + SHA-256 checksums + af9601a4008bcdf982858f4e472bc350d9788fcaf7d9db2a8f75bb7db496654f android-studio-2024.3.2.10-linux.tar.gz + b28042af1907dc9e6e3cafc1594a1232ba5260eda82662aea97a0a9faf507e85 android-studio-2024.3.2.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.3-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.3-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.3-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.3-windows.exe + (1.4 GB) + + SHA-256 checksums + 9ab6d217b8f09817e79f0ecce69c20ed28416a94a193f0f6247f4ab24637fc33 android-studio-2025.1.1.3-cros.deb + 4021665eb69d856d9b9b8e5a6b4fff6ff239de85a2e9a8e492166d445cdba810 android-studio-2025.1.1.3-mac_arm.dmg + 0981ababc49378662fbb4640dc8f778da2ddd9e11959b0e6d9d5443afdab0200 android-studio-2025.1.1.3-mac.dmg + 70ce1082896a3ab1a5d7c4096e2398c1c946eb7951e6331f3e69ec4d9b406662 android-studio-2025.1.1.3-windows.exe + + Zip files + Linux: android-studio-2025.1.1.3-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.3-windows.zip + (1.5 GB) + + SHA-256 checksums + eb06de5e9c37736bd239ec825fdf61e1527a910a2d058aaf894f50c8bb77743b android-studio-2025.1.1.3-linux.tar.gz + fad672f83ad0bed4eaaa8bbf68d669fe16b46232f5bbc2aa13480ddeea5bd6fe android-studio-2025.1.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.14-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.14-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.14-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.14-windows.exe + (1.3 GB) + + SHA-256 checksums + d1379c25b597a2d84130ab6fdb5f82921d5fc353e92a21c5fd5dcb6a195f5891 android-studio-2024.3.1.14-cros.deb + 89f55dd8b329fa28c61f9635bafc10cfe52055772c8a9721719c54a0e403cfee android-studio-2024.3.1.14-mac_arm.dmg + a1fc20c46a3d7dc3692ff48827d9dcabfde1b59ac14cf686adb51b7c455f9167 android-studio-2024.3.1.14-mac.dmg + 0291303c541d0313d2d31b6bf7ad8de3df34a51604bdb273c1ae75f6fb793fe0 android-studio-2024.3.1.14-windows.exe + + Zip files + Linux: android-studio-2024.3.1.14-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.14-windows.zip + (1.3 GB) + + SHA-256 checksums + 54d5c4adf6f83e1963709c06abceb795d87fde2f1f31d262ae5c28944224f9f2 android-studio-2024.3.1.14-linux.tar.gz + 78e1cc774a9771dd632f10caaef22109baae43fcd571d3a48feb5cb865c2db05 android-studio-2024.3.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.2-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.2-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.2-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.2-windows.exe + (1.4 GB) + + SHA-256 checksums + 1a602514ba825cc3d9600c72975dfabb61c10a0275cf9bda49021b97fc5a2910 android-studio-2025.1.1.2-cros.deb + 7575fac22679b2e255c494154dcf93be93f3f6e24536c680eb6047f5bc24fea4 android-studio-2025.1.1.2-mac_arm.dmg + 48ee47365276f0d5a98e2be8200728feedffac898cca83062ea750e4dabec23b android-studio-2025.1.1.2-mac.dmg + b325de2bb1bab80c0b3e79de29b97610d81b9f535ed0f1acb7a3484d85460e89 android-studio-2025.1.1.2-windows.exe + + Zip files + Linux: android-studio-2025.1.1.2-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.2-windows.zip + (1.5 GB) + + SHA-256 checksums + 7a558263f43005e188b02e31b50ad257a968c39a0b1f7ab5596d889ea408b453 android-studio-2025.1.1.2-linux.tar.gz + bb81b32499d94fac9ff54e539ba3483f76752127411b538bbc95afaed7399cf5 android-studio-2025.1.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2025.1.1.1-cros.deb + (1.2 GB) + Mac (Apple Silicon): android-studio-2025.1.1.1-mac_arm.dmg + (1.5 GB) + Mac (Intel): android-studio-2025.1.1.1-mac.dmg + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.1-windows.exe + (1.4 GB) + + SHA-256 checksums + 72950fa9af913b27fcce54d898f4b6c0d8627a94190e40d95aaa6d3948a7983e android-studio-2025.1.1.1-cros.deb + 3c45f6cdd13a495532b102797e0056c389d3fdac9fa75d73809057c71edbf5d2 android-studio-2025.1.1.1-mac_arm.dmg + 45b30a280d551f8383ce4eddb1f7602371a9f49bdb52632daab1783cbb507473 android-studio-2025.1.1.1-mac.dmg + 05ad728031467cb5eed413b8ddf50103d6b3cd075a12b8825334ccc73b1d5b6f android-studio-2025.1.1.1-windows.exe + + Zip files + Linux: android-studio-2025.1.1.1-linux.tar.gz + (1.5 GB) + Windows (64-bit): android-studio-2025.1.1.1-windows.zip + (1.4 GB) + + SHA-256 checksums + 43d3d2430dee48f5f96b2ea95129e7b8a6467d4a446004d1ed41fef4a645cf38 android-studio-2025.1.1.1-linux.tar.gz + dc33411f0f43b3c5f88c73d429b9fed7b91f8385fc915382334e30c5de939fee android-studio-2025.1.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.9-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.9-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.9-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.9-windows.exe + (1.3 GB) + + SHA-256 checksums + 0a808e446c152ad09eb2dbbd742e414b4c99927f4484456a015c7368a3cdc5a8 android-studio-2024.3.2.9-cros.deb + 93dbea1ebfeff3e90cf0d1cf8b13ed5c1cefcadda3f6a1dfe07be88c9f5bdebe android-studio-2024.3.2.9-mac_arm.dmg + 7b7917149852c331d8580b5810ec5aabe3774131c0e0afcea186ebd5dc1ee8b7 android-studio-2024.3.2.9-mac.dmg + cb1a2f2466cfd7dac25b8c37e643a5c6c140fdc819101a2da718c4f646ea2fa5 android-studio-2024.3.2.9-windows.exe + + Zip files + Linux: android-studio-2024.3.2.9-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.9-windows.zip + (1.3 GB) + + SHA-256 checksums + c83c4372d959b149b27be5e05b05881cf9eb7c8dc10a3e7060b406f65f2dea60 android-studio-2024.3.2.9-linux.tar.gz + e772233f440ddf9ad120e25b8c4fe8c6d1e30dbe9fba10110f8240860c5d959a android-studio-2024.3.2.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.8-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.8-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.8-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.8-windows.exe + (1.3 GB) + + SHA-256 checksums + 8b45ec6d45bbbd8f62801505179f27c6e1f6f993c9056a2974a57a0c11518b53 android-studio-2024.3.2.8-cros.deb + 818f8abea0e1e4c221be704b8bd53d0bcd7d4157f2c7d5661f7a9d34e6d62b45 android-studio-2024.3.2.8-mac_arm.dmg + 0b8a4b9436e458688b8fd7f3837c48e09d0abca7664fd7f1d3c9f0e483ea30dd android-studio-2024.3.2.8-mac.dmg + 2c060593d82fd9bb753aac26291f6c0b73d4944835d2b9534608271a5f4eea7d android-studio-2024.3.2.8-windows.exe + + Zip files + Linux: android-studio-2024.3.2.8-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.8-windows.zip + (1.3 GB) + + SHA-256 checksums + 6c9964677c9d7e0555b9b0e59a780ebc1214eb69dc0a1b81590f90ad960165c5 android-studio-2024.3.2.8-linux.tar.gz + c051fcfa9905ff8aae3e0f1434ea7f3580a47b6c8736ff8987b67c1284c13878 android-studio-2024.3.2.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.13-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.13-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.13-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.13-windows.exe + (1.3 GB) + + SHA-256 checksums + f2b07b7abf1b2c5adb58dbbf6ca6af557aaa59a17272a3b97995c960e38551a1 android-studio-2024.3.1.13-cros.deb + 60fbe1a59f5c9daf2a42f7f6f025f2ecc1efc2f9b41ebf7723b221c6681b2273 android-studio-2024.3.1.13-mac_arm.dmg + 23da1837695b06628cc5e43e793e081d7a20687e3f100436c6a77c8956fa0bea android-studio-2024.3.1.13-mac.dmg + cc5d9c57f1aa2442eabe75e216a2c45c33a616fc516a25bb31acde161d0cc661 android-studio-2024.3.1.13-windows.exe + + Zip files + Linux: android-studio-2024.3.1.13-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.13-windows.zip + (1.3 GB) + + SHA-256 checksums + e3325ea03e457782a00adfe8373c6107061e1ee1c18269807854c87d90849510 android-studio-2024.3.1.13-linux.tar.gz + 2a112fe99e9a2cd944241f217a856ea989beac1d007c688b8888878fc87dc0fe android-studio-2024.3.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.7-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.7-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.7-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.7-windows.exe + (1.3 GB) + + SHA-256 checksums + e0dc2f1f7c19fa7ddfc100fab73306f403ba74313b52a39d3f8948496efd0cce android-studio-2024.3.2.7-cros.deb + 0ae4e9881f298d413fe0a3e724c7a9c3db0d3e267c0c87be2c3d46df09f31b93 android-studio-2024.3.2.7-mac_arm.dmg + 454a0376527191cfed1c99ac9c61e31b7fd72df66a602324415c622bbd6c3892 android-studio-2024.3.2.7-mac.dmg + 42c0bbb03aeefb127a6e9a98062b868b87d255eaa9eec8975787169c5ece8a06 android-studio-2024.3.2.7-windows.exe + + Zip files + Linux: android-studio-2024.3.2.7-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.7-windows.zip + (1.3 GB) + + SHA-256 checksums + 444363aa83ddab7898ac5d6af10723ad75411bcc4d42b57e56af5d8f467f226f android-studio-2024.3.2.7-linux.tar.gz + e3289be87ac11a575fd1edbadce33f1a039ef69ad3f2d0aa966b0da6d42ff924 android-studio-2024.3.2.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.15-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.15-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.15-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.15-windows.exe + (1.2 GB) + + SHA-256 checksums + d87c3d88318101005f47598de347da41b3d2b28966f3260ba77d20fb6f78fcb4 android-studio-2024.2.2.15-cros.deb + f859a4e6d6e2b7f3501026f15e2e81531832e70a72b461e8bc5349ae91c7e730 android-studio-2024.2.2.15-mac_arm.dmg + 762c2ef01578323b58f2a0b25ce508b6ebb818395be0fcb81388d8320efd0a29 android-studio-2024.2.2.15-mac.dmg + 3d9607d65b809ee8b22e977adede4806fd3494871cf3fd17b68399b0050955d0 android-studio-2024.2.2.15-windows.exe + + Zip files + Linux: android-studio-2024.2.2.15-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.15-windows.zip + (1.2 GB) + + SHA-256 checksums + 595fe446f11d74cdd9a4f4dae6224ab9828789a31873b8786d76d6ab29094e17 android-studio-2024.2.2.15-linux.tar.gz + 81eb908e1548732234a5959901cb83c649f72131f8e1a186f10b6e1b9a5d789e android-studio-2024.2.2.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.6-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.6-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.6-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.6-windows.exe + (1.3 GB) + + SHA-256 checksums + 0002502f618f89146b4839b4f6911ea4f8e9c4f0cf2f0d46a0cf3d4becf2f858 android-studio-2024.3.2.6-cros.deb + 61bfe0f31399ae833f6d6c6e2797d3d43acc4fd1d862fdabb489c3304ba0b52b android-studio-2024.3.2.6-mac_arm.dmg + ecc0e929e3a59beb1b92f1a2aaee18256d979ceb42f5178bd433a7c169a2122a android-studio-2024.3.2.6-mac.dmg + c5df11b90e7ffb6fbb6d0f3949cfeff64e54c33382ef65b67f2dab6a2d6e0fd8 android-studio-2024.3.2.6-windows.exe + + Zip files + Linux: android-studio-2024.3.2.6-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.6-windows.zip + (1.3 GB) + + SHA-256 checksums + da15208fc6bb22b312169cf8005f6d64efe07570aa23147f2f7cc92b6ec2670d android-studio-2024.3.2.6-linux.tar.gz + 78ef7052d21c6b61f334fbc4b0e4b745f401ffca7d608648354eca2dcb41d69e android-studio-2024.3.2.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.12-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.12-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.12-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.12-windows.exe + (1.3 GB) + + SHA-256 checksums + 4e580331d689d8cb549c20f1344027c9c02e7b37b10a12aad37d7c0037e57972 android-studio-2024.3.1.12-cros.deb + cd0ab24f617fcfdd74a86df4fd34852bb45a5efd408e4e2938e5312261144ae2 android-studio-2024.3.1.12-mac_arm.dmg + 71bd1c93db208b601563f1ba2496cd81e4d46c76ab20052895200f02aed905e1 android-studio-2024.3.1.12-mac.dmg + 26b7a04e2f6ac984da186f008c80182e2ee13280ba5feb055aa368837404880c android-studio-2024.3.1.12-windows.exe + + Zip files + Linux: android-studio-2024.3.1.12-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.12-windows.zip + (1.3 GB) + + SHA-256 checksums + 822ee4681e1c3e79d8a8725ca1e29d43af889c8cd6d64697e6406e291e3cbbe4 android-studio-2024.3.1.12-linux.tar.gz + fc26d39355b5319bf9e796c32e35ca5a5e85433fdceaa643c31495d4012f02c3 android-studio-2024.3.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.5-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.5-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.5-windows.exe + (1.3 GB) + + SHA-256 checksums + 44a7d5c0f530b9581462f190e527800e049e3ffebaf0f6594cc55e7241212b68 android-studio-2024.3.2.5-cros.deb + 0611cd37badd38cd3edc59b35d08118f8526b30f14726cfeb73d78de6979c3f6 android-studio-2024.3.2.5-mac_arm.dmg + 2df66659708246d4dd4c30127025a6f634d6f023430beb5ae05567bb3ab72e47 android-studio-2024.3.2.5-mac.dmg + 2a3c17b1ccdadccd5b120d99272c4f42cf522007e398c099f39e2a9c5be3772f android-studio-2024.3.2.5-windows.exe + + Zip files + Linux: android-studio-2024.3.2.5-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.5-windows.zip + (1.3 GB) + + SHA-256 checksums + e471d40d91c8264cf1ee2bbcf43b3fa639ec076081ab3ed549481bf55baab4aa android-studio-2024.3.2.5-linux.tar.gz + 21c0661ca0bd48b4d4ecff66f05229e476cbe0f731dcedb46b02416c7e7d28eb android-studio-2024.3.2.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.14-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.14-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.14-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.14-windows.exe + (1.2 GB) + + SHA-256 checksums + 1e0c096f3a1d694fe69c0111edfcc1a796673dfc5741d307af72251e19fee27f android-studio-2024.2.2.14-cros.deb + e58381031e32e9d2792a9b62561837b00d23fd48f662cc3cd242821ae6844d45 android-studio-2024.2.2.14-mac_arm.dmg + de246ff95d635a4df642e3f7e64457d384c72f1916a2a318a630d8a43219b9c3 android-studio-2024.2.2.14-mac.dmg + 0130f969c432643d3d94f0f0d3a3218b18bf7dc970e0db7cd31d2ee2033fd49a android-studio-2024.2.2.14-windows.exe + + Zip files + Linux: android-studio-2024.2.2.14-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.14-windows.zip + (1.2 GB) + + SHA-256 checksums + 73db7c190c366b36087f8bf288a4a89676c64d47aadb9ad8c528010de8bb2344 android-studio-2024.2.2.14-linux.tar.gz + 9a3649890c71abe8f3c67c18c42742c32b450ed439c1fbfabe5d5d5c1876cf33 android-studio-2024.2.2.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.4-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.4-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.4-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.4-windows.exe + (1.3 GB) + + SHA-256 checksums + 6916c8967c0771a0a097448f43b8b17bba420b2b35cb89efbe4fefef7210e387 android-studio-2024.3.2.4-cros.deb + c2f5735ebab38a2745fca119b3fd41858d3e692ff879ec1a51e19e7186847f52 android-studio-2024.3.2.4-mac_arm.dmg + c33ad27034cd3512c77f321b348c2aabdcc230b9d31003d48d9e710cf03e681b android-studio-2024.3.2.4-mac.dmg + 57c425050106089fd6c5341ea088a16e5918bee507e241c8286a6df750a6cd80 android-studio-2024.3.2.4-windows.exe + + Zip files + Linux: android-studio-2024.3.2.4-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.4-windows.zip + (1.3 GB) + + SHA-256 checksums + 26492e8c5a931cf2edb94b4820056746b8f6ca466bfc61de77fc2e24a7d4eec3 android-studio-2024.3.2.4-linux.tar.gz + 347293c1f9b65e80da06f877bfb8ab96d5afc3ed5e06cf8077c0607367f47668 android-studio-2024.3.2.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.11-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.11-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.11-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.11-windows.exe + (1.3 GB) + + SHA-256 checksums + 4c5ae700ab4bc0427359fc3c3669e19d4f780c5b93010ae9b441879865fae786 android-studio-2024.3.1.11-cros.deb + e3d47299cbcc550317293a3983edb55c2a7b29b41bda36f4dd49a1cbd5b3833f android-studio-2024.3.1.11-mac_arm.dmg + c7bb4e52fb5177487e513b38f504b453a9baa6abe901023328539b746bdd9466 android-studio-2024.3.1.11-mac.dmg + b78d21645f8f59b1727a7a90661eb669fdeaa26bcf837161203416e2a1cd1fee android-studio-2024.3.1.11-windows.exe + + Zip files + Linux: android-studio-2024.3.1.11-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.11-windows.zip + (1.3 GB) + + SHA-256 checksums + ea75623c8eb503d5c96cac6cadb2eb9f6b623ca6aa8ba330f51222e3d4a5fbb3 android-studio-2024.3.1.11-linux.tar.gz + ba26ac5dbf736446979c5925a0c663d9f646924d89bf598f1c823377a5bc5f62 android-studio-2024.3.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.3-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.3-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.3-windows.exe + (1.3 GB) + + SHA-256 checksums + e93e7668480359c56da636bfb1f9bb4cd8db20890da5cf1c36c2c7f2e16391f7 android-studio-2024.3.2.3-cros.deb + 20684b5b0d92a94835ca85a62f882b033353fe04bb39423596947b47d83f1e36 android-studio-2024.3.2.3-mac_arm.dmg + 702058f5673546c02dac1220bdd01860e40150058603373bcbef28ceb78ffa55 android-studio-2024.3.2.3-mac.dmg + 71fee0eb791f5f31de2077f29bd797013187a460488de9b2894536bae08f3f79 android-studio-2024.3.2.3-windows.exe + + Zip files + Linux: android-studio-2024.3.2.3-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.3-windows.zip + (1.3 GB) + + SHA-256 checksums + 857c6de9287136539366748e93794b75746e39ed1ee0dd66e325a3e22fd5d413 android-studio-2024.3.2.3-linux.tar.gz + 1a91d13ecd3baff964cf53acb4d118dfe17c7f06d4a5973626fb3a232f83679a android-studio-2024.3.2.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.2-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.2-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.2-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.2-windows.exe + (1.3 GB) + + SHA-256 checksums + ce135b0c493e68f41d2fc56cf654e8becdc9fbd68cd9d62678e7de09bf2b4c30 android-studio-2024.3.2.2-cros.deb + 3bfeb4f3010b5ac99ab824ac9a0b0da22cdfef6b08ea39c5dc2c9da1dc73a9ec android-studio-2024.3.2.2-mac_arm.dmg + 05d92f0265ad5e048286e486d6b768de87b97b9d03ba9726d697dfe685d60c6a android-studio-2024.3.2.2-mac.dmg + b4435a43a822d20b27c33a93e56a94b40e01720c1c236df8e720858a799cb2d6 android-studio-2024.3.2.2-windows.exe + + Zip files + Linux: android-studio-2024.3.2.2-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.2-windows.zip + (1.3 GB) + + SHA-256 checksums + 3f4c8196a72e4d2989e20992bd2096df5011a83042dcd0bc3e8cd01c85cf4bc6 android-studio-2024.3.2.2-linux.tar.gz + 2d758b50adcdc3b9ce5c7ea8f9408e2ec1f0b80b901f2bf7a43bc1daf083b6d1 android-studio-2024.3.2.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.10-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.10-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.10-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.10-windows.exe + (1.3 GB) + + SHA-256 checksums + 6b160e5e0f5b1de55057f9e5feaf519616dfe13346db33ad3dada34044dc2ec4 android-studio-2024.3.1.10-cros.deb + 50e2c5443526f4fd61bdf36f94d5fc56b1f878be733d76932a3454e197e2f429 android-studio-2024.3.1.10-mac_arm.dmg + 3ccbc8d3268a445681c13daf07a13344a110e5631f548c62a462d669c64b77e4 android-studio-2024.3.1.10-mac.dmg + b3f0f29c5332e148c8829d32dc186c45742bd47b007d044bd7f699ab244e9fd2 android-studio-2024.3.1.10-windows.exe + + Zip files + Linux: android-studio-2024.3.1.10-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.10-windows.zip + (1.3 GB) + + SHA-256 checksums + 531c687d40891a14132ccc0719a49d343a969e3929455c26da8a8b2e9de347c1 android-studio-2024.3.1.10-linux.tar.gz + da396e32795dcb39dcd8f67d6d790fc11047010cd2fe5b76d6654b1567da6abd android-studio-2024.3.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.2.1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.2.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.2.1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.1-windows.exe + (1.3 GB) + + SHA-256 checksums + 978ce43d11dbf5339e6a9b901a4b7f4b338a6cfaed32eb9c2bc63a389fc30b90 android-studio-2024.3.2.1-cros.deb + cc28383464f95d09ee770a70283ed8c39868aa287a44e811d018cf4a1085e3b6 android-studio-2024.3.2.1-mac_arm.dmg + 7f4e88f73391e60948a92f6d2d2b06132f34339bf5bead5c068e90fd96c0e08c android-studio-2024.3.2.1-mac.dmg + 85c7f342159e1d9772612766844fbeb907628da6a1da69cb360cab8caa968457 android-studio-2024.3.2.1-windows.exe + + Zip files + Linux: android-studio-2024.3.2.1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.2.1-windows.zip + (1.3 GB) + + SHA-256 checksums + a892a4b81f2fe303aa110c270f231e80b6d12f3c55c02abf852d5343796104a9 android-studio-2024.3.2.1-linux.tar.gz + fa867d5296645fbc1429c9769e6e765e19ee2e9afae44d3be34a132717dd0d16 android-studio-2024.3.2.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.9-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.9-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.9-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.9-windows.exe + (1.3 GB) + + SHA-256 checksums + 77f36a797323e0a1fc68d0ca1839308b6d40b65656fe15f075cd15080f628e71 android-studio-2024.3.1.9-cros.deb + 3fa24c5fb6b277375f5b5d6c1a63fbdc30249417b1b397d39f1fbc563efdb8ea android-studio-2024.3.1.9-mac_arm.dmg + 75085b8c312bec3637f007f181ab1a1e21ebc8229edf6230f6ba0abfd7c22304 android-studio-2024.3.1.9-mac.dmg + 7cd8efa444f8ed5bb2de7baa7a7965cef4b72276123da5a51fdc53d292c47e79 android-studio-2024.3.1.9-windows.exe + + Zip files + Linux: android-studio-2024.3.1.9-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.9-windows.zip + (1.3 GB) + + SHA-256 checksums + ea1d748f9b22bb7b8775bd0af9c4b672d2ae949df605f6985b0780c91d837d11 android-studio-2024.3.1.9-linux.tar.gz + 368c5f621f784804fff65e3d98ba6abfc935b2d5f7302247012bdce4e47f411c android-studio-2024.3.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.13-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.13-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.13-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.13-windows.exe + (1.2 GB) + + SHA-256 checksums + 51fddc08b74ba205aee75dd1a7a85f7604b88b5a50b6b884125e9ef22a7107e0 android-studio-2024.2.2.13-cros.deb + 688f8d007e612f3f0c18f316179079dc4565f93d8d1e6a7dad80c4cfce356df7 android-studio-2024.2.2.13-mac_arm.dmg + acfbbe54d6ce8cf21f19b43510c7addcb9dde2824282f205fd1331be77d2e613 android-studio-2024.2.2.13-mac.dmg + 7d93dd9bf3539f948f609b1968507b1f502bf6965d2d44bd38a17ff26cb5dd3e android-studio-2024.2.2.13-windows.exe + + Zip files + Linux: android-studio-2024.2.2.13-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.13-windows.zip + (1.2 GB) + + SHA-256 checksums + b7fe1ed4a7959bdaca7a8fd57461dbbf9a205eb23cc218ed828ed88e8b998cb5 android-studio-2024.2.2.13-linux.tar.gz + 855945962ff9b84ea49ce39de0bf4189dbf451ae37a6fab7999da013b046b7f7 android-studio-2024.2.2.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.8-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.8-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.8-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.8-windows.exe + (1.3 GB) + + SHA-256 checksums + 943db4b30683ebfc9cbc5126f7a4012dee15f24b3d79f22237f1ce2d1c35ce83 android-studio-2024.3.1.8-cros.deb + e71e07d6d3df6e11bf9395bdb279b5014e08d80835b87257fd55e8c4d7542708 android-studio-2024.3.1.8-mac_arm.dmg + 93811036bde752188064d6703d5e7f92a71b645dfa956a8c423254164e994060 android-studio-2024.3.1.8-mac.dmg + d5127732a22a6ab6c8d31a8462102e0d7199dece29c7844414bd4424be483d11 android-studio-2024.3.1.8-windows.exe + + Zip files + Linux: android-studio-2024.3.1.8-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.8-windows.zip + (1.3 GB) + + SHA-256 checksums + ba3c55c533bbadb08f123cced9c3f07718a90203d6faead83451c318939f4508 android-studio-2024.3.1.8-linux.tar.gz + 7ff20c53b1a138c185230f315c25abbc05c1f18bc74b9eda4be15d9fcdb268bb android-studio-2024.3.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.7-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.7-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.7-windows.exe + (1.3 GB) + + SHA-256 checksums + b17d41d9bd68e7c3e693f431bc2ace201598d423bcd7307bf10b0be142f94caf android-studio-2024.3.1.7-cros.deb + 0e8423bfbe70a74d08dee059ff61d228732bb53497bb461bf2923ba42443934c android-studio-2024.3.1.7-mac_arm.dmg + 1a16067f852a1902c724ad8baaebe8e09719959712abe2b91de7102f4ad48b67 android-studio-2024.3.1.7-mac.dmg + 46cf38436daeea1ae0b85aa13132fc5a2f7672907e410771b528bdfe8ab83f93 android-studio-2024.3.1.7-windows.exe + + Zip files + Linux: android-studio-2024.3.1.7-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.7-windows.zip + (1.3 GB) + + SHA-256 checksums + d57c0bd07ebbe5e19fb893d3c2821b71d0f0a42ed053b5e5ee9a5f408bc918c3 android-studio-2024.3.1.7-linux.tar.gz + b6572b673a84b18d17a928e303df626a456ea98c0c3769a73608da5934d75f93 android-studio-2024.3.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.6-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.6-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.6-windows.exe + (1.3 GB) + + SHA-256 checksums + 68cb318874f0ee318e41a4e7bc0fac880d6b5b4436a65e4e722d86bfa3bd2584 android-studio-2024.3.1.6-cros.deb + 3e196e5c2584a6313d24108821a603e70d867a985cccf4f1a426f6cc27d5e180 android-studio-2024.3.1.6-mac_arm.dmg + 06756bb85a2301b71caf67c2c63b68dba52d8fbb28f4ca79943b8265a10cf58d android-studio-2024.3.1.6-mac.dmg + 10c11b709dd982d641910ee5ddc0c1abd799b3802056c94ef14084c2be85872e android-studio-2024.3.1.6-windows.exe + + Zip files + Linux: android-studio-2024.3.1.6-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.6-windows.zip + (1.3 GB) + + SHA-256 checksums + d9bd85a796e30914ffd5fe095241e403d3c11ccdae9b043d9ce6debdc558152c android-studio-2024.3.1.6-linux.tar.gz + 2587a3e0b9ef2dadfdda517ba3e2b2ae1367c0a565633884a292fff7ee979a27 android-studio-2024.3.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.12-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.12-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.12-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.12-windows.exe + (1.2 GB) + + SHA-256 checksums + 0720adf8e401e5bf2de24b5793552406727a9540b1c319228a3db7ea376e718c android-studio-2024.2.2.12-cros.deb + bfffcf01047daae7aa465af6bdcdb26b5c40e1e28088d634a89481efd8ce6fde android-studio-2024.2.2.12-mac_arm.dmg + 0f74788fa7467ed684403c533ae6cc635627e0079a9442e0566b8b814f0c50eb android-studio-2024.2.2.12-mac.dmg + 929199ddc8393895962b917e4dfd707cdead7afe90a1242459e79f6af84284da android-studio-2024.2.2.12-windows.exe + + Zip files + Linux: android-studio-2024.2.2.12-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.12-windows.zip + (1.2 GB) + + SHA-256 checksums + cdf8938f20f66cc209f86550ca0eea513ef7d3aae8a98b1d4643c4099fd17677 android-studio-2024.2.2.12-linux.tar.gz + 9ac80b629ee731939e4d8d27a73fa5093a10f5bc7f18f353193243263a878ef1 android-studio-2024.2.2.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.5-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.5-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.5-windows.exe + (1.3 GB) + + SHA-256 checksums + c99d60847a9e7bd91713dd85097c3d3e30aa13280fd6a1ff59cfa54848de4c24 android-studio-2024.3.1.5-cros.deb + bc94818084dd5b80834f1c5850e80bcbf96d4e96a9d9716fb2b4f299963e33cd android-studio-2024.3.1.5-mac_arm.dmg + bdf86d862269ed9c992254c9d4a12177ebc0f1bbc673901557d87f0f96c27fae android-studio-2024.3.1.5-mac.dmg + 9e12303b2b858486103a5132ca5e67eeb550b6b76a59ac2ac6a634bc136d47bd android-studio-2024.3.1.5-windows.exe + + Zip files + Linux: android-studio-2024.3.1.5-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.5-windows.zip + (1.3 GB) + + SHA-256 checksums + a8145beb417fdea1665fd9356745ac407c798a600222f2c1f9869541b1455a98 android-studio-2024.3.1.5-linux.tar.gz + bfa51a4bebaf75a7b277c185c14212184e6b117b21ae1cc44a4fe6a8b585bf07 android-studio-2024.3.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.11-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.11-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.11-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.11-windows.exe + (1.2 GB) + + SHA-256 checksums + 0587040972665a3db36881bbf27fd776b8f356ccee33aeea2ccbb0315e761742 android-studio-2024.2.2.11-cros.deb + 5f338ac3b6f88d6713c766660050eff800c473938843d34b80e5474e22884060 android-studio-2024.2.2.11-mac_arm.dmg + 6130c07fdb49ac9fd222e390189740505676acb0bbbf770d4b1ef9d0f6de2a5e android-studio-2024.2.2.11-mac.dmg + 7c3191147f3528378b95cad35336a37d5db3c7485c89980c48545044e80b71fa android-studio-2024.2.2.11-windows.exe + + Zip files + Linux: android-studio-2024.2.2.11-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.11-windows.zip + (1.2 GB) + + SHA-256 checksums + 9b62bfd5aee272fc90757c53df1122c9cceda145970344fd2425a190dd9c5250 android-studio-2024.2.2.11-linux.tar.gz + e8ce3cab35d34e2612159be120070da53e92e77f6921fbbbbf7e1c5c619f0352 android-studio-2024.2.2.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.4-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.4-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.4-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.4-windows.exe + (1.3 GB) + + SHA-256 checksums + af0cd137ec44a7794b811a57dfb1541985b8d67e42182e26b3ad2456589577d6 android-studio-2024.3.1.4-cros.deb + f3e3e696ef3ea054b46c5fe1c55dff90c4c8b070cc22109ed6421e9b051dd63b android-studio-2024.3.1.4-mac_arm.dmg + 0279676d00e230ec7d868577af6a9dda72793d729053c075a359d0643382ae99 android-studio-2024.3.1.4-mac.dmg + c4fbfc1f1b157386026342a0d0d11fcbbd2c816ccc906c7c19427032d9db7ef9 android-studio-2024.3.1.4-windows.exe + + Zip files + Linux: android-studio-2024.3.1.4-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-2024.3.1.4-windows.zip + (1.3 GB) + + SHA-256 checksums + 50923ba2e60fc9d3a3d1813c49837650ff95d4b5ccb7a41d8c8c2cabd0f69ad0 android-studio-2024.3.1.4-linux.tar.gz + 506936d506b2130e9dbdc1cff9fb788189f69d223b19dff189fd9433f54ceea7 android-studio-2024.3.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.12-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.12-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.12-windows.exe + (1.2 GB) + + SHA-256 checksums + a3ae71050b46c3abfb9e2c9bf9a3a1f277972ef79c7c2824b857d56244f8310e android-studio-2024.2.1.12-cros.deb + ca98c3227a196c51da87e642bd4055366eb4693e3dcb015ccd7372700c575bce android-studio-2024.2.1.12-mac_arm.dmg + 42ce686921c400a0b453578e53ad2c0b5004d11cc9f7079330e7dcfed62d6033 android-studio-2024.2.1.12-mac.dmg + 1b591a3ad15c025fc5e6945035610b692b38d145143159b62b9431d654b921f3 android-studio-2024.2.1.12-windows.exe + + Zip files + Linux: android-studio-2024.2.1.12-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.12-windows.zip + (1.2 GB) + + SHA-256 checksums + 4df51ac7d73e45203383418a537c9562c58bef6ab80d4074cd98acb387e5caa6 android-studio-2024.2.1.12-linux.tar.gz + 065c117da65b95d334a9201d334ef16de2bcbf434038bfa2cfa21ded722aa9b3 android-studio-2024.2.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.3-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.3-windows.exe + (1.3 GB) + + SHA-256 checksums + 9b0e0e2e96826b5d629faa2c84f73110ae1bec872d3b3451bca5eccdf0d0167d android-studio-2024.3.1.3-cros.deb + 6eeaa30da75938865566d5b6b31eaa7d9d6899c5296b670639304ce6d2e6883c android-studio-2024.3.1.3-mac_arm.dmg + 8eaf035a4e6ead46f392da7b9f14c0f8533d7a752827bd8672b00763b338e472 android-studio-2024.3.1.3-mac.dmg + 697573961a3ccd6f0afc672989eb2650bf9384b5742b52e5af201060bf560d50 android-studio-2024.3.1.3-windows.exe + + Zip files + Linux: android-studio-2024.3.1.3-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.3-windows.zip + (1.3 GB) + + SHA-256 checksums + 6fa1c4c074a7366f65b6b7d615ea63aa8c56406e40c1ade8c6504a7992a7bf68 android-studio-2024.3.1.3-linux.tar.gz + 065f8601917fff6e065b7f2c8b6a0d51cd65496317063c8c4cfbf64176d0eba2 android-studio-2024.3.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.10-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.10-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.10-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.10-windows.exe + (1.2 GB) + + SHA-256 checksums + 5ac70e281dbe71794fd1ad3c6da541a8e9487b77f25ec3570303a9d54014e664 android-studio-2024.2.2.10-cros.deb + 2ca5a87554f3f97acefde7931793a9991ae32c261e8826b4e31b267089c7247e android-studio-2024.2.2.10-mac_arm.dmg + 9913e8c7f2f6f1a2c150d632d671a7b21228027f061fef341730ccf0c8620778 android-studio-2024.2.2.10-mac.dmg + 32ff7f1777d5b4095b5e51e9f978ae23f4579629242afebf981311ac49def89f android-studio-2024.2.2.10-windows.exe + + Zip files + Linux: android-studio-2024.2.2.10-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.10-windows.zip + (1.2 GB) + + SHA-256 checksums + 70334cfb6dd1994e5fede802cbbf16b50d31562f56cffb3698c8befeced82163 android-studio-2024.2.2.10-linux.tar.gz + d5e0cf30ccf4de51567b3d12a6c13552347ad5345a816575fc7752380c05170e android-studio-2024.2.2.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.2-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.2-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.2-windows.exe + (1.3 GB) + + SHA-256 checksums + ad89a804d081d2b40150762308ef9062e81bdf3f30a253b2f0d14024f8727522 android-studio-2024.3.1.2-cros.deb + d2c779ffb1b43b33ffb869ba51795fad3183ece08514e7cab7ce384a20cbf24f android-studio-2024.3.1.2-mac_arm.dmg + c45ad6623e322e1976a592fd196c1371533aa5c8d10fbd1dbda61951f5c82fca android-studio-2024.3.1.2-mac.dmg + 82374d86ec48eba6c58e9851f763ba91a7fb963701163bc8bcffd965a41fa0ae android-studio-2024.3.1.2-windows.exe + + Zip files + Linux: android-studio-2024.3.1.2-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.2-windows.zip + (1.3 GB) + + SHA-256 checksums + 3b2f81ad1bf248202195801f68574632bfff6df3c909f5c98b1edda79af24e08 android-studio-2024.3.1.2-linux.tar.gz + de397a88988b607872ac1fb744e8a58b756ee5526f5d97c6acdf5870a3523a37 android-studio-2024.3.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.3.1.1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-2024.3.1.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.3.1.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.1-windows.exe + (1.3 GB) + + SHA-256 checksums + 6f4d26508228e0526b4600d83baf4193d5c810333b1322b75014efadeae3545d android-studio-2024.3.1.1-cros.deb + 5f102b0c69b1bf56df32b36ecba92853bfd0a315695790163ad05c29e26abb44 android-studio-2024.3.1.1-mac_arm.dmg + 582c3aa313c9ba8d0968f153c15448a996601c76dc3c71ae2146eccd8c1b1e52 android-studio-2024.3.1.1-mac.dmg + 1c8040b7f854b3a8c105c0d46616290a4139a758b2c26219f98f8431de71c0f4 android-studio-2024.3.1.1-windows.exe + + Zip files + Linux: android-studio-2024.3.1.1-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.3.1.1-windows.zip + (1.3 GB) + + SHA-256 checksums + 75d2671ae92edc6bb9a52d32ac0e6921b2abada3e514ec2dcffddc5e402889b4 android-studio-2024.3.1.1-linux.tar.gz + 1ddf78193ef7c17dac6cf9bb177748e10391ef226e22c826cb13dda32c5ea826 android-studio-2024.3.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.9-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.9-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.9-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.9-windows.exe + (1.2 GB) + + SHA-256 checksums + e6ac6100f2f335ae67cfea877d6d6c4255e83a6ca180419ccc36bda4dc61456e android-studio-2024.2.2.9-cros.deb + d4da5fbecd26e04716cc7f0ffe6efd453a682ac1719ec8b1a0f415a8f28f23b5 android-studio-2024.2.2.9-mac_arm.dmg + 2cc81f80092c02b9abd7ac5ba9ef320e35c173e170f5f7cf8c71719c7db5e51d android-studio-2024.2.2.9-mac.dmg + f172d6f057ee1fcf42506a4e0acccfe229610cac6c6d5cd82b035b31674f2d2f android-studio-2024.2.2.9-windows.exe + + Zip files + Linux: android-studio-2024.2.2.9-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.9-windows.zip + (1.2 GB) + + SHA-256 checksums + e915be37566c923a1f09f9994a1f27cad24d171ad29457f569d0c2c1c77e14b6 android-studio-2024.2.2.9-linux.tar.gz + 69a33326b2825dcb75cb9476847c62ebd960564ee4029ab7eb0e7016a933b254 android-studio-2024.2.2.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.11-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.11-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.11-windows.exe + (1.2 GB) + + SHA-256 checksums + f4d5e6a263d07b4e535a3c3777263449820bad2fa2b66734494b40cf986af91d android-studio-2024.2.1.11-cros.deb + e72b838782c6b021d2a1ce6ae75e2668dbb7f9d245413a3b9fb6f246798fce34 android-studio-2024.2.1.11-mac_arm.dmg + 9cb628c6b914e320570f5c54bb0e2adaa21757390233dce251e1fc4c21355035 android-studio-2024.2.1.11-mac.dmg + 0b4433794d816fc3062d7ec8507a203580d991f5e8ddd51cc71a78925493a16d android-studio-2024.2.1.11-windows.exe + + Zip files + Linux: android-studio-2024.2.1.11-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.11-windows.zip + (1.2 GB) + + SHA-256 checksums + 81f2fa5da72ab6f6afacca4a5327de5191e133ad02706e3ee440dc8658b8cdc3 android-studio-2024.2.1.11-linux.tar.gz + 16360e5d95312fa1f0c50866a4a3e89e425aa372e1d1511cecc204d31f8069df android-studio-2024.2.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.8-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.8-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.8-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.8-windows.exe + (1.2 GB) + + SHA-256 checksums + 0ad6b7523f82483ff3172654a111c1783d1591ad6edcc0efebfb9a762ae93d13 android-studio-2024.2.2.8-cros.deb + 9c9cf38b12d81a8c20b5682f6dd7878ed3319e7e91f547ee2c5cdbdcf9f090c6 android-studio-2024.2.2.8-mac_arm.dmg + 1cb6a43a92a53515accc47551e4edb1385de1061162c5e5859b3efb019c40a51 android-studio-2024.2.2.8-mac.dmg + 69fb21c072a1e61880fc074e0235490b2a82584b39e5690809ab49be09f329da android-studio-2024.2.2.8-windows.exe + + Zip files + Linux: android-studio-2024.2.2.8-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.8-windows.zip + (1.2 GB) + + SHA-256 checksums + 81ffda9b8fadbd430a20d1f32447ea9535b923a2076c6e2c155f33cb4ead65ab android-studio-2024.2.2.8-linux.tar.gz + 89f976c80c702c5fe214210fd0b5ae516b9fc19d2f98d781c40d1b64d788cec3 android-studio-2024.2.2.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.7-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.7-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.7-windows.exe + (1.2 GB) + + SHA-256 checksums + 7e3390e4ed93b4f1c25bb8d81016679ae718eed663b4f2792e2dd04cc68fd494 android-studio-2024.2.2.7-cros.deb + f518efd84819fd11a79ea892bfcc76b85f116856df3d2a8761200cdcad65076b android-studio-2024.2.2.7-mac_arm.dmg + f2fb12b64854b666d05e08e9d7dada8cb56284d10981df21726bbd18249693ba android-studio-2024.2.2.7-mac.dmg + c9c6749e5177c8c2f1c2e15c569abc15b1f4e8ffd54f14d9744f16d21f6079a4 android-studio-2024.2.2.7-windows.exe + + Zip files + Linux: android-studio-2024.2.2.7-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.7-windows.zip + (1.2 GB) + + SHA-256 checksums + 8a192c8b582fd7c80f73f4bb3a37083c84fe197799f32a496f5c8e1fcdb0a774 android-studio-2024.2.2.7-linux.tar.gz + 57c0b797cb9ba700b21897214dbc3334bd9c67059df3820d9f871ef5ba843f2a android-studio-2024.2.2.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.6-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.6-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.6-windows.exe + (1.2 GB) + + SHA-256 checksums + 0dbf48c8aa75276eff9e8e2bef432adb8ca2f7569eb4a38d15ee2f40b83a4c36 android-studio-2024.2.2.6-cros.deb + 0db2ec39004a5ffe959017fc2fe59fa7d5c312ec8bd44cfe8ee34c51a1368748 android-studio-2024.2.2.6-mac_arm.dmg + 588e5860fc399e0fbcd727082a956580d85aecf07d349dc55496b1576d490213 android-studio-2024.2.2.6-mac.dmg + b37fe53bbb9e29f06ff9c0e63beba1c9853c355edb2b8f68b8d17204404cb505 android-studio-2024.2.2.6-windows.exe + + Zip files + Linux: android-studio-2024.2.2.6-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.6-windows.zip + (1.2 GB) + + SHA-256 checksums + 7a973473f59a2a09c4f080f9204285f98486829ce17cb6e92be665d9ce1907ef android-studio-2024.2.2.6-linux.tar.gz + d5f2f5ca145d39dcecc200a3aa75869a2443617398b7fa85dde8ac445fff452c android-studio-2024.2.2.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.10-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.10-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.10-windows.exe + (1.2 GB) + + SHA-256 checksums + 95ba830551daf9f6b8af8e78ac7a3f7ab993871d359d24c1db2658777de3db98 android-studio-2024.2.1.10-cros.deb + aecebeb5564d72ab2f3ea56b6e2838c6e490559ed9fcd19ec95dc4806dbd836b android-studio-2024.2.1.10-mac_arm.dmg + 7927f4efdefb102e080c47dcac0dabf125b65817472850182d64fcb0c97daf0d android-studio-2024.2.1.10-mac.dmg + 355bcc6b9b37f1f10e97492587b97cd27ebb45ee7e84daf2d6c99fa8352782c5 android-studio-2024.2.1.10-windows.exe + + Zip files + Linux: android-studio-2024.2.1.10-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.10-windows.zip + (1.2 GB) + + SHA-256 checksums + aec225c19e50d7a254a2cf772613607984f73521982773cfdaf98c5a72253e3f android-studio-2024.2.1.10-linux.tar.gz + c2271dd20b63b3c805d60decb1d11c7460e0f81149583183ab4bbbeb792028e9 android-studio-2024.2.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.5-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.5-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.5-windows.exe + (1.2 GB) + + SHA-256 checksums + d43764fc80c368246a4376c176b42fb01283ee91ee2ab2dc940d8d97d1cf2f09 android-studio-2024.2.2.5-cros.deb + b9018ab7141eca8323f8584f180d5317e0752df3cab275fb793cf907a1d2e996 android-studio-2024.2.2.5-mac_arm.dmg + 709d99309f4e0fb431c6a44f2e1438a270b427de646ae7214c9433be04d1f036 android-studio-2024.2.2.5-mac.dmg + 1eeb659302d4861c98bbfe43cd2e704c9d59733dbdca8a455321425185d0b2d4 android-studio-2024.2.2.5-windows.exe + + Zip files + Linux: android-studio-2024.2.2.5-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.5-windows.zip + (1.2 GB) + + SHA-256 checksums + 2e51a39347521d5239bbf6fde364b98aee111efd43e0a5a0d867b54cbe3ba6f8 android-studio-2024.2.2.5-linux.tar.gz + 50057b804f3a083211e71a1cbcb04cfefd11e1e7a489c833d5c79b3f1834c30f android-studio-2024.2.2.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.9-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.9-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.9-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.9-windows.exe + (1.2 GB) + + SHA-256 checksums + e3ac926f53246b66c95a27fde2ba546f7fb1313cc5faa7f678f01c4d06fd3248 android-studio-2024.2.1.9-cros.deb + 993162e81763802e5308327eb0480761063f7aad4c25509eef8f50209dd6b4b4 android-studio-2024.2.1.9-mac_arm.dmg + c71543eb35bdb030f3f7f10c5d935bb7e965bea940332d071535158c3373e6a0 android-studio-2024.2.1.9-mac.dmg + 651f5c685669851aad8c8c9dbb5f17e7e6ceb494c5364341f1b59e997d257b70 android-studio-2024.2.1.9-windows.exe + + Zip files + Linux: android-studio-2024.2.1.9-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.9-windows.zip + (1.2 GB) + + SHA-256 checksums + d7ca6955e02fc71ea43413a348a7198db10c36df2484a9a884cab7244ad7ee96 android-studio-2024.2.1.9-linux.tar.gz + cfa04a00b64d895cfba120dadc3552505b656265a04924fde6fa4a14b08299b4 android-studio-2024.2.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.4-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.4-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.4-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.4-windows.exe + (1.2 GB) + + SHA-256 checksums + c4d24dcf4f423361844c2823c970c67aaffe20556fedd4078496fe4d9c8d06d1 android-studio-2024.2.2.4-cros.deb + fe51a7fd87772ebc3e2b7004a461c41a840bd31d51f55ca498b72582c7da9797 android-studio-2024.2.2.4-mac_arm.dmg + 978cd359fc2e115659a5d5b863fd093dca43e2678111bcdeb8f10a5a3af9e809 android-studio-2024.2.2.4-mac.dmg + 8f072c9bc0fb10f7927b2ef8f31567d293fbcc4d5aef2128ee223117f067ca48 android-studio-2024.2.2.4-windows.exe + + Zip files + Linux: android-studio-2024.2.2.4-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.4-windows.zip + (1.2 GB) + + SHA-256 checksums + 470fac98a536175d59a4aea559bdd5c8b1932addea585a14aa77dcb3939705c5 android-studio-2024.2.2.4-linux.tar.gz + a0d978e9de4167da6c9a5385137d7e8cab62d7d09dfac5c78d0d45a045c40f48 android-studio-2024.2.2.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.3-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 361a5b0c8859e4e4d90d712690bb427f17674c9b54f6a58b308fc3b8b42cbbf2 android-studio-2024.2.2.3-cros.deb + 98a965c4367c639cd184757dc3588274317f3bea6f7d1e3c2ef937ce39077b2b android-studio-2024.2.2.3-mac_arm.dmg + a6d092cb167445a25b45e273e0910f12dc9d1da1616c3722ee97a6ef83069539 android-studio-2024.2.2.3-mac.dmg + a63cb230ad3adfde3b82d59e3b61359bf9e1634b4bdc29c7992027bd4c0313c0 android-studio-2024.2.2.3-windows.exe + + Zip files + Linux: android-studio-2024.2.2.3-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.3-windows.zip + (1.2 GB) + + SHA-256 checksums + ba66ccfb281d9df50c37392dccecf7706dcc0d1f71b3046e30b348e60d8b2021 android-studio-2024.2.2.3-linux.tar.gz + 3c7ca7e4b3760f7ad0edff52cb0b1eafddf2be8ba7baace55aab3635bd26eff1 android-studio-2024.2.2.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.8-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.8-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.8-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.8-windows.exe + (1.2 GB) + + SHA-256 checksums + 4e9634e0566b830423bbb80ad2617fad78c2dd9f32312c817f01860eb7aa8ec0 android-studio-2024.2.1.8-cros.deb + 76c3bc0b47c2151a4d219ccc6203979309c65750b33b506a7043e8c4d68e6cfb android-studio-2024.2.1.8-mac_arm.dmg + b03571c6bb4ebb2fc3358f8e4401640a79cc27496dd0da63d45dac8bac1fd4ea android-studio-2024.2.1.8-mac.dmg + 3afa022666a7ca43b8a7b84c9193d390248687b31b559e35ca8aa422dbe33514 android-studio-2024.2.1.8-windows.exe + + Zip files + Linux: android-studio-2024.2.1.8-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.8-windows.zip + (1.2 GB) + + SHA-256 checksums + 29bff5fa0f6b22e53fa403b5b9ee61d3e054ece084d3d42a57d5c5a2227104be android-studio-2024.2.1.8-linux.tar.gz + e4126396d1cabb71716c3f97d62a5bef31050c0f1f92a807c2a0e7447bd28068 android-studio-2024.2.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.13-cros.deb + (992.2 MB) + Mac (Apple Silicon): android-studio-2024.1.2.13-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.13-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.13-windows.exe + (1.2 GB) + + SHA-256 checksums + 3c9ff42460f441245a10f9cc6c73571d454d6629f205c72203d01451b41b6101 android-studio-2024.1.2.13-cros.deb + 6d6bb5b5a38a7212e8319d6d2c1498b3cb3781fbdbbaddb3bf420ae97d10bcb0 android-studio-2024.1.2.13-mac_arm.dmg + 8cac5564111278726c324972e7a476713ebe91f651c62666f42acf08d44dc6db android-studio-2024.1.2.13-mac.dmg + 71d018d5685073e6d59e6b91358e0240757c06241b0a1c94e532801420965f6d android-studio-2024.1.2.13-windows.exe + + Zip files + Linux: android-studio-2024.1.2.13-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.13-windows.zip + (1.2 GB) + + SHA-256 checksums + 688c655c230f29867a12ae382cc26ec6706bf7f30bd4d97f2f15c8f960cb1b9b android-studio-2024.1.2.13-linux.tar.gz + e36b2ba026032f10111d2a6bb895bb31628d8a1bc3ffe6718a67b20d4c211a0f android-studio-2024.1.2.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.2-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.2-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.2-windows.exe + (1.2 GB) + + SHA-256 checksums + fd6d649db0b32ac919196142340cc0b30c06720669da7d49526259e411dec221 android-studio-2024.2.2.2-cros.deb + 7fe47a76c59abbd920301dc78f4b1e3ff1301c7ad1287202f86d5adf614ad29e android-studio-2024.2.2.2-mac_arm.dmg + 491a814e6428f8ac0bc921425a433820e0d6e3a635e0a91ea4864037b46fcded android-studio-2024.2.2.2-mac.dmg + 5366022053a4f4c5c10ec4a6eb4b34f7f9a396c2292c75beda599c56ccf175c9 android-studio-2024.2.2.2-windows.exe + + Zip files + Linux: android-studio-2024.2.2.2-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 4d28ca278800a9997270c3f5a2bf0c57e225f8a39024bfc5d6450a42bebfad2c android-studio-2024.2.2.2-linux.tar.gz + bd8df3f4b16bef6251b405bb6b61989b15466c5012fb42f402704472077d81c2 android-studio-2024.2.2.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.7-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.7-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.7-windows.exe + (1.2 GB) + + SHA-256 checksums + e54a0a3f23e9922820551f5e7c4c09119bedf9d77c75f8cccaa202f0dcf90ec1 android-studio-2024.2.1.7-cros.deb + 2cc250a0d036ff6e7244511af5998e8aabfc7b40894201b8a23672cca380ee7c android-studio-2024.2.1.7-mac_arm.dmg + 886ca6f815be6f93f8c7c177267efe3a63560db8577c6e3ce6e24f5101ec31c3 android-studio-2024.2.1.7-mac.dmg + 31872984412b3346a660db70ea6dcca534c333c200ce9740b37e0d7ef4e62385 android-studio-2024.2.1.7-windows.exe + + Zip files + Linux: android-studio-2024.2.1.7-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.7-windows.zip + (1.2 GB) + + SHA-256 checksums + 60d52d46c2b05c77dbecc7099934d3dfdff05b5ac78f3c38905411c1ad769091 android-studio-2024.2.1.7-linux.tar.gz + 546953f2f76e04a8e418fac4eacf12b48f377b3b784e1aeb4ad41dc7b4161bb7 android-studio-2024.2.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.2.1-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.2.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.2.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.1-windows.exe + (1.2 GB) + + SHA-256 checksums + 0430dc83f12e580db8f7c0d5767b6ab591395c77ced9f8150def2c4a19e0d3f4 android-studio-2024.2.2.1-cros.deb + 590831d0f058a5c2cc3e6f22946bde1349d8fa3b83be25a637e686dabee5f145 android-studio-2024.2.2.1-mac_arm.dmg + c22b1691b162e77a0596387c331adb3529c5d64ac6054c3314c459c9ba4c713a android-studio-2024.2.2.1-mac.dmg + 9cf9dd1c592868e426c37378fd7d306eab64b5e42e1b648ca11fa3ede84f7895 android-studio-2024.2.2.1-windows.exe + + Zip files + Linux: android-studio-2024.2.2.1-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.2.1-windows.zip + (1.2 GB) + + SHA-256 checksums + bb140b43bdd602096dbfc177ee236f23960cd4e91f7559cc8b478580447dd7df android-studio-2024.2.2.1-linux.tar.gz + 120eb59e71dbb16dc8e4469cd67deef9fa54013dd13b11096ff15f6a9219913a android-studio-2024.2.2.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.6-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.6-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.2.1.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.6-windows.exe + (1.2 GB) + + SHA-256 checksums + 5a8a40494eceed4ce925e4ad47b15efd9ee0c3d455acb404df64807008f108da android-studio-2024.2.1.6-cros.deb + f85a7a5c3ac9ffeb2950cf19497fc8387709be9dc814537ab3ec86e17ea313fa android-studio-2024.2.1.6-mac_arm.dmg + fe28025a82723e8784428b69c4c20e80d5b2faabc8ee3a8f23c5226087bdfc50 android-studio-2024.2.1.6-mac.dmg + c432df7c98d31943366e30a109955241502655687ee417049fdf5100c540a9ac android-studio-2024.2.1.6-windows.exe + + Zip files + Linux: android-studio-2024.2.1.6-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.6-windows.zip + (1.2 GB) + + SHA-256 checksums + a3fa2d7f066ef8c532f6d6cbb758995a604f07b615c7968c8c0d4a708bcc0f75 android-studio-2024.2.1.6-linux.tar.gz + 44e265c2a897b34ec82fb98f01ae6eff31271bb7554853c03271ea97d9890477 android-studio-2024.2.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.5-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.1.5-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.5-windows.exe + (1.2 GB) + + SHA-256 checksums + 1121624eba512a825f8c6355f8bb003b87f7528826ed13351e347b667e444a73 android-studio-2024.2.1.5-cros.deb + e9c3da69df27300074506cea3f835c3d36ac3e7ee9ed324e9d88ef1312f9b8e5 android-studio-2024.2.1.5-mac_arm.dmg + 1e871853519d078c0def840248705c90cc896414d0dc7df9d523c7ebe9fc49af android-studio-2024.2.1.5-mac.dmg + d5d42f0a3746d87397f0f4433221cd8b88c2bc86f9e878f693abfc542a48e028 android-studio-2024.2.1.5-windows.exe + + Zip files + Linux: android-studio-2024.2.1.5-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.5-windows.zip + (1.2 GB) + + SHA-256 checksums + d05d3b8dcb2eb5aae6e3ae1a860a3d8438758c7a36683129233e6bf5bc66359c android-studio-2024.2.1.5-linux.tar.gz + c6b57acf50716bf17e233a7ee0982f79b52548edc589e09cbac7375cdd03d1eb android-studio-2024.2.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.12-cros.deb + (992.2 MB) + Mac (Apple Silicon): android-studio-2024.1.2.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.12-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.12-windows.exe + (1.2 GB) + + SHA-256 checksums + 0a01c7dfb3cae55a8498779382981619f228a4c451e87aca0d0e7d0cc776f3c6 android-studio-2024.1.2.12-cros.deb + 170b984ffa6c69b379186576acd2e1bded4c6de75a6351fa7c839c14a8aa325c android-studio-2024.1.2.12-mac_arm.dmg + 1cc2919c25a544bef63eace74575df334d1ddf96bc86f98bf2cbfd5d9e61c540 android-studio-2024.1.2.12-mac.dmg + 81aaaf21a7a6ebdd7c60effef7ab74ddb6a18eeb1c942491c53a42b9efa59054 android-studio-2024.1.2.12-windows.exe + + Zip files + Linux: android-studio-2024.1.2.12-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.12-windows.zip + (1.2 GB) + + SHA-256 checksums + 745168820e989a9085ff842d47ce541407db09df7b8ab20770f6ea89e41a6e92 android-studio-2024.1.2.12-linux.tar.gz + 50180dc87d045f4c9a6ba6aa920f8a06780bf27325b2676a5e232871d772f77e android-studio-2024.1.2.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.4-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.4-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.1.4-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.4-windows.exe + (1.2 GB) + + SHA-256 checksums + aa0e6456264dbf8812d9aedecf026e316b80898df02f1d9a84926ea69654a5ea android-studio-2024.2.1.4-cros.deb + 62466c82ee3de21323aa23c2dad3ca1a3a5333a89b4c81d8d6b8ecb6f745356f android-studio-2024.2.1.4-mac_arm.dmg + 1ca051a61dfd2ecc20f62a81d2728cd22bbd210620c7865814cb2d04b6c101c9 android-studio-2024.2.1.4-mac.dmg + 4bfb9037358d6d1c9930c35fa445e4e74eadf4840b4fe7f5f9f40c7671521160 android-studio-2024.2.1.4-windows.exe + + Zip files + Linux: android-studio-2024.2.1.4-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.4-windows.zip + (1.2 GB) + + SHA-256 checksums + 1f634debfcb040232e9d7d6693481b804a18ef980757e7e9aeefa664d7bd7e99 android-studio-2024.2.1.4-linux.tar.gz + c158d3b677c2d6e995b2cf3fd22df8e96605e21c5b88064d419c88214491978f android-studio-2024.2.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.3-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.1.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 6473abec860c24b56fd2af32b417160ff83dc5488c7773a2e2055e501943cbba android-studio-2024.2.1.3-cros.deb + e404603ff9197643724f6ea84fec207bafda7b61490bd44697f51c28c55eaf55 android-studio-2024.2.1.3-mac_arm.dmg + ebcc5ef83899ed60813653fc0f4bc0fc4b36cd989c51fe0500eb7c0ccc1325c2 android-studio-2024.2.1.3-mac.dmg + 1a0192774beb001ca0c3de4ab5b107e216c0f1d53bdbee05c2435f2c4a422b21 android-studio-2024.2.1.3-windows.exe + + Zip files + Linux: android-studio-2024.2.1.3-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.3-windows.zip + (1.2 GB) + + SHA-256 checksums + 1c40a8c2027b6fa3e36076fe951b852f397dc16c167c558d2347128a3c06ecb0 android-studio-2024.2.1.3-linux.tar.gz + 036a5187cfe1503a1e44a762df938e6be63591cbdbdf277a0fd5416d387ddd7d android-studio-2024.2.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.2-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.2-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.1.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.2-windows.exe + (1.2 GB) + + SHA-256 checksums + ae9e1334568ca15f7530b1b9696a9e2f6cc89541b3d2c56fdc00c7a9d249f63e android-studio-2024.2.1.2-cros.deb + c994d2ed1ac96724234a93bfc359b4188da8d2e10c9e1540e6f5a6fcadf95de0 android-studio-2024.2.1.2-mac_arm.dmg + 7aaa17acee793494ff6efc71c7d2e85da0faffd2ad2bfdd51b9ebb889a76d1f1 android-studio-2024.2.1.2-mac.dmg + a1fa786239b4be6fb098f858ea8d04cb5142ed453325313debd63afea01e2d01 android-studio-2024.2.1.2-windows.exe + + Zip files + Linux: android-studio-2024.2.1.2-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.2-windows.zip + (1.2 GB) + + SHA-256 checksums + d1e7dea47a9043a7e25ad11279c640b58d3596618e3cef45ad52d98205798996 android-studio-2024.2.1.2-linux.tar.gz + a83658c903e207d227e1b7abd3088bf8fbd13849ec89e02af97e7279c5a142d6 android-studio-2024.2.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.13-cros.deb + (991.5 MB) + Mac (Apple Silicon): android-studio-2024.1.1.13-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.13-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.13-windows.exe + (1.2 GB) + + SHA-256 checksums + d037077307738556f0961414dea016be32ddee03da30a2515e352057922bf01b android-studio-2024.1.1.13-cros.deb + ad6faf140091a805b360cad35bef67acc5e330e18c11d74a52be87f1b2b24ea4 android-studio-2024.1.1.13-mac_arm.dmg + 58bc58752f533df4a2f7b0594ea6df454dfb73a7f09646c3bdffe4cdc1cc84c1 android-studio-2024.1.1.13-mac.dmg + d8f333687c6de52f38af40ed4cebaf15e6ba82a53e5b07fd2161e3f2412fa5fe android-studio-2024.1.1.13-windows.exe + + Zip files + Linux: android-studio-2024.1.1.13-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.13-windows.zip + (1.2 GB) + + SHA-256 checksums + 87c90e2ffbd42c0d5e0a65713fad93f48e680134d2e3442cd98008e2b89169d6 android-studio-2024.1.1.13-linux.tar.gz + 4484381e36a98f19ef09b28a919127864f8ef776957da6536e02ad9d55e70492 android-studio-2024.1.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.1-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.1.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.1-windows.exe + (1.2 GB) + + SHA-256 checksums + 04137ab888cc4c4882f722df7ab76f495d4dfadcee937b4d3db98b8467364cb1 android-studio-2024.2.1.1-cros.deb + f8dd3b755a45efa257aaa59d247230651a25c89e362753ef362d021d0036396b android-studio-2024.2.1.1-mac_arm.dmg + 851f61f94d747c78fab15c9960e18df53a1f444a8ec5e8f14bd57dbb9bdc8f98 android-studio-2024.2.1.1-mac.dmg + 0c319013cdbeb8f07725d8f095da473b5e47b3005d5656ae2077da02e80f4401 android-studio-2024.2.1.1-windows.exe + + Zip files + Linux: android-studio-2024.2.1.1-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.1-windows.zip + (1.2 GB) + + SHA-256 checksums + c9f6f6ddc630460854034e0291fe08db27ea99d103f6c7ffff41527962fecdee android-studio-2024.2.1.1-linux.tar.gz + a4374f8f930b0e5b999f10e63a446fbd29353b194dd9f43dfcef0014053818a4 android-studio-2024.2.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.11-cros.deb + (992.2 MB) + Mac (Apple Silicon): android-studio-2024.1.2.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.11-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.11-windows.exe + (1.2 GB) + + SHA-256 checksums + 93cf60179cf8290503546f005ad5dc88021ad6075625352a13e1a6cb592f0c4f android-studio-2024.1.2.11-cros.deb + 8cd17c391aa5e9e7fa38cd9b8b3977d6f3f18c1234d889fc763e1d9bcf58f007 android-studio-2024.1.2.11-mac_arm.dmg + 4a38d9b3c38ea6b0abd933aef7d42828c39c2f90449094defd9163e2400ab855 android-studio-2024.1.2.11-mac.dmg + 3c70d516bbbfb6de35b2e7b49fae410a7e6be0f194c78a0ad9228a8966b0e014 android-studio-2024.1.2.11-windows.exe + + Zip files + Linux: android-studio-2024.1.2.11-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.11-windows.zip + (1.2 GB) + + SHA-256 checksums + 427e4d356d91b7a7fd4221146a622e9a67b8e6e51579388c27ff678800ba8a53 android-studio-2024.1.2.11-linux.tar.gz + 2a8e68e026a9315a53f68a88712dc1b6a7bf95d427c7eecbeafcc585f3c4105d android-studio-2024.1.2.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.2.1.1-cros.deb + (1.0 GB) + Mac (Apple Silicon): android-studio-2024.2.1.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.2.1.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.1-windows.exe + (1.2 GB) + + SHA-256 checksums + eda77f749b68a6ad2304bcaec7d628a3d99aab0bef60134b2b9f3b4269002b6d android-studio-2024.2.1.1-cros.deb + 3c49693c951b12b55e05bdeaa227a5aee1a6beb508b5168e1767f1fd010bc06f android-studio-2024.2.1.1-mac_arm.dmg + a7f34a69eb00ea8ba592acd0fb2b520f56660e8b3c72f5a00dccb3f8646f370a android-studio-2024.2.1.1-mac.dmg + 54aa20ca7b7c4360ae3775512670eebd432d7a9c2302461a0756c83c6788008b android-studio-2024.2.1.1-windows.exe + + Zip files + Linux: android-studio-2024.2.1.1-linux.tar.gz + (1.3 GB) + Windows (64-bit): android-studio-2024.2.1.1-windows.zip + (1.2 GB) + + SHA-256 checksums + b104b78c12d6b94c91d633fd3c483d29fd005925d25937132565beea460824ff android-studio-2024.2.1.1-linux.tar.gz + 8e8b5dc4b25e57c5153adbc6b222804eb247eca76eb504711dc92347714ef001 android-studio-2024.2.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.3.3-cros.deb + (993.6 MB) + Mac (Apple Silicon): android-studio-2024.1.3.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.1.3.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.3.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 840ce538a7df176b18723d43ab1fc70bfedcf0a158a70d58acafc038e3ad872a android-studio-2024.1.3.3-cros.deb + 7da15bd79f57e81d2530e2482ca10ebb73a677ac6623761242eefaba402d3b50 android-studio-2024.1.3.3-mac_arm.dmg + 8f8c6b8c320a373e06bd314b1a1e58ad87d8ba09bf669cd2b47c1bdcc16a05cd android-studio-2024.1.3.3-mac.dmg + b005163c8081363998c67c88d2d209ef612114bf4e7b736a6523931c1deee6d1 android-studio-2024.1.3.3-windows.exe + + Zip files + Linux: android-studio-2024.1.3.3-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.3.3-windows.zip + (1.2 GB) + + SHA-256 checksums + 3ecde332d34075f3e2b457972052a98d2c8ce2c8b8b69e0cad2debe55511161e android-studio-2024.1.3.3-linux.tar.gz + 0077965099c625820bf80db0938d2b2fb7a8ed0e8148a5ef5640a1e9c74d7e12 android-studio-2024.1.3.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.10-cros.deb + (992.3 MB) + Mac (Apple Silicon): android-studio-2024.1.2.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.10-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.10-windows.exe + (1.2 GB) + + SHA-256 checksums + 219e8a4089318344b2702cc5a98631248ea189ce462a7f28e4d580c6ebf3eb0a android-studio-2024.1.2.10-cros.deb + 9f2510344c0bfef099c0ad57cf83fd634ab83398395aa2dd97ff85ca7155fb28 android-studio-2024.1.2.10-mac_arm.dmg + 0cc9753163ddbec3d2dddfbbaac8a48f6f1f5c14d6a59eec12076005f4800309 android-studio-2024.1.2.10-mac.dmg + e40757935707772311854a7e906834229de9f1b3aa7bc29fff714ba3a3a2e44a android-studio-2024.1.2.10-windows.exe + + Zip files + Linux: android-studio-2024.1.2.10-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.10-windows.zip + (1.2 GB) + + SHA-256 checksums + fcbac7632ace3df9d29623395d43b310d8c9f86f8cd408f0df5b4500eb1b7e74 android-studio-2024.1.2.10-linux.tar.gz + 4a6b95f965847fa0af8866e3034d5a84e9b8e56009710029ce44006d241df226 android-studio-2024.1.2.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.3.2-cros.deb + (992.7 MB) + Mac (Apple Silicon): android-studio-2024.1.3.2-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.1.3.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.3.2-windows.exe + (1.2 GB) + + SHA-256 checksums + 029d13d55b212885cf6645666a4fad0b42bc131409e72a1a7994a0ab18b7e31f android-studio-2024.1.3.2-cros.deb + 901e05696a97a0f92fdfaa25a41bd6353525ddacb2fa8b590e6633f34cf0e0a7 android-studio-2024.1.3.2-mac_arm.dmg + f9c90e4e7937bf50f5178ad5d241231f2c649c51812fa83196f7e1b049cb9e01 android-studio-2024.1.3.2-mac.dmg + 3c702e3150a2c414f5df4af38aa3409b3efcdcd87cf99d43ce105fa98172a9cf android-studio-2024.1.3.2-windows.exe + + Zip files + Linux: android-studio-2024.1.3.2-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.3.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 172b4c9630c4dd70612a67e68cb295d308dc362c4d7c0c5f3ee24bf328bc3ce5 android-studio-2024.1.3.2-linux.tar.gz + 28cb40e18005d2378ce07f5021c092bf14e99899240f159dc4731ad132bfa90f android-studio-2024.1.3.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.3.1-cros.deb + (990.2 MB) + Mac (Apple Silicon): android-studio-2024.1.3.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.1.3.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.3.1-windows.exe + (1.2 GB) + + SHA-256 checksums + 2c36535da1e7b8d034ca07d8975eaad96e747e6d3bb8eb1fdc473cbacaa37c4a android-studio-2024.1.3.1-cros.deb + 3a6cb5dc0d9c011e879acfedce27ae2c9fc207791191b0b22ed8f27f60c83e5c android-studio-2024.1.3.1-mac_arm.dmg + dbcfcc2852aacedfb387a17c87d3e18ce8a5b11c5425c141e0a3c5eb00f01467 android-studio-2024.1.3.1-mac.dmg + c82eacef514d60e54afbf3735326fa229b03a9be5e0a90247f2ef6c37b1e562b android-studio-2024.1.3.1-windows.exe + + Zip files + Linux: android-studio-2024.1.3.1-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.3.1-windows.zip + (1.2 GB) + + SHA-256 checksums + 052adc3dd90ae1d539fdb576f4d18a702475d1760c26b3ef0bdd5f709b3956af android-studio-2024.1.3.1-linux.tar.gz + 3dab71ad5c6db3027e6908f2d169f36f724d59311e64ca621f3ed35aed6b0f17 android-studio-2024.1.3.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.12-cros.deb + (991.5 MB) + Mac (Apple Silicon): android-studio-2024.1.1.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.12-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.12-windows.exe + (1.2 GB) + + SHA-256 checksums + 7d65b4c7d47a80799100ad2900b5d77ad5f5843e2352467ccc108932ecdca5e4 android-studio-2024.1.1.12-cros.deb + 6443f976927ffc3f977d980fb572461ebda3e77db666fbc6ed094937506d3469 android-studio-2024.1.1.12-mac_arm.dmg + 1f4c31bbb92249034737c81f8713941e09c4171b583f432a1091cbd5f90f8c2a android-studio-2024.1.1.12-mac.dmg + 049f91189fd7a8815c9e2a06664e4bbb92de51684d328e0fe34b8e088b9c7496 android-studio-2024.1.1.12-windows.exe + + Zip files + Linux: android-studio-2024.1.1.12-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.12-windows.zip + (1.2 GB) + + SHA-256 checksums + 42f8bf31ce0d124ddd11195f662a30064d8f9aab206e5e66839e876a6bc6eda2 android-studio-2024.1.1.12-linux.tar.gz + 386ecb9807a68ac410257178b6aa06c5da504ffc0f4b49feab99cf3748510c77 android-studio-2024.1.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.9-cros.deb + (992.0 MB) + Mac (Apple Silicon): android-studio-2024.1.2.9-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.9-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.9-windows.exe + (1.2 GB) + + SHA-256 checksums + d802e706eda2474ad6ab1c215c919ed7601a7c782bb79cf3cbbaa02f07c6ee7d android-studio-2024.1.2.9-cros.deb + 3d3035c2400b4ffc79bfd3920dd01ae8a2b2dd35babc099122b29581e933d857 android-studio-2024.1.2.9-mac_arm.dmg + 16fc45002143f3dba1d75a5f898562ff87b2fe842af6c87159f5ebfda73aac0f android-studio-2024.1.2.9-mac.dmg + 3cb93d80a002de1ad48ec1e6eae3402c2cf9e9c70bf26244aea79e69c8e296fd android-studio-2024.1.2.9-windows.exe + + Zip files + Linux: android-studio-2024.1.2.9-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.9-windows.zip + (1.2 GB) + + SHA-256 checksums + 7939e953d2abaae5b89cc46a75ef4f526550d3991fea4172d72afe2266bd339d android-studio-2024.1.2.9-linux.tar.gz + eeaa479dc19792d2bdfb1caabffa71406d2a085cddf12ba21f4b72cbc7940461 android-studio-2024.1.2.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.8-cros.deb + (992.1 MB) + Mac (Apple Silicon): android-studio-2024.1.2.8-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.8-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.8-windows.exe + (1.2 GB) + + SHA-256 checksums + 167e1f1cb6a1cf01493f6d083cab72f856c5fef36a4d1eb7d70abc25ca2c08d1 android-studio-2024.1.2.8-cros.deb + 76a3e44933a06b6fbc34e98692415b8e35f0a569619142cf42c7914020ab6b00 android-studio-2024.1.2.8-mac_arm.dmg + ad8b6617a23ab0fd81897d1c84338979ed3e09e1c8d0a27ee204636311494f21 android-studio-2024.1.2.8-mac.dmg + fa3a10c1b5d03c8df6df0341c08291ea7b7c3a6d22893bca8d85d79c79a8b64b android-studio-2024.1.2.8-windows.exe + + Zip files + Linux: android-studio-2024.1.2.8-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.8-windows.zip + (1.2 GB) + + SHA-256 checksums + db0a9957452a647a6b7d416f85687421d03d4d0730959b56102655c19e3b2027 android-studio-2024.1.2.8-linux.tar.gz + c6642a60a8f4dce68a5f43d0cde19a4736b3127b0967d625dda42a9f3f251332 android-studio-2024.1.2.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.7-cros.deb + (991.3 MB) + Mac (Apple Silicon): android-studio-2024.1.2.7-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.7-windows.exe + (1.2 GB) + + SHA-256 checksums + 6837a24e4446fd63fabd3f3fc8d708783cb4b2662f53356d65c904fc07b1ce8f android-studio-2024.1.2.7-cros.deb + 7b6a1d031d29a0d0bbfa2b546bf42c1934ff512a15b5a1a47834be3396a59528 android-studio-2024.1.2.7-mac_arm.dmg + 104242d51be43486e08810e2e03228c0e53b5cd4bb3d9c0afcd3f2cfb0a35bf5 android-studio-2024.1.2.7-mac.dmg + 076c6efbe3d75761248616af4ba6a2082149a74b2289955a42a54aa7e06a734f android-studio-2024.1.2.7-windows.exe + + Zip files + Linux: android-studio-2024.1.2.7-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.7-windows.zip + (1.2 GB) + + SHA-256 checksums + a29a002ac961f03a92fe24b9830f00c57eb1f3db7604d5fbc9a53cf1735dda43 android-studio-2024.1.2.7-linux.tar.gz + f3758909d74d94add4044b876d8121fa1aca31bbc1265c72df8758e7e0edb5c8 android-studio-2024.1.2.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.6-cros.deb + (991.0 MB) + Mac (Apple Silicon): android-studio-2024.1.2.6-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.6-windows.exe + (1.2 GB) + + SHA-256 checksums + bc3a01f4eedfee948c018144c40e603b81704a1861b0027cea17fe2d1489b602 android-studio-2024.1.2.6-cros.deb + 85308432269f120b7b7bd5d58c11506a7927eaabe0e36ce7e4b1a13339a366e2 android-studio-2024.1.2.6-mac_arm.dmg + 034f6b60bf159370c88c8beeeebffadb7c44e9a1ab210c2e0354b4d16d62448b android-studio-2024.1.2.6-mac.dmg + f5cf076c2809a833b5370276dbe75732a51f8a169c53be2b26537715dc76647d android-studio-2024.1.2.6-windows.exe + + Zip files + Linux: android-studio-2024.1.2.6-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.6-windows.zip + (1.2 GB) + + SHA-256 checksums + 13ac1fa4b878a977c637a337ab4bccb474174d5bb7d1901950890a321e963dcb android-studio-2024.1.2.6-linux.tar.gz + 536a1eba10713fefae3db5d694709c6386d788dbde30b7516dc7958536209f01 android-studio-2024.1.2.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.11-cros.deb + (992.0 MB) + Mac (Apple Silicon): android-studio-2024.1.1.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.11-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.11-windows.exe + (1.2 GB) + + SHA-256 checksums + 96133c24b890ffa6dbee8976ec996391b68ac2e5288516806bc5e5c74382162e android-studio-2024.1.1.11-cros.deb + 1d12468a766fbade3d02ec2cd0da7805253bf3dace8025747688f593d44465f5 android-studio-2024.1.1.11-mac_arm.dmg + 70043577e0c2d9e688796951cf4359fb8755e436b4819d964633d2739846534d android-studio-2024.1.1.11-mac.dmg + eaf9fcec291e4be5b0b2f2fdcef15bfcc60df7303243c9ec0b00cd2cb7b37a72 android-studio-2024.1.1.11-windows.exe + + Zip files + Linux: android-studio-2024.1.1.11-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.11-windows.zip + (1.2 GB) + + SHA-256 checksums + d8fa8ecfe415b44513350901501e2a0f429ca033cf1805054b1c816c4a704565 android-studio-2024.1.1.11-linux.tar.gz + 37504bc88822edca82ea7062b1e98df2227e24007412c984d4df5bb7bbbac285 android-studio-2024.1.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.10-cros.deb + (992.0 MB) + Mac (Apple Silicon): android-studio-2024.1.1.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.10-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.10-windows.exe + (1.2 GB) + + SHA-256 checksums + 00cc0390e1a324439bc5025a0c589724fe0f53a3732610067f5d6794d24ee829 android-studio-2024.1.1.10-cros.deb + 696601684e31c2515a3c8e3e6c6589c8585669b4d3351f7c876b01d87d90029c android-studio-2024.1.1.10-mac_arm.dmg + ebef064c767bf471e48c6e0b257c60fcb5c34d5a9d1441e06f829b649ee0f598 android-studio-2024.1.1.10-mac.dmg + 3eb3c487300aea8729480e4e8ac80e25ead82f7fdfe1fdfdcb3f9fd570cfd3eb android-studio-2024.1.1.10-windows.exe + + Zip files + Linux: android-studio-2024.1.1.10-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.10-windows.zip + (1.2 GB) + + SHA-256 checksums + f380a965fa00bc91d408edd9049a836eecfdc6e184ff9c497d7a1eb490d78eef android-studio-2024.1.1.10-linux.tar.gz + c28471dd736b9bce7dc22fb1ca0c2c99e3e2fb5074beb957dfc8b9b9090e3520 android-studio-2024.1.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.20-cros.deb + (983.8 MB) + Mac (Apple Silicon): android-studio-2023.3.1.20-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.20-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.20-windows.exe + (1.2 GB) + + SHA-256 checksums + 6d167ce455b423939cdcddb2861cfa268541fe3102b5b21ceb8c363c63acf1a3 android-studio-2023.3.1.20-cros.deb + d93ff40cd832d71ad2489c2049a4e2a5de27acc531248a8e379d1e5c728f9849 android-studio-2023.3.1.20-mac_arm.dmg + cc36b2654aeafbc122abbb4e5e71c5b7daae31ce00e5814644230f4bd09c2a92 android-studio-2023.3.1.20-mac.dmg + 395a5e17c8050f26a166b063ac7771f81c52e07f9b6f52cd16241796a48af188 android-studio-2023.3.1.20-windows.exe + + Zip files + Linux: android-studio-2023.3.1.20-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.20-windows.zip + (1.2 GB) + + SHA-256 checksums + 63cd585721b78815abbe206500ad457b57a9020c6f5ad8f369e42aa274cac4f7 android-studio-2023.3.1.20-linux.tar.gz + 83e8b1a84f089270780e98f96e6b8556a883735f8101e12f6efa024aa8205ddd android-studio-2023.3.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.5-cros.deb + (999.0 MB) + Mac (Apple Silicon): android-studio-2024.1.2.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2024.1.2.5-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.5-windows.exe + (1.2 GB) + + SHA-256 checksums + ee7422ab34c15d644f1440f4d56f9642b24069ea19ecf4c773382251be1a6714 android-studio-2024.1.2.5-cros.deb + eeacc9abcce91f23cb16dec8bd3116bf6538b8f78f8eff8119643eb6458c8702 android-studio-2024.1.2.5-mac_arm.dmg + c829c758a1e4d269083afcb3208fbfa49a13513b6aacfd827ef5067af23ea35f android-studio-2024.1.2.5-mac.dmg + 9eff02fa389bf431526b2953e30b20231413a07181c3aff6ed94c900569b1319 android-studio-2024.1.2.5-windows.exe + + Zip files + Linux: android-studio-2024.1.2.5-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.5-windows.zip + (1.2 GB) + + SHA-256 checksums + 6e185b7f90653e01abb715a0fb58fc532d9b4bb36b3b1806035dc310b8260c96 android-studio-2024.1.2.5-linux.tar.gz + e404b734f9bbae7c0bf5ac1c4d6a0a538bd326b141a89516080bcb66b9710638 android-studio-2024.1.2.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.9-cros.deb + (992.0 MB) + Mac (Apple Silicon): android-studio-2024.1.1.9-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.9-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.9-windows.exe + (1.2 GB) + + SHA-256 checksums + 0ed74e6abf3e4a975ada0bbc819755102213f06b777dcab433be1376d7662150 android-studio-2024.1.1.9-cros.deb + acfc943936c2a80c852587db20d39a40514a82c7faba012613ec0d6290e56ea5 android-studio-2024.1.1.9-mac_arm.dmg + 5dda4675c39dc7443bf647aaa0ddfb5e339761e254d0b34cd1f71c578f19d2c6 android-studio-2024.1.1.9-mac.dmg + ca05c4dd2e8ef848a9a7e708d5abf629a06d3ec1ba920bc708feebc34383d2e8 android-studio-2024.1.1.9-windows.exe + + Zip files + Linux: android-studio-2024.1.1.9-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.9-windows.zip + (1.2 GB) + + SHA-256 checksums + 2f721853811b530ae7650c00f05888f6ac41831e3a17c6d1472538a2bc7ea8dc android-studio-2024.1.1.9-linux.tar.gz + 27639bad3a1628b1fc3cde59724ab0f3ee4c82c8071e5cd0265a48a58df4d03a android-studio-2024.1.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.4-cros.deb + (996.7 MB) + Mac (Apple Silicon): android-studio-2024.1.2.4-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.4-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.4-windows.exe + (1.2 GB) + + SHA-256 checksums + 209bdb7e440191a0f9c780af7b1da721ff69398624b4ee6d6ac9542a1ac27cc0 android-studio-2024.1.2.4-cros.deb + 3090337d45309870515189f77a61b8db5bb2079f46cbf35a4589e7d86a087615 android-studio-2024.1.2.4-mac_arm.dmg + 04efbf7d780617486a250430e644d1dc5b0b4c3edffa974ddd51c0aacdd2ece8 android-studio-2024.1.2.4-mac.dmg + 3306c3ff5cc39009e1b325c3d627bb5be9e6847a55e6ecd3500ed36523474f3c android-studio-2024.1.2.4-windows.exe + + Zip files + Linux: android-studio-2024.1.2.4-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.4-windows.zip + (1.2 GB) + + SHA-256 checksums + fc8c298b7745374822eee18312f041c9b27c7b92dc6add55e5da7cc081250374 android-studio-2024.1.2.4-linux.tar.gz + 55ca3fa639e9bd76a9bbfbd813ff94b3c45b7a18eb4f991944b03d16b203e7c7 android-studio-2024.1.2.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.3-cros.deb + (997.0 MB) + Mac (Apple Silicon): android-studio-2024.1.2.3-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 0de09b1dc5e2234a83900251efcfbabfa63f3a24a8a2f92aa3c63c78e43c90e7 android-studio-2024.1.2.3-cros.deb + 6073059bf0d5d8bb52b3354ddfa100cc20352eca90e83b7af414df5bf98d1343 android-studio-2024.1.2.3-mac_arm.dmg + 733c2b88ebc1981cb0a911e451fa0e3651caef058b838b78750d898365fc85d7 android-studio-2024.1.2.3-mac.dmg + 9e0a2117d0af8b4d560b5853e09b65150af69c6e9da7a133efee6b615004f6ee android-studio-2024.1.2.3-windows.exe + + Zip files + Linux: android-studio-2024.1.2.3-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.3-windows.zip + (1.2 GB) + + SHA-256 checksums + 08d5f436711ac6d4f11382dab989ee0d0d5a6a57dbc9c4f2f6ab29826b0fcb37 android-studio-2024.1.2.3-linux.tar.gz + c29422b51da2a4399d0804eda820b36dc9d81bcc408c5cca2fd028582039ab0b android-studio-2024.1.2.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.19-cros.deb + (983.7 MB) + Mac (Apple Silicon): android-studio-2023.3.1.19-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.19-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.19-windows.exe + (1.2 GB) + + SHA-256 checksums + 0032281296c141755b1d86adcedaadd20ec271337fb23c57c36c47d75c849cba android-studio-2023.3.1.19-cros.deb + 6afa5302cedcc47aeb7a76609eabe26d59a86ea7e668c9741602a73adf00fd20 android-studio-2023.3.1.19-mac_arm.dmg + 7e2ad54c4bb84f27227d7b4f55ee83a73415538bd0817146616f76ec202b53c7 android-studio-2023.3.1.19-mac.dmg + 2ea336a2fa9e794a800a38b02b7bfa933089f824689c0b50d75d03a6bb4fb6a9 android-studio-2023.3.1.19-windows.exe + + Zip files + Linux: android-studio-2023.3.1.19-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.19-windows.zip + (1.2 GB) + + SHA-256 checksums + 172b1c24fbac98adf750f21ec55db41974386795fc99f35114fbbfd977a0e6db android-studio-2023.3.1.19-linux.tar.gz + ba93d8b5f1735022eb51157c479d86a425405cdb4093a080fd1237b20d4ad8dc android-studio-2023.3.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.2-cros.deb + (992.6 MB) + Mac (Apple Silicon): android-studio-2024.1.2.2-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.2-windows.exe + (1.2 GB) + + SHA-256 checksums + c187c71622f41200a0c0878fbd44436b13653203140a03616d8e050b07392638 android-studio-2024.1.2.2-cros.deb + 02a916506dc2c0c2bdaf5ab338ce81c684b3e681d1884fe070b037c8dddc1440 android-studio-2024.1.2.2-mac_arm.dmg + 6c49eb6ab180f3bf04f8fc370f69e1db9016a7017601405291edde6e750d3aa4 android-studio-2024.1.2.2-mac.dmg + 9e9e2205a85ab8f30c441e8be334a419fc36e71a131f5a529c04a8406f0d1db8 android-studio-2024.1.2.2-windows.exe + + Zip files + Linux: android-studio-2024.1.2.2-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 9c4df502c9e2785c217aef93d8cd0df1f5bc56f8fc8d442ad37cfddd6032d922 android-studio-2024.1.2.2-linux.tar.gz + e7f3c8c8dddf2a8d78e6258370fdd59b9d4b4cea30c7e4853b1d091eff8baabb android-studio-2024.1.2.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.8-cros.deb + (996.5 MB) + Mac (Apple Silicon): android-studio-2024.1.1.8-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.8-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.8-windows.exe + (1.2 GB) + + SHA-256 checksums + d48d98b48bddad9b0d2cec34bfb19b3bb13fdcb83743049a13ff004fbfe5754b android-studio-2024.1.1.8-cros.deb + 07983e613588563a066ae079c27558753ec5e32bf20b29d71f4a8dde7fc6e224 android-studio-2024.1.1.8-mac_arm.dmg + 19577f48e40a7337c97d9abfdd3bc5bbd6c2af1746eefa85e5caa003d6042281 android-studio-2024.1.1.8-mac.dmg + b6878e09204f567b244abb85c5198aef4c4ffab068b6b60d39b171f354f6d90b android-studio-2024.1.1.8-windows.exe + + Zip files + Linux: android-studio-2024.1.1.8-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.8-windows.zip + (1.2 GB) + + SHA-256 checksums + 264ebec2787d95be4d7666e92898bf3f0e07fcb2a8ce5f8510b46cf39d145f90 android-studio-2024.1.1.8-linux.tar.gz + eedeec4712ce71e4b7c2ef356555008c472336a6a5037e3ceb13a0c83873aee7 android-studio-2024.1.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.2.1-cros.deb + (992.2 MB) + Mac (Apple Silicon): android-studio-2024.1.2.1-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.2.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.2.1-windows.exe + (1.2 GB) + + SHA-256 checksums + 14748cd4e2afb6e44110045e84813c3a5276be18a98c78bfb5f482f045e0a3ad android-studio-2024.1.2.1-cros.deb + 3528c0da190f56f8be122d213e727649aa5c14aa970a24e0a9dc5d86da381cc6 android-studio-2024.1.2.1-mac_arm.dmg + 6d1a0edda65208cc450ff6faf2b794c9f3d8b969469a5feecc0f0071e111c931 android-studio-2024.1.2.1-mac.dmg + 43588f2a0317eb7482c4cfe6c47abddfd0acbf4771e3b905031f9b7ae84cd38a android-studio-2024.1.2.1-windows.exe + + Zip files + Linux: android-studio-2024.1.2.1-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.2.1-windows.zip + (1.2 GB) + + SHA-256 checksums + ed918f922a032425529fb36b546e7ddeb915f483c6a6c6511845be30629596d0 android-studio-2024.1.2.1-linux.tar.gz + 613b1313468fc826a527fa4f127ebb89dc14a860dd53e966d5b746bd5c3044ef android-studio-2024.1.2.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.7-cros.deb + (996.5 MB) + Mac (Apple Silicon): android-studio-2024.1.1.7-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.7-windows.exe + (1.2 GB) + + SHA-256 checksums + 6e7a104b0bfda776fe84659a7f1a39376d782dbe367e4f924efd790de1e4d08b android-studio-2024.1.1.7-cros.deb + 4ff1174528b064a48e621ced38369860abf1e98469fe5dac5ae84858a366ee4a android-studio-2024.1.1.7-mac_arm.dmg + b5bbdec8121d101b087ab53b4a74e91cef98c185d8f999e2ef866fb51d41c8c6 android-studio-2024.1.1.7-mac.dmg + b5d55a663cc3d6ff343275092feffadb66c36afc9f0007ab62488937c8a6ec9a android-studio-2024.1.1.7-windows.exe + + Zip files + Linux: android-studio-2024.1.1.7-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.7-windows.zip + (1.2 GB) + + SHA-256 checksums + 66ed1b7bb60ec7ea889432ce6d7000f26b918547a327a1fc1fe3bd0b6094ba09 android-studio-2024.1.1.7-linux.tar.gz + ba138d5207bcdd342868323c3d37acb436f723e845e6cf55d1afac721062e057 android-studio-2024.1.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.6-cros.deb + (996.6 MB) + Mac (Apple Silicon): android-studio-2024.1.1.6-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.6-windows.exe + (1.2 GB) + + SHA-256 checksums + 6060f7188667fda65536c8dfb5fdd52bd9f0e5a2de1c7bba07a8c2a29cd4ec8d android-studio-2024.1.1.6-cros.deb + 6517f10dbd2e86d9a13096c321119a4729acea4b09463784f48348f2a278e866 android-studio-2024.1.1.6-mac_arm.dmg + 38be2166445afeceaa3a640d7e1a581fc5ab197be595d85afe57cc66b1aaf006 android-studio-2024.1.1.6-mac.dmg + ef8583b5d8855d96d00a875a4319849cd2c9fc6c83e72532291e707118c5e783 android-studio-2024.1.1.6-windows.exe + + Zip files + Linux: android-studio-2024.1.1.6-linux.tar.gz + (1.2 GB) + Windows (64-bit): android-studio-2024.1.1.6-windows.zip + (1.2 GB) + + SHA-256 checksums + 1b201956450187bb4cea6e21ce95189de8a368548dc1d4b2fe0dcfedf696f6fb android-studio-2024.1.1.6-linux.tar.gz + e6e8cec028e5b7d82b6978482b74df8603f400eb7c54c5c1b1b4f6d4c2688c71 android-studio-2024.1.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.18-cros.deb + (983.7 MB) + Mac (Apple Silicon): android-studio-2023.3.1.18-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.18-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.18-windows.exe + (1.2 GB) + + SHA-256 checksums + 55b9ac246794b8ef3b99d72ee4e6fd56ceffe13cd0a633b90e6a7321800cc163 android-studio-2023.3.1.18-cros.deb + 236e9858b15d84602cb1812c0a69d0dfbf148937a5df56a95229be1c11b56bb0 android-studio-2023.3.1.18-mac_arm.dmg + f16b4556e799453f989d24c26c1260ca7fff99f2409db798da026e699094e631 android-studio-2023.3.1.18-mac.dmg + 2e64d6f97003aece59960f9823667c918ebefc4c65902377972e3f7a415d5076 android-studio-2023.3.1.18-windows.exe + + Zip files + Linux: android-studio-2023.3.1.18-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.18-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.18-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.18-windows.zip + (1.2 GB) + + SHA-256 checksums + 46a9b4a311820b2c1841110affa286d65665ac9f8970fd9e9eb903c3d7aa436e android-studio-2023.3.1.18-linux.tar.gz + 86755aaa6d515cbbc0e953f228333289daf573a2728a4ee592054ca43b4cf52d android-studio-2023.3.1.18-mac_arm.zip + b0b5a2cec33e331c30727a06356c2724e7d9a8f5e78dc76cdb62eb6f2442c569 android-studio-2023.3.1.18-mac.zip + 35c673127615c86bde61f5ab91abdcdd510275c8c81e26fa2910166a0d6852da android-studio-2023.3.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.5-cros.deb + (996.4 MB) + Mac (Apple Silicon): android-studio-2024.1.1.5-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.5-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.5-windows.exe + (1.2 GB) + + SHA-256 checksums + 60582906e7535df3fad3197b2ad6edafd5d79af174173d651cd136fcd4ebbd21 android-studio-2024.1.1.5-cros.deb + 725d4041ee53fee2387bad265304ab31209018c38e5f8a9aa50653bf8c43911b android-studio-2024.1.1.5-mac_arm.dmg + 3a5674b3f2c928a63399168f768db1e685746ee4aade8cffd0e8966f6629a069 android-studio-2024.1.1.5-mac.dmg + 964eaa1a19854b39b2ae96e04c391fb17c24179897dcf94c17f09961c3bd1271 android-studio-2024.1.1.5-windows.exe + + Zip files + Linux: android-studio-2024.1.1.5-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2024.1.1.5-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.5-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.5-windows.zip + (1.2 GB) + + SHA-256 checksums + 4a21b607a8b79bdd982b1f2e0c97aab5eba07c672aaf4d79f9c5f1f3bd1b90d1 android-studio-2024.1.1.5-linux.tar.gz + d1c9a746516b96067ad0930a0810e2ce2324283af2ecce7883f85dd02d24fae9 android-studio-2024.1.1.5-mac_arm.zip + e6c9a8ae95bfedd43d6768724f341532121234739fc2ea0c5e4b018a1943419a android-studio-2024.1.1.5-mac.zip + a3a584d954ff3ba4a95f84506136ac602dc7f3097188b4ed6c7184e8e5dd133c android-studio-2024.1.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.4-cros.deb + (995.6 MB) + Mac (Apple Silicon): android-studio-2024.1.1.4-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.4-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.4-windows.exe + (1.2 GB) + + SHA-256 checksums + 3c11f6958224a1f4109c73afa112053647e4e2e461b3d2188479906e84d7ea87 android-studio-2024.1.1.4-cros.deb + ba3d6bb2268ee3751694fc3bfd922e3cd0439f5d60063267e89007ef3d0405e4 android-studio-2024.1.1.4-mac_arm.dmg + 181f3c2bf117df8e2ffe65333919cc3ad55a2ed54ee4bd2e2fae1acee844d560 android-studio-2024.1.1.4-mac.dmg + 06ed5a31e0840e4cfc9e09286a480f63efe69dde58a7ac5c96792be4ec3b8582 android-studio-2024.1.1.4-windows.exe + + Zip files + Linux: android-studio-2024.1.1.4-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2024.1.1.4-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.4-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.4-windows.zip + (1.2 GB) + + SHA-256 checksums + 95f8a0ee517217b5d9a304d02a9a3acc6791db7547abf7fbbef503582b3b8dea android-studio-2024.1.1.4-linux.tar.gz + 58d5e52343daf249a1d872cc2a9fed33db463d2254926cd6d54854cb3a644984 android-studio-2024.1.1.4-mac_arm.zip + a80d3d449ef953b3b9f65d75a24fa95e775c9c1535cd3e504a56bb854b47dc42 android-studio-2024.1.1.4-mac.zip + 3b00c61b79fdf4401acfd5e80e7357b661ef4d8992cb6c4f2a2a93521a431c2c android-studio-2024.1.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.3-cros.deb + (991.8 MB) + Mac (Apple Silicon): android-studio-2024.1.1.3-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 0475ea577abbc3cd88a2f78e32f0fbd45ed9e795afb49c928ddfe55501360323 android-studio-2024.1.1.3-cros.deb + 06c7a7473f00e6a52da3ebdb39fdea82a09efe4392712451cf120eaf03c47446 android-studio-2024.1.1.3-mac_arm.dmg + 93bdfdab7f911149b474217b37e08b265f3aa55dc09bfed180de580f2759c064 android-studio-2024.1.1.3-mac.dmg + 5612de06f81f55e184d4f5744c7d633bf3d36d87198e64bffe11c30556c3e4b7 android-studio-2024.1.1.3-windows.exe + + Zip files + Linux: android-studio-2024.1.1.3-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2024.1.1.3-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.3-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.3-windows.zip + (1.2 GB) + + SHA-256 checksums + 24bd9c9684744614a7afc7bad9f1e1c48cc5dbce9f4fdb1a853bafd8ea105516 android-studio-2024.1.1.3-linux.tar.gz + aaba3f7633045df41c9b27ce7561d48bbe81ac80520f55f2ab6847d3b5560b8c android-studio-2024.1.1.3-mac_arm.zip + 1774ff1157fa33115c5e6c923b3f9b92c98a0bac0dce4fef41181a7d0b9d9790 android-studio-2024.1.1.3-mac.zip + 340e87166f4b43c03b1249175d766cd133194ca7480e037baf28c6e452be7a2b android-studio-2024.1.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.25-cros.deb + (944.2 MB) + Mac (Apple Silicon): android-studio-2023.2.1.25-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.25-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.25-windows.exe + (1.1 GB) + + SHA-256 checksums + fe1a2628d8698a27559cb8876f20f78ca0dd4dd0ed44045967815403a0c260ed android-studio-2023.2.1.25-cros.deb + bc55ca35f72e6dcdccff617e6794e9fa4cebc28feff9fa612430d3fd01f95a3a android-studio-2023.2.1.25-mac_arm.dmg + f16ef3483b341ef387c60d6d5a58618e190543256ddde4526c0dc730034a07df android-studio-2023.2.1.25-mac.dmg + ea891f977305dfaf58dfafed7908a6b14d7fdd9d2b024a80a13bd80b3a82c346 android-studio-2023.2.1.25-windows.exe + + Zip files + Linux: android-studio-2023.2.1.25-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.25-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.25-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.25-windows.zip + (1.2 GB) + + SHA-256 checksums + cd63ead467dc92a08ff6b3695c01d57e802976fc64acddcd31cd6a2427ffa1bc android-studio-2023.2.1.25-linux.tar.gz + 7b2b386c66fd353a3d3a23638a0ff48024ec21aa952e12aa9f80f8176b779ab4 android-studio-2023.2.1.25-mac_arm.zip + e52299b8568145f5065a8feeeb7ee4ea2d4aae277a8b5298c349bce288c8d10b android-studio-2023.2.1.25-mac.zip + a1169fc0f6501846cc49e1075331709f7801c00caf77d311d9c0a7c39b8cad5a android-studio-2023.2.1.25-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.2-cros.deb + (989.6 MB) + Mac (Apple Silicon): android-studio-2024.1.1.2-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.2-windows.exe + (1.2 GB) + + SHA-256 checksums + 14728f854fcb55e29644b6ddce7606a81e4fdae538fc907b149d09cb7884d6b4 android-studio-2024.1.1.2-cros.deb + 98cb7317946a53b3421fe8d43b9dcae3c84db20210ffcc06c2e350888403d105 android-studio-2024.1.1.2-mac_arm.dmg + c98ba9fa5ea7c5575850cf82f27a04b8de2db680e22abbf1251cc23168a2074a android-studio-2024.1.1.2-mac.dmg + a1f48944df00468541b4e1df8a4bbaa33c472db02efcc807befce845a03c248f android-studio-2024.1.1.2-windows.exe + + Zip files + Linux: android-studio-2024.1.1.2-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2024.1.1.2-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.2-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 77f6f380a8a6a6cd13c3b1900fdb1cd8b2c335a5695a5a8d4ca92ecb12ab096a android-studio-2024.1.1.2-linux.tar.gz + 210fdb98a00018f3034951c5b41357794f2d4aaa7f5d2c9894a411e66289b38a android-studio-2024.1.1.2-mac_arm.zip + cd1111579e4690944177bf456cb3d9e90aecf8014612f739b403e99292f9997a android-studio-2024.1.1.2-mac.zip + 929af054eab999b67bcc5503046442ae3185c7f1b6ce1ce24593eccbf110d7cf android-studio-2024.1.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.17-cros.deb + (983.7 MB) + Mac (Apple Silicon): android-studio-2023.3.1.17-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.17-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.17-windows.exe + (1.2 GB) + + SHA-256 checksums + b69f50f622894c58528a29edda24d3ebb4a9c6e9294e4e03c334eea12ae1aede android-studio-2023.3.1.17-cros.deb + 0eae05b4afbe0c9fd2f8c58168efa575b611c5b79b7c909621432c93c3b3b5fe android-studio-2023.3.1.17-mac_arm.dmg + c0a5ba9362acf53fe9daf1f50302d26a40cda0aee9d95a82709198ad1aa76ef5 android-studio-2023.3.1.17-mac.dmg + b7aaff1273a43c5681f05c69d7562afb538b044232f4383f11a7d05e69452adc android-studio-2023.3.1.17-windows.exe + + Zip files + Linux: android-studio-2023.3.1.17-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.17-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.17-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.17-windows.zip + (1.2 GB) + + SHA-256 checksums + cd13812b34223f85763faec780e2241e09fcabf334cf2e4c919a33552890b165 android-studio-2023.3.1.17-linux.tar.gz + b09461e260e2948efd67ea06ccf4b57e385ee252fff19e156280a0b3c2fa5fe9 android-studio-2023.3.1.17-mac_arm.zip + e59a32330a4ccaa22997cf5c0ea4d22a5aceaac4e3f4743748eb2225025eb4b6 android-studio-2023.3.1.17-mac.zip + 09c3f1b478fbbe2a07d3abaf4532feeffdad18aa072f5799dac523755d8a5eea android-studio-2023.3.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.16-cros.deb + (983.6 MB) + Mac (Apple Silicon): android-studio-2023.3.1.16-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.16-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.16-windows.exe + (1.2 GB) + + SHA-256 checksums + bb64c9fa20a0979931e6680ff70bee6e5b1761111025a5002c40c3e2a19651e9 android-studio-2023.3.1.16-cros.deb + b6a9679dfd3beef11d1307d2995d668e65d5d3e438549d6c4c45c17fbf6b1130 android-studio-2023.3.1.16-mac_arm.dmg + 5fef11f57a0063aedc5aa4d29c8a7b1b3e8f2d1befd7b4637c8b00ded3438e51 android-studio-2023.3.1.16-mac.dmg + c204a50602a36d5432b8ffa874acb67d80c049920187c1ad88699f300a3a159f android-studio-2023.3.1.16-windows.exe + + Zip files + Linux: android-studio-2023.3.1.16-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.16-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.16-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.16-windows.zip + (1.2 GB) + + SHA-256 checksums + baf9ef962fdce3d7cbbfe614346cab060ab9ef8f60f51b81c3cf365a0580bae2 android-studio-2023.3.1.16-linux.tar.gz + c8991828743d33c8df7452252f35afd8709158c626e2081d4d201a3a2f276e84 android-studio-2023.3.1.16-mac_arm.zip + c0615260b9c0a656b19c8f4991518a5c5f23081ff7a50e3cf7bb4f632481e0d9 android-studio-2023.3.1.16-mac.zip + ed0f659da44260f05a37916996b260dae0240c8e00dae8c8125d71cb13811384 android-studio-2023.3.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2024.1.1.1-cros.deb + (988.9 MB) + Mac (Apple Silicon): android-studio-2024.1.1.1-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.1-windows.exe + (1.2 GB) + + SHA-256 checksums + e4e8dac72864e54dcb5b36e49d46e14594398fed2374950b4f9f89490a058de1 android-studio-2024.1.1.1-cros.deb + cedc4689af66eeca769c97565ab2b9b04591e62594ce87f7217dcd0074745afb android-studio-2024.1.1.1-mac_arm.dmg + 86f7c4a69987b958f3c9f27a27fa6d24fd58aed115f79eb13f4ca157cb4a0e30 android-studio-2024.1.1.1-mac.dmg + d077e3d62d4d0870bbf82fd41a612f42598d5fd67ffb0834d21f029454382b54 android-studio-2024.1.1.1-windows.exe + + Zip files + Linux: android-studio-2024.1.1.1-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2024.1.1.1-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2024.1.1.1-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2024.1.1.1-windows.zip + (1.2 GB) + + SHA-256 checksums + 40d02e74594cfb5400660f846208889279656a2e0dd708f9e599e4516868ee9b android-studio-2024.1.1.1-linux.tar.gz + b80294f5a32ad935a9ca9f4cd10c8372f0ebc5829ffa464d7e378403fb7307be android-studio-2024.1.1.1-mac_arm.zip + 861b9f221bafa17831cc7284d4b7a788cdcd7bd0a2e441ded0b5354f4ee42f96 android-studio-2024.1.1.1-mac.zip + f82c4151619350761d3f60c5ab77b5575ad832555a177e3334401a9615da443d android-studio-2024.1.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.15-cros.deb + (986.6 MB) + Mac (Apple Silicon): android-studio-2023.3.1.15-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.15-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.15-windows.exe + (1.2 GB) + + SHA-256 checksums + 7e1ed4b8f1a61650b8b1208d9b8b53bef095ba1297dfc084f84498a48b49b82a android-studio-2023.3.1.15-cros.deb + 6143aa4cc55a132c4f5c927b4a3affabc0196a2f87cecb6318603143137501f7 android-studio-2023.3.1.15-mac_arm.dmg + e76cb0226280bdbb337039f3ef33a5dad69ac0715b23d35be9f4cfe2d2452de5 android-studio-2023.3.1.15-mac.dmg + 29c011eff4717de1c290d6e49d118a38b65460079de06431d6f97c4a7d6cc86e android-studio-2023.3.1.15-windows.exe + + Zip files + Linux: android-studio-2023.3.1.15-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.15-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.15-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.15-windows.zip + (1.2 GB) + + SHA-256 checksums + 2265c775af176dacae93e38c655b4016c18d9daaa6d8fbc8de5928da052921e5 android-studio-2023.3.1.15-linux.tar.gz + b7df826d740e18cd1a29f2ddf53a8afe24b537ec8977d0437b69225e548f10a8 android-studio-2023.3.1.15-mac_arm.zip + e8290b99ffe917c6da817e109d2706133cbf2155cc6446e11ef5d01e25cb0842 android-studio-2023.3.1.15-mac.zip + 3ebd797f886990e466b1f2f088dfb7a39dacc3cf507c709f795bb942063fde5a android-studio-2023.3.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.2.2-cros.deb + (990.3 MB) + Mac (Apple Silicon): android-studio-2023.3.2.2-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.2.2-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.2.2-windows.exe + (1.2 GB) + + SHA-256 checksums + 71eb46266f585228168c1ef8b044074b7903b092ab3846bd289f91ae5eaacd53 android-studio-2023.3.2.2-cros.deb + aff94b54ea2d0f6a40613750825e1ea7f32f9a2967be4c0f03511c88a2a734ed android-studio-2023.3.2.2-mac_arm.dmg + ab23d8308604902d28906174225ec5c6de753bf9c3c22149de416604778f8cb0 android-studio-2023.3.2.2-mac.dmg + 1382be8e2df16376962020dacbaa2dfad785d25d86c4235bb8d2ff5143bebf95 android-studio-2023.3.2.2-windows.exe + + Zip files + Linux: android-studio-2023.3.2.2-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.2.2-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.2.2-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.2.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 2ab08d90a172394136ab66f5c23be69f713921e740a7590528823eef48b55b09 android-studio-2023.3.2.2-linux.tar.gz + affcf2f19f812587b13a90f392b498c7f336222a0eab103499e8ede3786250c5 android-studio-2023.3.2.2-mac_arm.zip + 3cde11c46d0153c02fcdcdd5566cdce8e77b3d223ea9ed98911fd5b66fda2917 android-studio-2023.3.2.2-mac.zip + 2b644fd957e122081be8f0b2fab8cb78d255f95724e8588f84758e725a0eb093 android-studio-2023.3.2.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.14-cros.deb + (986.6 MB) + Mac (Apple Silicon): android-studio-2023.3.1.14-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.14-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.14-windows.exe + (1.2 GB) + + SHA-256 checksums + dc846a89a549833ce67e41c7e2d40022bfdc9e74f0fb54d604f00b4933aa840b android-studio-2023.3.1.14-cros.deb + 5b600d77c4b1adc2a93a2ba7c2a0b51e76d7e5158c64a3df54a8270145888bf0 android-studio-2023.3.1.14-mac_arm.dmg + e782b44b709cf1c8b88766861e3ace55e3cd5191955ddf20c3e0ec03778613da android-studio-2023.3.1.14-mac.dmg + 6ec1eca6a022cf3b2cf830916e98db5514467911b12f3eddff19eac873d4537b android-studio-2023.3.1.14-windows.exe + + Zip files + Linux: android-studio-2023.3.1.14-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.14-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.14-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.14-windows.zip + (1.2 GB) + + SHA-256 checksums + da9fd6c07eb23c033051227936b5af241646dfde5e4bd52002916bfc20757d4a android-studio-2023.3.1.14-linux.tar.gz + ff789bac3c31908d1d12bfb05eba1a050e8bcaac73ead5e21bf8759b4a10a43c android-studio-2023.3.1.14-mac_arm.zip + c8e44ecadba1475f8c4bba5b337346ce274520be516bed10568ff8f71f4cf19e android-studio-2023.3.1.14-mac.zip + 2b1f682bb027c3b90d6cf14e01718468eecf75fdc181fa397de3c9711a100d7f android-studio-2023.3.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.2.1-cros.deb + (989.1 MB) + Mac (Apple Silicon): android-studio-2023.3.2.1-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.2.1-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.2.1-windows.exe + (1.2 GB) + + SHA-256 checksums + 8366fa8bb31cce8c7cf35659f17599004e2b6d968cefce0ea8429713f93f6220 android-studio-2023.3.2.1-cros.deb + fb25ddf530df2ddfc117e1dd68632593973d36ef8408a18dc688d846272a0009 android-studio-2023.3.2.1-mac_arm.dmg + 1198a901a18f8772d7c36b9fa6ee5c24545653351cc019d604ec1d59a4d9c509 android-studio-2023.3.2.1-mac.dmg + a6c40c08a59e291f8eb51ea1261d3bd797f1e236f538d859c0f4e14631af9964 android-studio-2023.3.2.1-windows.exe + + Zip files + Linux: android-studio-2023.3.2.1-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.2.1-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.2.1-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.2.1-windows.zip + (1.2 GB) + + SHA-256 checksums + f7d1161a1dfedc757cc8edbd00d835a70a28ff592d236682c0aadd22a95c815b android-studio-2023.3.2.1-linux.tar.gz + 492ea810b686a4708a1f91ea7cd66709550bde5225029018be17c6cebd3182e4 android-studio-2023.3.2.1-mac_arm.zip + 44ff757025920203a3384627a3e8293b59c168a621620546957295796b319ad7 android-studio-2023.3.2.1-mac.zip + 58791bd05b05e0e8b616c3a8b5ffc7cf7048f3dd56b193e2feb57b1a7a530088 android-studio-2023.3.2.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.24-cros.deb + (944.2 MB) + Mac (Apple Silicon): android-studio-2023.2.1.24-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.24-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.24-windows.exe + (1.1 GB) + + SHA-256 checksums + 4c0055429aa7ab10e7c2b870e8e3c03ca191c913d8f91474f61ea1b5d048e9f8 android-studio-2023.2.1.24-cros.deb + 985f39d146b6534f256694dec90a158a412a39b0da53f58bc135559703f7a830 android-studio-2023.2.1.24-mac_arm.dmg + 1b7e1d5da8d88dadff7276d775372fa25e97a2bda2682fff7494f7ef46a93390 android-studio-2023.2.1.24-mac.dmg + e2f70d192b2ed97d13901b63ae777672961a8b6ff1d86cae65fd26a5688d0d41 android-studio-2023.2.1.24-windows.exe + + Zip files + Linux: android-studio-2023.2.1.24-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.24-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.24-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.24-windows.zip + (1.2 GB) + + SHA-256 checksums + 0026427572849c9cbb0c94d6f9718ea08bc345dccfe3b372b54100a95fff99b5 android-studio-2023.2.1.24-linux.tar.gz + 736c7c372353925378205087c59b58ac7a0e9a26c096e72796017f4f5f29562b android-studio-2023.2.1.24-mac_arm.zip + c0bf9d6f7ee5fe8f61e556a2326c73dabea4ba0b2e6b13bfed824268dcc7e585 android-studio-2023.2.1.24-mac.zip + da1c548b6d57f1dd63737cb248cf6760eddbd79ab21e8b1e3c3b55123ab4ef57 android-studio-2023.2.1.24-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.13-cros.deb + (987.1 MB) + Mac (Apple Silicon): android-studio-2023.3.1.13-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.13-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.13-windows.exe + (1.2 GB) + + SHA-256 checksums + 480fb0f8706458f11b45f75de24e97ad4e0d577ad5e6b74bb2820b1237a9268a android-studio-2023.3.1.13-cros.deb + d07f67827472cd61881f9838c93500c7286bef605cc7b083da4e8be8077ea968 android-studio-2023.3.1.13-mac_arm.dmg + d293c5ddd79168d759ffaba8d9ab868cf6db32c3291fb56db1ba59908fd87792 android-studio-2023.3.1.13-mac.dmg + 2c9c2ac89255d4fc778fae7ba1a11d22183c4560d33b501fc8b328c9c8809247 android-studio-2023.3.1.13-windows.exe + + Zip files + Linux: android-studio-2023.3.1.13-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.13-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.13-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.13-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + 6e0be5c4e82a980c8db9f0ccf2b097587ee4b6a768b996bab2b3839a9e7bbde8 android-studio-2023.3.1.13-linux.tar.gz + 9fbe5413b966865f4b31fe0b533d9e081e426f47b7f7b49dd575693acd2d5424 android-studio-2023.3.1.13-mac_arm.zip + 201ff20384f6b984c51e9372c4398b353f14f5055291646ebcf643b58eb626c5 android-studio-2023.3.1.13-mac.zip + 4023d7c02b608b3bad6bf6798a61908cd850e58de167e3e01bc6d252702e3747 + android-studio-2023.3.1.13-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.12-cros.deb + (987.0 MB) + Mac (Apple Silicon): android-studio-2023.3.1.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.12-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.12-windows.exe + (1.2 GB) + + SHA-256 checksums + 16e899eaddbd45bf8188a334ae7cb774d9ee8713bf5751efeeb70b354734de18 android-studio-2023.3.1.12-cros.deb + 9d0efbead22afbfd3305d275b9fd62cdf92d68653ac53b929d378513d24ed661 android-studio-2023.3.1.12-mac_arm.dmg + e16215b3ef89d1a8c89a532d2cfa246f2a8739358d1773becc28087e2388f775 android-studio-2023.3.1.12-mac.dmg + 23c3045517cd6e0437e70f7211bf44bd589147ec40fd431de442db346301ec94 android-studio-2023.3.1.12-windows.exe + + Zip files + Linux: android-studio-2023.3.1.12-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.12-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.12-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.12-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + ca0f385812c77dbeaaf8e947ba1e522793f816e73ccaa3bd799f2279c3a1663e android-studio-2023.3.1.12-linux.tar.gz + cedfce746c904a6e09855a3568392cd4bea923ac372e1039ca74fcfd06ef45e8 android-studio-2023.3.1.12-mac_arm.zip + 65d9866d5422dbbef095c39e0646f0c6b9b81748179a6b4a987036c88c0f3e49 android-studio-2023.3.1.12-mac.zip + 0c3cdb7516c5c4443d55480f1ecce2598c0972b713e8d59764087e2a04ca9191 + android-studio-2023.3.1.12-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.23-cros.deb + (944.2 MB) + Mac (Apple Silicon): android-studio-2023.2.1.23-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.23-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.23-windows.exe + (1.1 GB) + + SHA-256 checksums + d88ffc2ceb79e91347251b9187f14c84f802fb2fe42abcccf81d63c6f3b00f25 android-studio-2023.2.1.23-cros.deb + d5ffbfef3e0f52ef06ea15294f44000dab4ebf83fe5e30c3a3dec3a97b858e46 android-studio-2023.2.1.23-mac_arm.dmg + b4d36685eeabcf925022295ca0fe16a2ed16f45f477bc04851b34a74b347ebd5 android-studio-2023.2.1.23-mac.dmg + 754049e35ffc060512eb6813e44e1a2b9dba1dabe8277274fd46638e196c3285 android-studio-2023.2.1.23-windows.exe + + Zip files + Linux: android-studio-2023.2.1.23-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.23-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.23-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.23-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + 1b668f80ca811cdc350deb6568143da37fd57d7e90121f5542a319e52fd5a073 android-studio-2023.2.1.23-linux.tar.gz + f75f9b11e5a95291ecb46e9faae199fc9080d560423ba85ff51eb6a7fa9ae63a android-studio-2023.2.1.23-mac_arm.zip + a76e525b22250424fa416cbdddb5b238cf0434bec756dc3b2c5e39960ff905a6 android-studio-2023.2.1.23-mac.zip + 6e0e48d2d770796982fd791b8293edf34da1099383882783c3b77e57bbd72917 + android-studio-2023.2.1.23-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.11-cros.deb + (987.3 MB) + Mac (Apple Silicon): android-studio-2023.3.1.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.11-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.11-windows.exe + (1.2 GB) + + SHA-256 checksums + 07315ea1bf49af588d36387a1ad9d6084a6da1e23897a2da6b2573fdaa030498 android-studio-2023.3.1.11-cros.deb + f16d091067600223a57fdda9c4a5872158cc8666335a61baf1d2e829adaeffcc android-studio-2023.3.1.11-mac_arm.dmg + 3e3994c3b833148c0e29f6eeb2c220fbb72d1159beae71f626499211677b55ab android-studio-2023.3.1.11-mac.dmg + 60e9fcdd3ec613eb57a6b9a4bd04ab970eec8024de531ea48a3346cace6c4a2d android-studio-2023.3.1.11-windows.exe + + Zip files + Linux: android-studio-2023.3.1.11-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.11-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.11-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.11-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + 9838bd2481597ddb6864637b6dd3cbd0ee9af3448dbb9e6dc896b1b335b1baef android-studio-2023.3.1.11-linux.tar.gz + 7415b1c1f5dc9c717c1620b4ac46af04cd7f7a8f13477b6151aaa1b254ad799a android-studio-2023.3.1.11-mac_arm.zip + 8f3977a322c059f179ad6bf084753918f175f2bbc91084075f09c117db78700e android-studio-2023.3.1.11-mac.zip + 294cb736136e0738b920494afc5fccf6a6333461f1f8c501fea414908bd096f2 + android-studio-2023.3.1.11-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.10-cros.deb + (986.9 MB) + Mac (Apple Silicon): android-studio-2023.3.1.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.10-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.10-windows.exe + (1.2 GB) + + SHA-256 checksums + 5f03ce9f1e3845f3a3690969e7f36d2bcd96d27cd61fb645760f04082d7f648b android-studio-2023.3.1.10-cros.deb + b3ad75f66bc30320741751d8d37fe76db3398b757cb2530bc57773dc9ff24c00 android-studio-2023.3.1.10-mac_arm.dmg + 201904696de274ca12a36245990534ca975b45ddb7794312d56cd2772d46079c android-studio-2023.3.1.10-mac.dmg + e2525ab35ca950f94fd851ad3b15a1b612a8b1ffa6b904f2c6d2a6db8cf1a2ed android-studio-2023.3.1.10-windows.exe + + Zip files + Linux: android-studio-2023.3.1.10-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.10-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.10-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.10-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + 34345accf393459c292eae4a9f1c08b20c77d4f8755e87db0dd4841d997eb564 android-studio-2023.3.1.10-linux.tar.gz + 480d50aeef82025f350b04d9c26c52e3afa824843625d8ae9cd0e9dc75ec9689 android-studio-2023.3.1.10-mac_arm.zip + fc244de3d905203bfa174775738e51871a3e10edb10380f8cf21fa27b46251c1 android-studio-2023.3.1.10-mac.zip + 45ae1ec2cd5f8b38b91a1aa36ee79bbfa72a3c1a31803ea96455cee7e0bb6cf7 + android-studio-2023.3.1.10-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.22-cros.deb + (944.1 MB) + Mac (Apple Silicon): android-studio-2023.2.1.22-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.22-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.22-windows.exe + (1.1 GB) + + SHA-256 checksums + c08425a59f881b82683acc1a656ad314f7e017b12596f04249882daae559635f android-studio-2023.2.1.22-cros.deb + a09efd27cf56755e2e05a2a5cb0719ee8d7331818ff74f1cc9932e3272c8865d android-studio-2023.2.1.22-mac_arm.dmg + 9f001458dde35fbad89192c27082d461ebaa8ab0906444611cc24d8fb541244c android-studio-2023.2.1.22-mac.dmg + cfdfaa4711055c04d97dd46d7c84aafc3bc87e5e65428765ea6f004f7db6799f android-studio-2023.2.1.22-windows.exe + + Zip files + Linux: android-studio-2023.2.1.22-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.22-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.22-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.22-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + b32e027e0f9de03b88502acfe3f169ea69ec9f96d64b2e8f438da4c373691ffa android-studio-2023.2.1.22-linux.tar.gz + 44eb017a5f5f41d1c048e09f49b8c0040df29d039d84c914f4386ce55761b270 android-studio-2023.2.1.22-mac_arm.zip + ca326ff801e4ad996da66c9950af5447ab05511a2d65a13904d73806a4f56231 android-studio-2023.2.1.22-mac.zip + b4060d946c256f23695787e034edc9603615735b0ebc15a39fd011fa5e25a224 + android-studio-2023.2.1.22-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.9-cros.deb + (986.5 MB) + Mac (Apple Silicon): android-studio-2023.3.1.9-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.9-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.9-windows.exe + (1.2 GB) + + SHA-256 checksums + 81a7fe3740f159623410578d8ed2dba3a7e461e25147510edbff43f429d7cf3d android-studio-2023.3.1.9-cros.deb + eca72cdb1c364c3326e2f23178fc2ff1ffb2587b5e26ae93d3be23e92742295e android-studio-2023.3.1.9-mac_arm.dmg + e6391125fd2204e9cf4944e1342c85e76612ebcd8814cf3c69360c5f32a9f7e2 android-studio-2023.3.1.9-mac.dmg + e16dfc63467225ef6070a21704a41e6e8492a831a94ea3bd7eb9ecdf55391e7d android-studio-2023.3.1.9-windows.exe + + Zip files + Linux: android-studio-2023.3.1.9-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.9-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.9-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.9-windows-exe.zip + (1.2 GB) + + SHA-256 checksums + c67f38b2876961c26020bc06062c6ec21ba0f6166ea6a7e2cc6f7c2982d21ecc android-studio-2023.3.1.9-linux.tar.gz + cf86d74c7b26670ef0d099110c39763b7af3289ed383f7d1bcda44b72c4f3e04 android-studio-2023.3.1.9-mac_arm.zip + 28fcc5d62fcd61fc1fbdd5194f8b4c57e48a131cb29fde98a495cdc76e43ae8e android-studio-2023.3.1.9-mac.zip + 3a78a7ca1a703c0387cc13be05f5cc6435011573aa754fe68e69687c99e8b329 + android-studio-2023.3.1.9-windows-exe.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.8-cros.deb + (985.4 MB) + Mac (Apple Silicon): android-studio-2023.3.1.8-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.8-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.8-windows.exe + (1.2 GB) + + SHA-256 checksums + 9ec5f01bb141805c66227a86ba217a3b73ded5b67e36601bcaad61191224b2c3 android-studio-2023.3.1.8-cros.deb + f9635c4f5eb6054a304e61c657d88315336da17e6b7f2f3c98a84d1157a020e3 android-studio-2023.3.1.8-mac_arm.dmg + 5b7c4374dfc022e9f783833b3d8c21b064be45dc6a0e1dfb931202659e4f5c04 android-studio-2023.3.1.8-mac.dmg + 0e84e7487e370a0a01d98f22aaae538ad3aac9ea8102ccf8e612f13493389272 android-studio-2023.3.1.8-windows.exe + + Zip files + Linux: android-studio-2023.3.1.8-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.8-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.8-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.8-windows.zip + (1.2 GB) + + SHA-256 checksums + c0d76e27c0232c6fb682e985b4b5d89f362218dd2cc4bf164768b3581f3bb8c3 android-studio-2023.3.1.8-linux.tar.gz + e5dcc13a9af4c5f8aad6dd525d5677d00257a6bdbb827ebd58245b62efd4cf50 android-studio-2023.3.1.8-mac_arm.zip + 5b99876710835c9035237854f6e096e8b2325eb272dde350a41ba7200ad3278a android-studio-2023.3.1.8-mac.zip + c6e7a9780c585f3f5200a650576d184578e1eb295c22bd11617f57c2abe3b0ae android-studio-2023.3.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.21-cros.deb + (944.2 MB) + Mac (Apple Silicon): android-studio-2023.2.1.21-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.21-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.21-windows.exe + (1.1 GB) + + SHA-256 checksums + 3029e555c6ba3925fbd3643aa27cd7bcd1e9ecf12c4092be47dc0c67af2e9d91 android-studio-2023.2.1.21-cros.deb + ef9431beef0aee330ae589bb343e9224ac16545aecff549440f4a535690dffd3 android-studio-2023.2.1.21-mac_arm.dmg + 7a3fba705027dd6e857ced6aba313050283a0c892e178499f8da0583e57b2f93 android-studio-2023.2.1.21-mac.dmg + b5d12b29337ec8eb23bd39d91f188c5b09ad6f80fd379f6927288eececdedcd9 android-studio-2023.2.1.21-windows.exe + + Zip files + Linux: android-studio-2023.2.1.21-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.21-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.21-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.21-windows.zip + (1.2 GB) + + SHA-256 checksums + 4e006b830b2324a062e037d331b7209ada187f3437286c27d737447ca3bd43c9 android-studio-2023.2.1.21-linux.tar.gz + e5a6463726565ac813008ebae2f1aeb443ec343b6206d070fef6896f25675e33 android-studio-2023.2.1.21-mac_arm.zip + 28e762fa0b0ab06cad4b7c92d62843aedc36d1ceb9158c8b842e239a21b242da android-studio-2023.2.1.21-mac.zip + fc7b191eeeaf8bd9a350132fb654fca4f7e9b45e2c7110d48e7399a971518b03 android-studio-2023.2.1.21-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.7-cros.deb + (976.5 MB) + Mac (Apple Silicon): android-studio-2023.3.1.7-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.7-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.7-windows.exe + (1.2 GB) + + SHA-256 checksums + 89dc3e0cf4487abb3db0d9be444a3ab104723c1fa54632dbcba73b9fd7d6636b android-studio-2023.3.1.7-cros.deb + 526420b56d7196bc790d55fe9ec19bb750b729cfab477e85d3843020e13b9977 android-studio-2023.3.1.7-mac_arm.dmg + 7a888503d5aa0a091c2d069f99c56822003d4bd428b22b9cbd243b4673177a8e android-studio-2023.3.1.7-mac.dmg + 4ab4f1b703b22d972ff077f5d701b74f06056224d928737f8bb1c846ae9d409a android-studio-2023.3.1.7-windows.exe + + Zip files + Linux: android-studio-2023.3.1.7-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.7-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.7-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.7-windows.zip + (1.2 GB) + + SHA-256 checksums + 3e786a48a831b345d0e5c9bf3c1d753a6b36a7568089b5ca7b9d900bef255fc7 android-studio-2023.3.1.7-linux.tar.gz + 94d22d8a889d7b2967e3bec1a174852feef616888172c7ab6263571984851215 android-studio-2023.3.1.7-mac_arm.zip + beb4a8426b3467ee2e02940ec5661e450b9e8d199f6b0830138eac6e0bea442e android-studio-2023.3.1.7-mac.zip + 92b00d718eac998c0e169041674064235b342b1a63a8e911d80ff93f3f3b9273 android-studio-2023.3.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.6-cros.deb + (976.3 MB) + Mac (Apple Silicon): android-studio-2023.3.1.6-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.6-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.6-windows.exe + (1.2 GB) + + SHA-256 checksums + 44e76ed8055330eb492552989bce2634a69addbb740da3503ebf27f03c53818f android-studio-2023.3.1.6-cros.deb + 41bf400025198409d5bf7c8acc89d2a4f32a09cefa18370c83e4c63818230a3c android-studio-2023.3.1.6-mac_arm.dmg + 0a09078b4eefa654b113f2eebd409d2bea038f2ebd45ec859d999ac2501257af android-studio-2023.3.1.6-mac.dmg + 67a3a98dfcf97785f1be283592fce505af999657d5ae25e8106710158a09b7d5 android-studio-2023.3.1.6-windows.exe + + Zip files + Linux: android-studio-2023.3.1.6-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.6-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.6-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.6-windows.zip + (1.2 GB) + + SHA-256 checksums + 83247d428a84d76c0136948efcc3cb8fff03bc4d93faa4c68f6f984563e1af52 android-studio-2023.3.1.6-linux.tar.gz + 5a540c28d919eb063d96d6b3800a4603f330abc57eca020eccb53f9fefcda0ae android-studio-2023.3.1.6-mac_arm.zip + 3c941de61c37d72768f496b752913938b683ec209d1a5fc0c5596d8c792f05bb android-studio-2023.3.1.6-mac.zip + 26750ff563589b454a32300b3afb6e60a25bfcc07d577e877b68bd24cc563e72 android-studio-2023.3.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.28-cros.deb + (911.8 MB) + Mac (Apple Silicon): android-studio-2023.1.1.28-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.28-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.28-windows.exe + (1.1 GB) + + SHA-256 checksums + 0fc8e9b8172a8e5011633701de3aa1ef19a776a0213822894d04a880bfbd4142 android-studio-2023.1.1.28-cros.deb + 1c63fb096b174106d53fa50584943b00e4da569c3f0ef4320c0d8231522cf299 android-studio-2023.1.1.28-mac_arm.dmg + c19ce237293ae6455bdb1dad6db032852375a7e204c5d7c2252cb8d0234b0f69 android-studio-2023.1.1.28-mac.dmg + b6f1569d3a944e82b1beb5d4de39d7bdb434a7f2992eb965aae55c46915dff90 android-studio-2023.1.1.28-windows.exe + + Zip files + Linux: android-studio-2023.1.1.28-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.28-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.28-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.28-windows.zip + (1.1 GB) + + SHA-256 checksums + 139d0dbb4909353b68fbf55c09b6d31a34512044a9d4f02ce0f1a9accca128f9 android-studio-2023.1.1.28-linux.tar.gz + f5d76886251c49ab5e646fd3d7f38c2462b83673d1388d49e049bc054480fc85 android-studio-2023.1.1.28-mac_arm.zip + 3a5d073f22623ac501a2dd8b52983de58aa4ace88f15b72d49a036a49081318e android-studio-2023.1.1.28-mac.zip + d8ff95274b59cf51aa60b06c4d26a1c9f9c75ae172135fd05684cc03f4363cba android-studio-2023.1.1.28-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.5-cros.deb + (976.3 MB) + Mac (Apple Silicon): android-studio-2023.3.1.5-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.5-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.5-windows.exe + (1.2 GB) + + SHA-256 checksums + 7bd2fb67309643cfb1facc0da20193cab48b4ee43de872a3975968d5bc46f7c3 android-studio-2023.3.1.5-cros.deb + 7fdd8172bd3852dd96ac93f0e572019b6ad23d8ce146dfaabe53ad4b3819ffa6 android-studio-2023.3.1.5-mac_arm.dmg + 8c14b52db625e72433f22a0ae155850726a9a409d36f9fd96224a21edcaa1afd android-studio-2023.3.1.5-mac.dmg + 472a7a741e120a5c4b462d63478c2dea185ab940b429e26957261ee4102c58e5 android-studio-2023.3.1.5-windows.exe + + Zip files + Linux: android-studio-2023.3.1.5-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.5-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.5-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.5-windows.zip + (1.2 GB) + + SHA-256 checksums + 7319400ad4a90c1a0ce4a1c058212fa8f6ee2a7bc7eda0f33a8dcff85a2582a9 android-studio-2023.3.1.5-linux.tar.gz + e4d9a61080960082fa6d53d6ffd9bb5681097f444b83d39fdcae9a8863221772 android-studio-2023.3.1.5-mac_arm.zip + 2fa40e4f2a28f79c14115caf28d82044f4930991f2f09201dbb554c978d87a83 android-studio-2023.3.1.5-mac.zip + d740fe74e64fb8a786082f93b2715bf8604322ae52e49b921c78f2a681d00ab9 android-studio-2023.3.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.4-cros.deb + (977.1 MB) + Mac (Apple Silicon): android-studio-2023.3.1.4-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.4-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.4-windows.exe + (1.2 GB) + + SHA-256 checksums + a41586c0ad6aa60a2fae88b99025551e92151979fe358f271e1bbe5a5d51e593 android-studio-2023.3.1.4-cros.deb + 4ddfe088473433bbd558802a3f5f09c0ea325fa34e660ae3d37e03ef3c342530 android-studio-2023.3.1.4-mac_arm.dmg + 48fd58f5abb01fc34721b4fb4f7f92f1d2b9398079653b072704748696bbf1c9 android-studio-2023.3.1.4-mac.dmg + 122fcecddad01db3a9afcde7c299acb22564bc4c55eca5a75110c775a2b3dca6 android-studio-2023.3.1.4-windows.exe + + Zip files + Linux: android-studio-2023.3.1.4-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.4-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.4-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.4-windows.zip + (1.2 GB) + + SHA-256 checksums + b711e4459f3b2a766fcdba41035f666734341ca1d6009b129cd9500940ec5a60 android-studio-2023.3.1.4-linux.tar.gz + 73c43d7bb34e4bd225e74c4dcde1d6a7faf7c7c2bbf13fd9103bd4d65b57d0f8 android-studio-2023.3.1.4-mac_arm.zip + d5183d4bbbe4d081fedf52de11f1761b3561a33babe8f78dbea79b8660159aad android-studio-2023.3.1.4-mac.zip + c102e5d369fcab4d0b8b77122e4c1f177c6a9a7d2ba3ab344e19511c0f01c789 android-studio-2023.3.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.20-cros.deb + (948.2 MB) + Mac (Apple Silicon): android-studio-2023.2.1.20-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.20-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.20-windows.exe + (1.2 GB) + + SHA-256 checksums + dbb35d60827a63cc81458a7b4886064a7f54724c38eda9a17f06a6923ac73648 android-studio-2023.2.1.20-cros.deb + fde85c1aad1852322dc61de383ce691df936b73237513159831f3f16eebabf27 android-studio-2023.2.1.20-mac_arm.dmg + a55342150f9c0f7695b19567a80f2fe3bbe80e55cdebf33c50db4f10df473097 android-studio-2023.2.1.20-mac.dmg + 41c70ab3f7efa8e65cfa5361e0cdb38ef1c51e37359b9da6bbac24102feaedb7 android-studio-2023.2.1.20-windows.exe + + Zip files + Linux: android-studio-2023.2.1.20-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.20-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.20-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.20-windows.zip + (1.2 GB) + + SHA-256 checksums + 70510f80500a905c7477b3c2e1f4c4953415ac164c42cd112f7c11fa1a938762 android-studio-2023.2.1.20-linux.tar.gz + 13c1c84150c0b558c73dcdc097682784c6cc686e71a1c3e3f7f07f0f122338ff android-studio-2023.2.1.20-mac_arm.zip + 41374c79a861e9911a2325162647ac0f738fb76ff399b239ee6f170f86252707 android-studio-2023.2.1.20-mac.zip + 2cedde690bdf97c444503733cdf747e2fabaad2fa47e8e1f240ffbec655b0458 android-studio-2023.2.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.3-cros.deb + (977.0 MB) + Mac (Apple Silicon): android-studio-2023.3.1.3-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.3-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 9677867f335276f88192dec99f7cc19ccb1d5313659cebb39afc41ffa5ee7f10 android-studio-2023.3.1.3-cros.deb + fbaeac225b31bbfd01790fcdfa9afc9fa14f88121ec2b6f5a32c8b73c965df25 android-studio-2023.3.1.3-mac_arm.dmg + 7e727c85c2bb22268c9eb3f9ba5e0e139859e7f9456aaa772c6e4ed912282697 android-studio-2023.3.1.3-mac.dmg + 66b6d6e76e87eaf9d133c38b4c272825c15ea7031ef710ba2ce88b1befad1e43 android-studio-2023.3.1.3-windows.exe + + Zip files + Linux: android-studio-2023.3.1.3-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.3-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.3-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.3-windows.zip + (1.2 GB) + + SHA-256 checksums + 70f0a7f5db10d2fd42d9bc57ccfa318eeb9cb0cb6478ef03e9d56df2170896e4 android-studio-2023.3.1.3-linux.tar.gz + 418a487eeb25fd8f29d9bf031eb20e1b16437c68ddbe7eecc7676515d2cd8912 android-studio-2023.3.1.3-mac_arm.zip + 94f4cca568c749a648985ce3c8a90a1dba845ef03ae3f7e936f6a80c357d9035 android-studio-2023.3.1.3-mac.zip + c6f8efbab75b56ea9273d8eaebd807cc63894a0bce9e7af6db5bc323b1a08f27 android-studio-2023.3.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.27-cros.deb + (911.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.27-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.27-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.27-windows.exe + (1.1 GB) + + SHA-256 checksums + 928bb5999c9a59845db51eddc4a2bd21b81190f0b6f14f7219156bf9c60f12eb android-studio-2023.1.1.27-cros.deb + c1928b590df661271fe3833bf02cc48a3e8666aa9a7a24d0c149a696d597e828 android-studio-2023.1.1.27-mac_arm.dmg + fe0d8a726704307ba357d6e533b6aa2f90cdb96918e59c816d5c595e3feac28a android-studio-2023.1.1.27-mac.dmg + 266f89313953e9ee01677a8b038588b1aacc4b6f687bc1046a5d65f08eac9f2f android-studio-2023.1.1.27-windows.exe + + Zip files + Linux: android-studio-2023.1.1.27-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.27-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.27-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.27-windows.zip + (1.1 GB) + + SHA-256 checksums + 5c5f97c871a4edd3d304729cc7ddbda9d147bba85125614edfcda68784ae583b android-studio-2023.1.1.27-linux.tar.gz + 7bf628af5d45630133f60f2eb8cbf2f5c19ac8fc3c3fda3a1f0333d32d82ea39 android-studio-2023.1.1.27-mac_arm.zip + 9a05acf9d56385d800034c5b7523ff88a7808249910b9b0ec759415909e25df9 android-studio-2023.1.1.27-mac.zip + 59e79ba061893598c1799c5089ea9c3cfc3ca087cd1f5af645917b576a4d7701 android-studio-2023.1.1.27-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.2-cros.deb + (976.2 MB) + Mac (Apple Silicon): android-studio-2023.3.1.2-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.2-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.2-windows.exe + (1.2 GB) + + SHA-256 checksums + 23f7c8ad2ff0c77612474b9378a8f0c9a180c77f49526017bca0227d076920ff android-studio-2023.3.1.2-cros.deb + 88c69c3dd5aa245484938ad0160aed003344269c90e3db57aa0b15d43031b391 android-studio-2023.3.1.2-mac_arm.dmg + 1d8041cae053b1d5105b1037cb17dd9e65f982ccc53914908b60b6d3a151e898 android-studio-2023.3.1.2-mac.dmg + ef0fe9d1d81f852f1e0fac48e507901d1547c148a9b00d9d96dad5b894e4e49d android-studio-2023.3.1.2-windows.exe + + Zip files + Linux: android-studio-2023.3.1.2-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.2-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.2-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 81e389520baf98b8e78ebc817b03bf87faea17da51b897f163b59a41b91c2e68 android-studio-2023.3.1.2-linux.tar.gz + af78e554b9df85d519d68db7d2062c98e1dd99409c2157410764d1a4a355ed10 android-studio-2023.3.1.2-mac_arm.zip + c33b4e0c4f0a31f1da934c82fc249a3a26b6465bec875d76dab62ebd8c4885b4 android-studio-2023.3.1.2-mac.zip + 3f57c305a3fcdca0d6e39bcdc21a4a11868900f838fc75a0b4201e66b58dce96 android-studio-2023.3.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.3.1.1-cros.deb + (975.6 MB) + Mac (Apple Silicon): android-studio-2023.3.1.1-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.1-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.1-windows.exe + (1.2 GB) + + SHA-256 checksums + 717dd05b98fcdb2c6d2246eb05855631bf80271b62fcca4a7cf6a3f2849b4146 android-studio-2023.3.1.1-cros.deb + f7c1f9b9eba2096f0ee0983c4df86ce23d1db83e0e890e73c4bd1d9f52afe12b android-studio-2023.3.1.1-mac_arm.dmg + 5c333f95fdc9b962e230bc063156dac37d999d4046f20ee6b11ecc194288c5b0 android-studio-2023.3.1.1-mac.dmg + c2c2c63d044efc4e02e863a57043cdc7eea771e0b487af67ddea209083354b9d android-studio-2023.3.1.1-windows.exe + + Zip files + Linux: android-studio-2023.3.1.1-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.3.1.1-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.3.1.1-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.3.1.1-windows.zip + (1.2 GB) + + SHA-256 checksums + 4f59d5eec195e910619e9ff62b961bbe271f3a548c8af04294253eb019e66003 android-studio-2023.3.1.1-linux.tar.gz + 4f42ad56ed181b94bf81b9e3abe922a3a560d90734a3e18584b3c9a1c37cf468 android-studio-2023.3.1.1-mac_arm.zip + aaf06a02f4e6885dfdc22e4594957bbbb67a1ed8165b2d7fa9c5dc167eaac978 android-studio-2023.3.1.1-mac.zip + 07f01d1c4290137c1f5db06d11dea705d58e9b432f8f43432f18deaf8e1a56ed android-studio-2023.3.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.19-cros.deb + (948.6 MB) + Mac (Apple Silicon): android-studio-2023.2.1.19-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.19-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.19-windows.exe + (1.2 GB) + + SHA-256 checksums + 70ed5f441a226d69ad1f55de4702bdf59c7285f12ccdd65f849a1df98045ffa6 android-studio-2023.2.1.19-cros.deb + 7e4c16dcca922d1a01d8e90a67b84245f2ece986c97405c6ab5a1f6e45a7f12c android-studio-2023.2.1.19-mac_arm.dmg + 11574fe4a02893792625323271a771398e565467853923588c21ecb7655b0dae android-studio-2023.2.1.19-mac.dmg + c04cb4b0cf80dff18de539ef3a94a193bdd29ef3fde411240626546fed311df4 android-studio-2023.2.1.19-windows.exe + + Zip files + Linux: android-studio-2023.2.1.19-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.19-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.19-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.19-windows.zip + (1.2 GB) + + SHA-256 checksums + 95f2415fb44b2338a2baff34e7e81db7cc5f264163cb46d287beff6e390d147e android-studio-2023.2.1.19-linux.tar.gz + 56021df81e1e0947c56a80dee6cee5241fe6ca61e5e8eefb3830368608a730dd android-studio-2023.2.1.19-mac_arm.zip + eadaf1f9591e0b196084a40b47e1971d1e6b005c4c4c865bfac2dd499b96ce36 android-studio-2023.2.1.19-mac.zip + 2a27f859ae87d17cc8d266134f2120cc8635db0c6dbc8a9dfee239645060e3b9 android-studio-2023.2.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.18-cros.deb + (968.8 MB) + Mac (Apple Silicon): android-studio-2023.2.1.18-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.18-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.18-windows.exe + (1.2 GB) + + SHA-256 checksums + 3f27461ca55113f03fcb1fb9e2948595ddd0678f91903341b56750a201e9f50f android-studio-2023.2.1.18-cros.deb + a57676da0d96a867ba139e2dc611c772851635460ef7e6f83d301c5be3cab0ab android-studio-2023.2.1.18-mac_arm.dmg + 374065c91e3bf7b61e4b4087803eeb19e7b3b474fffed23f9075683268b7e803 android-studio-2023.2.1.18-mac.dmg + f9d7798ccf4027fa0af0b4d51795b80cb50af8d3e9a3e9dbefb6cdb7fb3460da android-studio-2023.2.1.18-windows.exe + + Zip files + Linux: android-studio-2023.2.1.18-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.18-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.18-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.18-windows.zip + (1.2 GB) + + SHA-256 checksums + 42fc80ff522fa888069015abc98d10ecba8603a2357fd5e7f06035835f63b7ec android-studio-2023.2.1.18-linux.tar.gz + 669003ff8ff71fcaf58742e42adbc01db11c313b6a01de5e7d18a480ec9ab9fc android-studio-2023.2.1.18-mac_arm.zip + 48251133057b681ac16b67f8f836803c61498a382745eebcb638a1b5a11f9cc6 android-studio-2023.2.1.18-mac.zip + 1614af7243d0cc708dc844ef92efc310e93a52d2656f5124a5b9ebdb6a553eee android-studio-2023.2.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.17-cros.deb + (968.7 MB) + Mac (Apple Silicon): android-studio-2023.2.1.17-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.17-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.17-windows.exe + (1.2 GB) + + SHA-256 checksums + 1f62a3ffbef959870ad801f40ca8a11fe29a7cdddd14afdbef259c1d19d9b385 android-studio-2023.2.1.17-cros.deb + 9e44c792537faf28d5da71421dc059b2bc0c9ea8a877b941605c571d96eefa09 android-studio-2023.2.1.17-mac_arm.dmg + 1934f79b65f32d05fb39d02fd0964026c031f4666743559d7b0ddf38a39b3aaf android-studio-2023.2.1.17-mac.dmg + 99932cb84ff3ef6c6ff353bfed71220d937f6f4a73cf156f6fa57bf4d75d1eb8 android-studio-2023.2.1.17-windows.exe + + Zip files + Linux: android-studio-2023.2.1.17-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.17-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.17-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.17-windows.zip + (1.2 GB) + + SHA-256 checksums + 446d4dd3aa6c45a46b0bfe7b4eb6f6dcad087b3a76541562051a894472ecb0c2 android-studio-2023.2.1.17-linux.tar.gz + 0da7dec0b231c2cab617547eb8560a8bee2d138d7f43f5150bab44a66a67e21f android-studio-2023.2.1.17-mac_arm.zip + f72260a2260a87f0a5f77bbe000694421503d5fbd743d5b257ea1cce8cd878d8 android-studio-2023.2.1.17-mac.zip + 890f9a77abd878fbaee6587a9776426098029fa4f397905d4a57096f96f5b865 android-studio-2023.2.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.16-cros.deb + (968.6 MB) + Mac (Apple Silicon): android-studio-2023.2.1.16-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.16-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.16-windows.exe + (1.2 GB) + + SHA-256 checksums + 0985e2e3cd0e17ca5566500c1f8fc921446c9424effcc7b3cb9580c0d2102041 android-studio-2023.2.1.16-cros.deb + b19aeabb75c4ff857436bd42732fad90d221fdf629a495e157d9b8ee2271c442 android-studio-2023.2.1.16-mac_arm.dmg + 4872f0f4085de318db8f7bff9193292cc4688e221a81792cd0568e9d0793ab08 android-studio-2023.2.1.16-mac.dmg + 7a8844534153a36c8fb41d38ee2f2031160e3e015c86f3a0e26b4cf0e924a763 android-studio-2023.2.1.16-windows.exe + + Zip files + Linux: android-studio-2023.2.1.16-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.16-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.16-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.16-windows.zip + (1.2 GB) + + SHA-256 checksums + 6bd59abffdd3b68274be54dd104c2a44254a54fa5ad19390c1be2489a66f51d8 android-studio-2023.2.1.16-linux.tar.gz + 3a8788bbc4a0f051d86d5a51789a446405764825d16c9d44622232dc110c517d android-studio-2023.2.1.16-mac_arm.zip + 260898e96f1ec21bbc00ac7d0878f5a1037b024b128caf5c71fe9ef05dd5e0d0 android-studio-2023.2.1.16-mac.zip + dbe764371f40869cf199e02d538b305656f49fb930afe072a1c929b881a035cf android-studio-2023.2.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.26-cros.deb + (902.4 MB) + Mac (Apple Silicon): android-studio-2023.1.1.26-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.26-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.26-windows.exe + (1.1 GB) + + SHA-256 checksums + 7d10c9d0f284590e613513fd11f14a3092ad9f4b9af3641a38df56dcf10614a6 android-studio-2023.1.1.26-cros.deb + 5e86470e6179ebc8b4e9efec0e731a27ec59a2809efd905ff9eac626305a4c7a android-studio-2023.1.1.26-mac_arm.dmg + 0edcfec3255865bcdd422f84e9be017c21e94ab27b38a3df907da21ad52842a5 android-studio-2023.1.1.26-mac.dmg + 0a33a3d65c24df4d637ea929eed4d562743e96852aac55376f43051b1a39804e android-studio-2023.1.1.26-windows.exe + + Zip files + Linux: android-studio-2023.1.1.26-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2023.1.1.26-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.26-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.26-windows.zip + (1.1 GB) + + SHA-256 checksums + 977e8a9855414f7d41157f0be0e10fb740c42bd337f763d5d96b3e059780663d android-studio-2023.1.1.26-linux.tar.gz + a9c6679c428dfd279338ed0ca0789f7796b6af2e42203ab90c3d3877e1971f17 android-studio-2023.1.1.26-mac_arm.zip + 0f1f9d319761366250edcd7aa7fbab2b0320673b4d4da1e3ef11dd893b9c6873 android-studio-2023.1.1.26-mac.zip + 46c5d7ed80c074a831547c2cd3a1b44bce0784b12f59e0c4c2699f8e5c64a1c5 android-studio-2023.1.1.26-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.15-cros.deb + (968.5 MB) + Mac (Apple Silicon): android-studio-2023.2.1.15-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.15-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.15-windows.exe + (1.2 GB) + + SHA-256 checksums + cbf42ce959d7bbb4c7885aaae951a686b887739ba67f3ccb823e6396172f50db android-studio-2023.2.1.15-cros.deb + 1880c98c47268dd548a06fade1d0a0d80ba22b56c79564bc850b1483fb590eb0 android-studio-2023.2.1.15-mac_arm.dmg + 62e5779938c0faa7a94f03b80078d961bde749bcf3fb107215c6c1cc89ed0a86 android-studio-2023.2.1.15-mac.dmg + dc660bce5453943e29a1902b4196df0c03502a453687cdab5de0622d7bd6230b android-studio-2023.2.1.15-windows.exe + + Zip files + Linux: android-studio-2023.2.1.15-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.15-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.15-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.15-windows.zip + (1.2 GB) + + SHA-256 checksums + 3b9ecd91671deb5ed6c3984de5faade71078a59e0504bc7dec871433fe12ac11 android-studio-2023.2.1.15-linux.tar.gz + d5111dd2a2fef942ffa9cc497e3a0814e1aa1a766963fb1334c0b196843057ce android-studio-2023.2.1.15-mac_arm.zip + f39ba304571a47f4ee005edc10daa90cb1720969ee0797edd33a98b22b6ca925 android-studio-2023.2.1.15-mac.zip + bb1eb84cc1f4029d84c89b89e97690bd702d691500fbe2d03dd2d40b076c04ce android-studio-2023.2.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.14-cros.deb + (968.0 MB) + Mac (Apple Silicon): android-studio-2023.2.1.14-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.14-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.14-windows.exe + (1.2 GB) + + SHA-256 checksums + ecd65258cb03be439d3968defaa031b9a07636714b3eec20301cdcdf462c7ad7 android-studio-2023.2.1.14-cros.deb + c6bbfb825458de0cc6d2c22c7fecbb34464a0440c591192aa8630ccbfb5be01c android-studio-2023.2.1.14-mac_arm.dmg + 0bbd73fd476b1bb933f7cc97d9601fd667f82cb70eb2eb098af538402c42c327 android-studio-2023.2.1.14-mac.dmg + 41f94fac634247c1b93fe7d0bd3e61b1a6edf6c3b0dae2978f9096c0a4049b98 android-studio-2023.2.1.14-windows.exe + + Zip files + Linux: android-studio-2023.2.1.14-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.14-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.2.1.14-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.2.1.14-windows.zip + (1.2 GB) + + SHA-256 checksums + f2ccc445fb5c87525627ae81725241ab90d9707d577f5732563d3c5a49cba12f android-studio-2023.2.1.14-linux.tar.gz + 896a4191578945110578fe9fbc9efafb2d79a3e714e9a068cf8d3ffbb7e39da0 android-studio-2023.2.1.14-mac_arm.zip + d9a93ee7ef5d08c22f02df1505f4e7ab06720970708e29705f0f2d9b3683cdf7 android-studio-2023.2.1.14-mac.zip + 80651522a14d18c231ea0b3fe716d19d243ca5497b37ba02f3fb444c76436ea0 android-studio-2023.2.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.22-cros.deb + (933.8 MB) + Mac (Apple Silicon): android-studio-2022.3.1.22-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.22-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.22-windows.exe + (1.1 GB) + + SHA-256 checksums + 377bd2a3037f08d0b7f7d57d3e9ca726dac226a6cf14c39c86a4e262cdea7e9e android-studio-2022.3.1.22-cros.deb + c78ebd101756bc1ecd882d5de1ebe1842272c2f7c08afc65cd3a4a5e4ee66a08 android-studio-2022.3.1.22-mac_arm.dmg + c8c3c11fbf2251d1a79689d665907527b5d438d7ca75cab179ed0704978c82d7 android-studio-2022.3.1.22-mac.dmg + cfb4cf2485493b7de74bcdc5d1c0421b70291f3e45257cb0e64da745c48870bc android-studio-2022.3.1.22-windows.exe + + Zip files + Linux: android-studio-2022.3.1.22-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.22-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.22-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.22-windows.zip + (1.1 GB) + + SHA-256 checksums + b2cb395a154eb25a36b6e43544569fbc704e466c86966ea0ee4ac4900b4112c9 android-studio-2022.3.1.22-linux.tar.gz + c94046cadb4a639d421e377b7d28679b7d5fbb8d074f59719817906a8f52a48d android-studio-2022.3.1.22-mac_arm.zip + 68d1de49f428e8981d4d651092cd2f740f3d9e70def3ddd9789378d413bd7b36 android-studio-2022.3.1.22-mac.zip + 25e70bc4e8a901d66c2d2721c4a9122089916df417a725cf6c7de46857c3db0b android-studio-2022.3.1.22-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.13-cros.deb + (967.6 MB) + Mac (Apple Silicon): android-studio-2023.2.1.13-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.13-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.13-windows.exe + (1.2 GB) + + SHA-256 checksums + f1c62239be5eec928c3de8edbb24f60b67a2413dab5c052bfc19247333e114de android-studio-2023.2.1.13-cros.deb + b8453f6f4558639393660de43118a44840bbf2f462e5bf0b6eed290406f62e5c android-studio-2023.2.1.13-mac_arm.dmg + 4110822ecb86d2bc3c966af8fc2ee0a8dc8dca4237cdf2ff1160ffbb4fa9267e android-studio-2023.2.1.13-mac.dmg + a9207a7d4fbe6ad735c97e14c6130fee63026aedbcd93159c0d6c699ef94ea5b android-studio-2023.2.1.13-windows.exe + + Zip files + Linux: android-studio-2023.2.1.13-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.13-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.13-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.13-windows.zip + (1.2 GB) + + SHA-256 checksums + 0d6f6fd0337b4b2752ae0957b863ea6b3a8d456dfedc5f070bb3e2a7f2f129ab android-studio-2023.2.1.13-linux.tar.gz + 8235a2c47408461ad17b68f90185804c129dbd3b3714a4a8c93371361efaec0b android-studio-2023.2.1.13-mac_arm.zip + 129c6920b8d82127e924818cd7a84f421a97ee9c79e009a04ae641adc41ef2a4 android-studio-2023.2.1.13-mac.zip + 77df0742002a3bfffc4c2d9a363ed9cc7636b08c6f653b97cbc424c9635b10bd android-studio-2023.2.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.25-cros.deb + (902.4 MB) + Mac (Apple Silicon): android-studio-2023.1.1.25-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.25-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.25-windows.exe + (1.1 GB) + + SHA-256 checksums + cfd218b2142cacd21c68b97412d256ae8fffbb8bf63c6510311ddbc1cd36553a android-studio-2023.1.1.25-cros.deb + 40683f812f613238ca7a703e7ccd559cd50f8bfa58a585bf7063f82850ee4919 android-studio-2023.1.1.25-mac_arm.dmg + ae8f99ce5fd80f1e933b3ac764086e288bcfd815d2e3c3f1fe2131892857c933 android-studio-2023.1.1.25-mac.dmg + 68ba5a163376c2fe2c5fa82c482b37c773d00f1f505c9e73db8873eae14d0d7b android-studio-2023.1.1.25-windows.exe + + Zip files + Linux: android-studio-2023.1.1.25-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2023.1.1.25-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.25-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.25-windows.zip + (1.1 GB) + + SHA-256 checksums + 8cea9300760093c8fdf88af4d532c1b29db4bbbfe204a57c4ff8e864b2130ece android-studio-2023.1.1.25-linux.tar.gz + cc76fbdd3a0aaade6ea8acac52468208522dc99f7059d5734a42dc43c51bc630 android-studio-2023.1.1.25-mac_arm.zip + bc0f0925e7bf8b3dc452afc9f6fd242abdb1bb70c1613d43de253cb15805d7b3 android-studio-2023.1.1.25-mac.zip + 3b80927a3ad5a35d9715cda71ca172018a5165ae2a03437aa8ca6f4bfb6dd4f5 android-studio-2023.1.1.25-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.21-cros.deb + (933.8 MB) + Mac (Apple Silicon): android-studio-2022.3.1.21-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.21-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.21-windows.exe + (1.1 GB) + + SHA-256 checksums + 1af1046b44b51cf7e0aabedf85d01a410c16a368ceb400526413517d315ff332 android-studio-2022.3.1.21-cros.deb + f0c8588ed9d36f8ff278f8df2cd79150e11f8cc75ea9f44c923a71e10b630a45 android-studio-2022.3.1.21-mac_arm.dmg + e1758f6abd9dea3aae86c5639aaf8b97779c7e300aff513d244b17ddb0a12f85 android-studio-2022.3.1.21-mac.dmg + d07cefc5e9b3a223ac64ca73096c96e9c45bd0e61aa3563388f111acc718a634 android-studio-2022.3.1.21-windows.exe + + Zip files + Linux: android-studio-2022.3.1.21-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.21-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.21-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.21-windows.zip + (1.1 GB) + + SHA-256 checksums + c6bd608fd2cf7ebdf0576f6e6283b5b594d3a72a80009f82ffabe70c9b457203 android-studio-2022.3.1.21-linux.tar.gz + 9c2fdc053a92ce8da3dac5186aef882dec5ee2a8e440d9078edb655f85e3a54e android-studio-2022.3.1.21-mac_arm.zip + a5527366983d66ea947fb8f12737b2ff131afce053509bff83e8ba6b7ddf6a58 android-studio-2022.3.1.21-mac.zip + 2f42dc50bf2a81d3c8770636bab5cdbdd4f10fb74987ec47b6aab03ba94155b5 android-studio-2022.3.1.21-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.12-cros.deb + (965.8 MB) + Mac (Apple Silicon): android-studio-2023.2.1.12-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.12-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.12-windows.exe + (1.2 GB) + + SHA-256 checksums + 1811b77faf17a73ac79258dcc9a3298db6f38e66bbbfc00cc3cae801b50165a8 android-studio-2023.2.1.12-cros.deb + e7cef1b45df1d7aef361dbedadd9411b69cc03e9e429da251d8cf1d74d8a9f1f android-studio-2023.2.1.12-mac_arm.dmg + a47b54ce1f0911337eb88bf9108f7fffec8aef11ba5b2389d486032971c09b1f android-studio-2023.2.1.12-mac.dmg + fe7f014116eb7e198a56075ffc8ee9cd2e30c2ce0d87364ae967cfa86e4cd91e android-studio-2023.2.1.12-windows.exe + + Zip files + Linux: android-studio-2023.2.1.12-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.12-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.12-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.12-windows.zip + (1.2 GB) + + SHA-256 checksums + eb201addcbff732bd2851b2f91a7b74db64a92acb025cece33e1b25019587aff android-studio-2023.2.1.12-linux.tar.gz + 5d852a2296b2417f51d0df81f3ca1d233222ee58d69a4635de0333646742d5e2 android-studio-2023.2.1.12-mac_arm.zip + 235a83794ac05713ff2eabbc5f312bee0c46a4b2f3bcd3996e3e8dbc769408dc android-studio-2023.2.1.12-mac.zip + 61cb8465a9232f7f652d0fb2b8dd1a288a0ed6dd3413bbd27acfe3d4fa713f32 android-studio-2023.2.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.24-cros.deb + (902.4 MB) + Mac (Apple Silicon): android-studio-2023.1.1.24-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.24-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.24-windows.exe + (1.1 GB) + + SHA-256 checksums + 90638bdfa46b96042752004b1c44d2d1e29cee8737ff72aabe25ae085c5d9d1b android-studio-2023.1.1.24-cros.deb + 2343632b8dbce8e4c0b84fe851970207c10ae47e29695835ff0d3758b24bce5f android-studio-2023.1.1.24-mac_arm.dmg + eb0d9619b05663cae706153fdf074be6fb33f60402fe6d0aa70b523d747a2f8a android-studio-2023.1.1.24-mac.dmg + 7f260bd84a5a733307504d946755bd3ed597ccdbeef04e6449e3000e1f9d209f android-studio-2023.1.1.24-windows.exe + + Zip files + Linux: android-studio-2023.1.1.24-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2023.1.1.24-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.24-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.24-windows.zip + (1.1 GB) + + SHA-256 checksums + 6b222e722addb39430bdbd69ce7714bf6a66824789f304bd3aef2d44ece5f4a9 android-studio-2023.1.1.24-linux.tar.gz + abd1a90d831c7d82f76adf78891f1b2c57671ddda1f1c5e9ebca17f0b9c2b452 android-studio-2023.1.1.24-mac_arm.zip + 26f3607763faa4fbac3102563d82f0b7df2d6b67bda6532f44496015e54e0669 android-studio-2023.1.1.24-mac.zip + 2f4a7ced12621091d0c76971f79b8faf2c250b2949da64c9f899b7eda923fc31 android-studio-2023.1.1.24-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.11-cros.deb + (965.1 MB) + Mac (Apple Silicon): android-studio-2023.2.1.11-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.11-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.11-windows.exe + (1.2 GB) + + SHA-256 checksums + 0025f6c1e9be70d55c55bfffa354654d201b4c5ec88c114f341a83284db564e5 android-studio-2023.2.1.11-cros.deb + 63db3f9fd5aafdd48eedd8f60bdc3dcd000f4e099534edca50bf8bf5a9806561 android-studio-2023.2.1.11-mac_arm.dmg + ef3b0652807d2ed2b44c997014aec980ae7d133e71c9098c8f7ed948ca46be61 android-studio-2023.2.1.11-mac.dmg + 8179e493b8d68275fca60c0180c99b92d1ff3e41643b0365f863a4e77a9cd768 android-studio-2023.2.1.11-windows.exe + + Zip files + Linux: android-studio-2023.2.1.11-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.11-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.11-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.11-windows.zip + (1.2 GB) + + SHA-256 checksums + 1b253ce09e1c47cf59c2633ec151d53a05d3057f6beb35f09383e6524a35ebd1 android-studio-2023.2.1.11-linux.tar.gz + 97159e0dd9c9f06f0007fed688bd77f594c9d106cee85d07654648811390000e android-studio-2023.2.1.11-mac_arm.zip + 60c1ee2e7c07b1021611e8f0587f8dff7663b3e9d66c6f86fbb5b68f1f3018a1 android-studio-2023.2.1.11-mac.zip + 23acc60327be7e32a062e739fdf91564f85b9bb494967e5156a75119af6ef3b5 android-studio-2023.2.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.10-cros.deb + (964.9 MB) + Mac (Apple Silicon): android-studio-2023.2.1.10-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.10-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.10-windows.exe + (1.2 GB) + + SHA-256 checksums + 9fe3ea5f013d41cea6476c3a96279ef5c7c63025b1382ab45974efff24a9ead6 android-studio-2023.2.1.10-cros.deb + 2533c043e8f2835870b4412b394c95924d54eda25160a4754ecc3d4cd6f7f4cb android-studio-2023.2.1.10-mac_arm.dmg + b39ec928187910349210a3a306cf1680884391817f00ada495df43a5bd93b7b0 android-studio-2023.2.1.10-mac.dmg + 2b5dd05bfe3b495a3e11e7b9bacade499dd3f6b6416376b008c8572cbde59482 android-studio-2023.2.1.10-windows.exe + + Zip files + Linux: android-studio-2023.2.1.10-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.10-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.10-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.10-windows.zip + (1.2 GB) + + SHA-256 checksums + 07cf979a3117b8de003eb1183fccfd5d56f452299738cf236571974fd51aba49 android-studio-2023.2.1.10-linux.tar.gz + e14cd9e08e7902db406c82346dca7fe7359974dfea93813000c8a25848f23a67 android-studio-2023.2.1.10-mac_arm.zip + 0a36090bc56cab728925252af42c47817314144838646fb29767c99b5e46c373 android-studio-2023.2.1.10-mac.zip + 7a380ef2ab2c70985d07df38b2f5d432fcc7739f03233695d07b9588ed81f5c0 android-studio-2023.2.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.9-cros.deb + (965.0 MB) + Mac (Apple Silicon): android-studio-2023.2.1.9-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.9-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.9-windows.exe + (1.2 GB) + + SHA-256 checksums + fd6a6f3235d40f2b59f63fc3d1c20f28ac023f0d7d20e44f0c55265189595abf android-studio-2023.2.1.9-cros.deb + 90c3546e123ca9a03153284bb85a8796f13cf0613bf60a36fccec0774760fa0d android-studio-2023.2.1.9-mac_arm.dmg + 154d4dcf013d993f03825243202f7188c6567611b2c28a180e3d6c3d99834193 android-studio-2023.2.1.9-mac.dmg + 9e2beb7a21a3c7df29acddbf33e16b4e2cccd8016355b7ff9c9ba2d900e76490 android-studio-2023.2.1.9-windows.exe + + Zip files + Linux: android-studio-2023.2.1.9-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.9-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.9-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.9-windows.zip + (1.2 GB) + + SHA-256 checksums + 0c4f95c76db5643f18fe5bbf7c2d3c510dd7e6b7112a04d41b3df08f539d620a android-studio-2023.2.1.9-linux.tar.gz + cce3c53ed3ace475690b78a92ce62cb94154b90b1506148da32693af8b3153c6 android-studio-2023.2.1.9-mac_arm.zip + c13b0be44aa652ccf7c3812f2134523478f879485442916c4ce9517bdbb8cfec android-studio-2023.2.1.9-mac.zip + 6c89249e6e4572596862fa8cc5ac2f3af311639e26b33390d1d8b9f8cfc2689f android-studio-2023.2.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.8-cros.deb + (964.7 MB) + Mac (Apple Silicon): android-studio-2023.2.1.8-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.8-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.8-windows.exe + (1.2 GB) + + SHA-256 checksums + 60362372847ba912aaa5a70ece9c37d5be18d8f0f53b57f9c5c615a09233bcf8 android-studio-2023.2.1.8-cros.deb + acad76232e2dae4b09333d94bda46c21c60d23499f1970c7ceefcc921585d505 android-studio-2023.2.1.8-mac_arm.dmg + 7305a4383b10d51a06e45fef385e32d4396e951b10d1b47d4a2dcf075dfc8a83 android-studio-2023.2.1.8-mac.dmg + e13cffecb45d839be017377d80aafa42712bb966f0d48163ffcdbd58b87ced3e android-studio-2023.2.1.8-windows.exe + + Zip files + Linux: android-studio-2023.2.1.8-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.8-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.8-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.8-windows.zip + (1.2 GB) + + SHA-256 checksums + 7f652d29798cb810e392d1260bb43031f2c3868a33d570d2242d14f88560c364 android-studio-2023.2.1.8-linux.tar.gz + 49855ebc080383497a37a61cac3374ceb0e74d8b39edf85bcf38e6d469091c15 android-studio-2023.2.1.8-mac_arm.zip + f0b08bfd06524ab58edf19ec63b05c98141d1b59c121ee3a5491631117b5cda4 android-studio-2023.2.1.8-mac.zip + d5f7422a7a40d3f539452ba53253005cd33b3724c1d22d4d7fb87ce585c3473f android-studio-2023.2.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.23-cros.deb + (902.5 MB) + Mac (Apple Silicon): android-studio-2023.1.1.23-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.23-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.23-windows.exe + (1.1 GB) + + SHA-256 checksums + 7253b9bca975cf607106d888f1df9d8dbabd977556621b70d54464bc3cef4313 android-studio-2023.1.1.23-cros.deb + 43583e4459686b3c982602c907df3bc8650e1c86bd8509f99730896080607b79 android-studio-2023.1.1.23-mac_arm.dmg + 46810e3f652eeeed9e9285c4a1a2e0261c8a0659f8f1935eec0c1e4a43225643 android-studio-2023.1.1.23-mac.dmg + ff5dacc6df5863561089fd8c50b346efe37282bb47953a7762079f00fa214759 android-studio-2023.1.1.23-windows.exe + + Zip files + Linux: android-studio-2023.1.1.23-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2023.1.1.23-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.23-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.23-windows.zip + (1.1 GB) + + SHA-256 checksums + 7513d182fad85e36468e9eeaead43ab7a1708cec9f07471e3ed50ae332ce2b7d android-studio-2023.1.1.23-linux.tar.gz + 4f5b453a416691ffc0c874f573be0eb44f1a903539413da63181e903baee8df2 android-studio-2023.1.1.23-mac_arm.zip + c8ded2f90fab8b4b5a6d091a55924f3135e3a3fa0ae3942f9f6388542a10a0fe android-studio-2023.1.1.23-mac.zip + 28982ebc423143fb7fdf93fc4721159fde4ab8e51a27bb53ba87e0537b20fae4 android-studio-2023.1.1.23-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.7-cros.deb + (964.1 MB) + Mac (Apple Silicon): android-studio-2023.2.1.7-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.7-windows.exe + (1.2 GB) + + SHA-256 checksums + 576ae41c4cb6319dddf2de8f30c697b5b6291554d433f57c76719d9a304ed409 android-studio-2023.2.1.7-cros.deb + de82fabd277f1c12a5978581cae389220ff1e58567f44d5db438e6b6e69e5fd5 android-studio-2023.2.1.7-mac_arm.dmg + 61ebb06df183a6f1e55c918aef106c1e868eec42e21cfb76b94744a8b19ed931 android-studio-2023.2.1.7-mac.dmg + dfc9a46114112708f30d60914075b900ad8eb686c0e467d38a0982b0c827fee5 android-studio-2023.2.1.7-windows.exe + + Zip files + Linux: android-studio-2023.2.1.7-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.7-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.7-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.7-windows.zip + (1.2 GB) + + SHA-256 checksums + 44be6356aed5bb7ccc50cf17c75e78e74a78ea333b81d6b058926aa8806b6503 android-studio-2023.2.1.7-linux.tar.gz + 26ef2c9d7fb15634beeeb8512778db5888964721521dbae3bd3f6dd3cc11d7dd android-studio-2023.2.1.7-mac_arm.zip + 4e43884e436825850ae70b99922673e9ea79e2193062f1ae03f8f6180239aee0 android-studio-2023.2.1.7-mac.zip + c819bbb6bfcc0add8572b13072270f883554a8085e0de7f3ad3a615d39e8d200 android-studio-2023.2.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.6-cros.deb + (962.4 MB) + Mac (Apple Silicon): android-studio-2023.2.1.6-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.6-windows.exe + (1.2 GB) + + SHA-256 checksums + 234f6e5f03d6153a9df4f87a93c274c5a5e115ebff458586f2b3a16d6fe1ff7e android-studio-2023.2.1.6-cros.deb + bbd1ab14dd26796d8757ca82d09a04051f0c7fcd393de210258d75ac8df9b32a android-studio-2023.2.1.6-mac_arm.dmg + 214039198575f3afb1fd5c89dbee361f14a4f7e24152827620ba14fe6ba33a8a android-studio-2023.2.1.6-mac.dmg + 1318b8660cd740eb429771095e1162fef402c296b7cb73f508464d8459c7c81e android-studio-2023.2.1.6-windows.exe + + Zip files + Linux: android-studio-2023.2.1.6-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.6-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.6-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.6-windows.zip + (1.2 GB) + + SHA-256 checksums + 07ec39df1c0ab6938ead8502ebf06c5ba4f7601fd884debafc1299921ccbba9a android-studio-2023.2.1.6-linux.tar.gz + ef489938dba78b652a092fbfe087e4855b4fb66924333fd3f0556bf184f64eb5 android-studio-2023.2.1.6-mac_arm.zip + 5fad41df6b0ac65246c41975d61b4f65104c8d6da71d439d508d9f8b42bd5bb1 android-studio-2023.2.1.6-mac.zip + aa9e22ec18088cb11b6fd235b17cea49a11e905af75dfa170995cb9fcc74444b android-studio-2023.2.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.20-cros.deb + (933.9 MB) + Mac (Apple Silicon): android-studio-2022.3.1.20-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.20-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.20-windows.exe + (1.1 GB) + + SHA-256 checksums + af35214dd66ab946ecbf9865e8c8e8537219c8e3b166fb1cc435e35be6de4768 android-studio-2022.3.1.20-cros.deb + 62fcdeece46b0e816925a437dea7cbfd2921a943cc0fdeccfbe42c0346822ef9 android-studio-2022.3.1.20-mac_arm.dmg + 2c3c4f44b015ff43ab350ed6218d24755835967bd3e3f1be6984d5334d0250f8 android-studio-2022.3.1.20-mac.dmg + 495d55bdd8bc1b8c6a41fcc5a31f8db0fbcd3199a82fc4b0847d32f99fbe11b6 android-studio-2022.3.1.20-windows.exe + + Zip files + Linux: android-studio-2022.3.1.20-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.20-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.20-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.20-windows.zip + (1.1 GB) + + SHA-256 checksums + 224c4eb7a0c8e1c04f50eced1013495740c71abb898d5749d2c93172e7beadd8 android-studio-2022.3.1.20-linux.tar.gz + 8f475ae2508035bb19379dbf3eec3045af81274d0156d1de063b166a92d48b77 android-studio-2022.3.1.20-mac_arm.zip + 87f9e7a343d74014b46c30df57da9748e612c57167d1a0310b4e44971330b64e android-studio-2022.3.1.20-mac.zip + c3ff4df64b1714867ee4301e5cbd96a73a15b4385127f16bd530066b587cb5c9 android-studio-2022.3.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.22-cros.deb + (905.8 MB) + Mac (Apple Silicon): android-studio-2023.1.1.22-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.22-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.22-windows.exe + (1.1 GB) + + SHA-256 checksums + 5c11265125df04f47015c55243bcee0cf1527f5761fd5051dd2a9fa0b33594a3 android-studio-2023.1.1.22-cros.deb + 3b9e615dda52b62f316a00dc3ab394608a52deb230cda6e7230896c4c4d427fd android-studio-2023.1.1.22-mac_arm.dmg + 0bcb56eb10d56e22665ad66202afd4f94b9ca069ec7275ae072dea4cfdc2537d android-studio-2023.1.1.22-mac.dmg + cba97d6fa2031d3992e9df10bed17af9fcdf2f0971c37a36f03cc4c29886dde4 android-studio-2023.1.1.22-windows.exe + + Zip files + Linux: android-studio-2023.1.1.22-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.22-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.22-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.22-windows.zip + (1.1 GB) + + SHA-256 checksums + d486e51f26291753266125ef7fd1e03b45ecb1596b2ec455ebc190f58fdb040d android-studio-2023.1.1.22-linux.tar.gz + b61941af45bd053b1c14026406ce80074c26e3c4a5ecc42e33977fd8a64b204b android-studio-2023.1.1.22-mac_arm.zip + 61ae254f1ebc50d009920235c1779fa9cc8e65ccf452576147ea05a7fcaf7231 android-studio-2023.1.1.22-mac.zip + 48160b05c21dd24837744206ac8e4e3e3a4bd9259be1cc88a15f9b342c0acf44 android-studio-2023.1.1.22-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.5-cros.deb + (962.3 MB) + Mac (Apple Silicon): android-studio-2023.2.1.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.5-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.5-windows.exe + (1.2 GB) + + SHA-256 checksums + 918c4bb0971ec607a10a987172231535499d129f317b0951925b8b1e695a5fb9 android-studio-2023.2.1.5-cros.deb + 4894f8d24f7e0b05bec1f2fe952383c195e14a79e5736a0a63a228002867c4b5 android-studio-2023.2.1.5-mac_arm.dmg + 58f60985f21679054b87d8761e8643c2a6d625c0876d47d6ab31071f9780170e android-studio-2023.2.1.5-mac.dmg + e29cb47ab742622e055fcca25c9519b97b72658062bba45be447f62b16441576 android-studio-2023.2.1.5-windows.exe + + Zip files + Linux: android-studio-2023.2.1.5-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.5-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.5-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.5-windows.zip + (1.2 GB) + + SHA-256 checksums + 5ca0f92906331304539df4404ecd803e1a9574130a28a898ff0586ec768f5bd5 android-studio-2023.2.1.5-linux.tar.gz + ba15d23c796648e3d3de5ccc21071d2e8316d55da27e5d3aa69260d3c072bc03 android-studio-2023.2.1.5-mac_arm.zip + 407f4f09e45dcbdceaa576689fc939d29923fec39b16826841e6d222bf3c5f1e android-studio-2023.2.1.5-mac.zip + df03a97f6d79f880d18927a31853db38c36c920a7ba5837f91dda6b2d3da938e android-studio-2023.2.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.21-cros.deb + (905.8 MB) + Mac (Apple Silicon): android-studio-2023.1.1.21-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.21-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.21-windows.exe + (1.1 GB) + + SHA-256 checksums + 8e84b892bcc120e354a38a9cabe8d5110ac88d815f2ebbeae04fed5c262b24a2 android-studio-2023.1.1.21-cros.deb + 9d03c0dd1bbbdf2f5a3fa1f12a5e063e5858470257052da2b79504ccdf03d10e android-studio-2023.1.1.21-mac_arm.dmg + 2df55efe09e723e5eb1523550957832f8a443c98beff100e22df5c33e83d9eac android-studio-2023.1.1.21-mac.dmg + db2d71f3099b9baa7ee7cebd32131d167a6e2c7bdd7ea0749310c7d5bec4cf02 android-studio-2023.1.1.21-windows.exe + + Zip files + Linux: android-studio-2023.1.1.21-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.21-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.21-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.21-windows.zip + (1.1 GB) + + SHA-256 checksums + 22889528c5e261fd3ff0a183cbeef780bd99a51f348ac76efb8360565b89d11c android-studio-2023.1.1.21-linux.tar.gz + eebdac57658e46f68947cd026415e0858a28bb6720ecae237c6851194499252c android-studio-2023.1.1.21-mac_arm.zip + 4e22e0eae3733c361731370cf02a463384b394e71cfa0522ff4720d6d1c359b3 android-studio-2023.1.1.21-mac.zip + 56702b4bd90273516ac6842b287cfbc870d6c689b57513a42d5bd758fbbdb823 android-studio-2023.1.1.21-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.4-cros.deb + (962.2 MB) + Mac (Apple Silicon): android-studio-2023.2.1.4-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.4-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.4-windows.exe + (1.2 GB) + + SHA-256 checksums + 854a4d9f35e620b4657a9b8ac66b92581c12a5e5ce7a849e1bef17540e3a5a86 android-studio-2023.2.1.4-cros.deb + 2f982812ece38e4f2eca136cbbe6da845b0c53324863d50ac0c12fbc09ea0958 android-studio-2023.2.1.4-mac_arm.dmg + ab4755140c1fcf904132613520a72f6768fe92b846733651806f7494343e89fb android-studio-2023.2.1.4-mac.dmg + 9e3f33a171d0215f956e2259380de0b5f88207f73ad97e494a8db26658bbf01e android-studio-2023.2.1.4-windows.exe + + Zip files + Linux: android-studio-2023.2.1.4-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.4-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.4-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.4-windows.zip + (1.2 GB) + + SHA-256 checksums + 6b4f0787c7a33c5a34c2f9720992dd0e83bfa210acd4a371c1ba27349e05c401 android-studio-2023.2.1.4-linux.tar.gz + 042373a46757d808116708a495271c5b813f813938243458c8533928dca0c07b android-studio-2023.2.1.4-mac_arm.zip + 117f989db1f0ace20ef486914735a4911b219e30ee83556b44852c53dd231678 android-studio-2023.2.1.4-mac.zip + b7c3cd50131f056836be7558ed2e47ebe2269f41535f3a6c4c73052ad8a4e0e2 android-studio-2023.2.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.20-cros.deb + (905.8 MB) + Mac (Apple Silicon): android-studio-2023.1.1.20-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.20-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.20-windows.exe + (1.1 GB) + + SHA-256 checksums + e8ed145fa4b68ba27f4b26d3271df9e47b2584ab58d762f626090e0e4a111d68 android-studio-2023.1.1.20-cros.deb + fa0d943334b0c09eb26a657f9bdb549f976b86401c9bf105fb6b242e4aa9cb06 android-studio-2023.1.1.20-mac_arm.dmg + 5f101ce3297e4692fb4fe51d9689c2b1b2bc193a515207a5c0dfef46a92b868e android-studio-2023.1.1.20-mac.dmg + 0a6aa54038f6b8ae5b53c711e848c7052c534ef3830e88f5377521871e9118a7 android-studio-2023.1.1.20-windows.exe + + Zip files + Linux: android-studio-2023.1.1.20-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.20-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.20-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.20-windows.zip + (1.1 GB) + + SHA-256 checksums + 7c8c63c3fc19a1082e37202cc7dc5157ad1d1913986f2391043d57fb67b76977 android-studio-2023.1.1.20-linux.tar.gz + 2c43ad773a673913f13e7fe887f2de6bf20c2a252c8224127007d4c8f0837e0d android-studio-2023.1.1.20-mac_arm.zip + 711efe4bb9e2102d61e2b30004bac868b962ee479ea946e7352bdfb36698c78f android-studio-2023.1.1.20-mac.zip + de806699576e8129a0715403c71cded4803719f0ae3ef0bb9e7da694606e6886 android-studio-2023.1.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.3-cros.deb + (962.7 MB) + Mac (Apple Silicon): android-studio-2023.2.1.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.3-windows.exe + (1.2 GB) + + SHA-256 checksums + 3f93088ceaade4cdde84c0b958c2c9bcb00bb387364d58c1882d4054f0980300 android-studio-2023.2.1.3-cros.deb + c57a6a7e903e3d32f84acdbb15c1dd9d8f621a143610cabc9026caa5a5b3f454 android-studio-2023.2.1.3-mac_arm.dmg + 36eb888671f72b34b3e0dab374b1e6206c4fb68e00c18347eb74ac606b8092e2 android-studio-2023.2.1.3-mac.dmg + 53f8a9222068741d4f3274b6a7512184aef96859b6eef58640eea613d234cd28 android-studio-2023.2.1.3-windows.exe + + Zip files + Linux: android-studio-2023.2.1.3-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.3-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.3-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.3-windows.zip + (1.2 GB) + + SHA-256 checksums + 0942d6975949d11296c51a4ddbcf9f37ee8718de43356648e39aee2e96b45d8c android-studio-2023.2.1.3-linux.tar.gz + a6686a889b17da60ef9950833b0efa87b59650b8f4fb15c8f426e193e53c9de3 android-studio-2023.2.1.3-mac_arm.zip + 92a263a3c93674002fbd0eeabe4039b127d76fa57a155c652f3142a341249763 android-studio-2023.2.1.3-mac.zip + b9ac61f190242db511886e8572b50acf63d17255b2990969de1ffb6f5ee38d00 android-studio-2023.2.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.19-cros.deb + (905.8 MB) + Mac (Apple Silicon): android-studio-2023.1.1.19-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.19-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.19-windows.exe + (1.1 GB) + + SHA-256 checksums + f7d2499f8761910218d11fca4d7ce34a0ba1853cc505735efd4a1ba0adf5bd62 android-studio-2023.1.1.19-cros.deb + d6152e2fdc15d398b45ce43a9311a5eed9cf63935577c6e25bcfb7b0cd86924c android-studio-2023.1.1.19-mac_arm.dmg + 8a569c0beec1fe7797f1a935c1557b9cf504e2083fea8588c9c5bd0b6d0e2378 android-studio-2023.1.1.19-mac.dmg + 47e282007491f1901e306f9f5d66db85f3cc873a739e34d57bc4c349ef528d50 android-studio-2023.1.1.19-windows.exe + + Zip files + Linux: android-studio-2023.1.1.19-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.19-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.19-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.19-windows.zip + (1.1 GB) + + SHA-256 checksums + 9d443fa83b47b2bfaf33f47a94402e4d34e590866038392b6769cb2a3fedaa0c android-studio-2023.1.1.19-linux.tar.gz + f14915ba2ce2c06d6cd22c3af454cabf7f3904be8d124c149752919ae1bb5996 android-studio-2023.1.1.19-mac_arm.zip + a16711cd144db69e785b929ae337932cc5f04f12d75c78b810496b7decf414ef android-studio-2023.1.1.19-mac.zip + 5957ec0a519383af6a60a01257aa54f5bb383ba8d75c854acd90d2717eadbbde android-studio-2023.1.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.2-cros.deb + (963.0 MB) + Mac (Apple Silicon): android-studio-2023.2.1.2-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.2-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.2-windows.exe + (1.2 GB) + + SHA-256 checksums + a69751584fa8278fd448d6ffc571532b0a638575a00fd0084901803b1f08169c android-studio-2023.2.1.2-cros.deb + 78d9cf0d4b819b16e08b27f46d86371310ed1246ac12b6f2a3f1559273f43efa android-studio-2023.2.1.2-mac_arm.dmg + 8f2720143599b143124d5a252ede1d471f38f88f82cb67f3f5c8cae205d09fcc android-studio-2023.2.1.2-mac.dmg + 3ace1ae46f2c0aca0d061474ea53b0b9f7ea9b2a906efc324a6429ad2d1d6b18 android-studio-2023.2.1.2-windows.exe + + Zip files + Linux: android-studio-2023.2.1.2-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.2-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.2-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.2-windows.zip + (1.2 GB) + + SHA-256 checksums + 1b5b25e85076770cbbfaca682db1463fd2680bdd1d28f2484108534eb863aaf6 android-studio-2023.2.1.2-linux.tar.gz + 876d956611f4bd347f42f4835a1332c50c50816dbcb508b1efd9d010aaaaf133 android-studio-2023.2.1.2-mac_arm.zip + 74e9600cefd9439fa48ce437609add81fbd2279fda0e335abdc13221016783c1 android-studio-2023.2.1.2-mac.zip + 9ee22b3da4dcf9b2c9fbf7db852910e90381d1564de029b7a019b1172734c436 android-studio-2023.2.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.18-cros.deb + (905.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.18-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.18-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.18-windows.exe + (1.1 GB) + + SHA-256 checksums + 90868286ff0912127508330f181dd26a2a839819b0d7526196c469c493fb6449 android-studio-2023.1.1.18-cros.deb + 8af2eff5b68ad4274de42f457654c2c03667f199024e11a78b59d3dc85143429 android-studio-2023.1.1.18-mac_arm.dmg + 144e5e7df86a6c578cd14c5e522615eec9f4ce318e124b53147939dc8c5efefe android-studio-2023.1.1.18-mac.dmg + dccbba84f3747845a12c8b84a9b9c0015ae9979d52da109d5be4f6786ee25d8d android-studio-2023.1.1.18-windows.exe + + Zip files + Linux: android-studio-2023.1.1.18-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.18-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.18-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.18-windows.zip + (1.1 GB) + + SHA-256 checksums + ad058b5be6ad8d2483eb0fdd149b77b7ec21a3e56c43b47e65fc07a089710636 android-studio-2023.1.1.18-linux.tar.gz + 1ee3c7b89976eca8acdb46056323c2581602ff882ed7247264c4ce505c347200 android-studio-2023.1.1.18-mac_arm.zip + 9b4aed2f862d55904bd27f4b5ff4fdfbb452278bce189ca2d2d7e76ceab5a8ea android-studio-2023.1.1.18-mac.zip + 4bf82aa0a7aef9a5fa226c2be15b9b820ece3c725b3cbb0d5a7c8ee0fc6ea39f android-studio-2023.1.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.2.1.1-cros.deb + (962.1 MB) + Mac (Apple Silicon): android-studio-2023.2.1.1-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.1-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.1-windows.exe + (1.2 GB) + + SHA-256 checksums + c409bf0d2c7b6612633a754cbf806a92ce0c6af8254b0f6a85e283d8a9211c9e android-studio-2023.2.1.1-cros.deb + 38a6f616051eec082f49ecced5d19d8a9b9046e60b15a812a192740bc076cc8d android-studio-2023.2.1.1-mac_arm.dmg + 60fde49c268233f0a4600a4d7fccad228455a35b0c0ad48199cda88e75d38487 android-studio-2023.2.1.1-mac.dmg + 1b32a0fe2098a43800c9c17f1e1fee1f554eb27341e6517b4b3e6640016dc22a android-studio-2023.2.1.1-windows.exe + + Zip files + Linux: android-studio-2023.2.1.1-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.2.1.1-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.2.1.1-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.2.1.1-windows.zip + (1.2 GB) + + SHA-256 checksums + eee6fd1a425df49dfb9c6d9dad73ae53baf8c3f808fa6f6795600da8893675d9 android-studio-2023.2.1.1-linux.tar.gz + 2195d6ab60e44079a9927a8fbb133f26c6e97cfbd25cfc8646aa6dbd2112fa18 android-studio-2023.2.1.1-mac_arm.zip + 2b9f5f36f9537415199b7c7c4e974fecc6e970d933db3c143a923ce830294bcf android-studio-2023.2.1.1-mac.zip + b32680331a69499e79a13289c230a73db56ab22812acd0a5dabc88787455c4ab android-studio-2023.2.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.17-cros.deb + (924.6 MB) + Mac (Apple Silicon): android-studio-2023.1.1.17-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.17-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.17-windows.exe + (1.1 GB) + + SHA-256 checksums + fc6d53cb5c4b19fd9af5af29cd20183c8de55278313fdbf84ba0e6093e823ee4 android-studio-2023.1.1.17-cros.deb + 7873c4819a363c2feb9ef07f694f7bc4ebb8fd276ecfdfdf33406d686c8a121f android-studio-2023.1.1.17-mac_arm.dmg + 07e4dcc609dd26e7dd7740d1cada21e86e60ca72ff8ab8c97e6262eea9fd0973 android-studio-2023.1.1.17-mac.dmg + 8cd3442059a0fe5104e2a8701e09c0dc4571ec399d99dd162d90b27d23913c9f android-studio-2023.1.1.17-windows.exe + + Zip files + Linux: android-studio-2023.1.1.17-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.17-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.17-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.17-windows.zip + (1.1 GB) + + SHA-256 checksums + d2c37e075471c656e0c57ac4b3c81fb78aa3bc862d6b3252e839651d9da1efaf android-studio-2023.1.1.17-linux.tar.gz + ff62c467a795d1070b615d0ee11d041a25cac87b083fe94f76c1fd1ff79e63df android-studio-2023.1.1.17-mac_arm.zip + c97fb47156aec300e422731ed7418cefb0fe41d6bf9ee966d1513496e1f5446f android-studio-2023.1.1.17-mac.zip + 2d3c76a6b1619550ff9b27b69334a1b4c572d65a78e14943ab7279ada4290cf8 android-studio-2023.1.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.19-cros.deb + (933.9 MB) + Mac (Apple Silicon): android-studio-2022.3.1.19-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.19-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.19-windows.exe + (1.1 GB) + + SHA-256 checksums + 3d26ef5f0e14ffdbb144a5527055e254bfa10ae7624b800a7c7ccb184bd10a06 android-studio-2022.3.1.19-cros.deb + 547575e9358a4683133ecf38fbff2128e5e1d2aa8462b46cf662ddc3d90e241d android-studio-2022.3.1.19-mac_arm.dmg + 2ddcfdd1140a2fa444b089ab48963a28ed357ab0b42087b447bab3a98858d85e android-studio-2022.3.1.19-mac.dmg + d9f21be76024a40395ed2c27baa4347e1765facf3c46294de69bc8452fe04f17 android-studio-2022.3.1.19-windows.exe + + Zip files + Linux: android-studio-2022.3.1.19-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.19-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.19-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.19-windows.zip + (1.1 GB) + + SHA-256 checksums + 250625dcab183e0c68ebf12ef8a522af7369527d76f1efc704f93c05b02ffa9e android-studio-2022.3.1.19-linux.tar.gz + 1c08de72fcbe50e59530677bc6951c667c87fd0bddd5237ceb8db9189ec2b54f android-studio-2022.3.1.19-mac_arm.zip + 69c02f5195aae33b8a9217f3214c702d9884bf7a04f723340f9d43f7c588993d android-studio-2022.3.1.19-mac.zip + dcd93092a4ceb8d7945fc24a48bcba5845df208a597f9f49bd9f0aa5e7a5a8ea android-studio-2022.3.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.16-cros.deb + (921.0 MB) + Mac (Apple Silicon): android-studio-2023.1.1.16-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.16-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.16-windows.exe + (1.1 GB) + + SHA-256 checksums + 6c3aa37d70257052c07908a99fbb3075a9c14caf24037be8671f20b1d323eae5 android-studio-2023.1.1.16-cros.deb + db44d13e3e4186f4aacd77b456e1c85fea59c295be243e5ece9117dca8c3cc6a android-studio-2023.1.1.16-mac_arm.dmg + 274fa86406ae28476876de45ac2ed6ddf2d08b19d080d76c41b9ca7bee8068c7 android-studio-2023.1.1.16-mac.dmg + 1317e44f9602960a31a01c3998021e4410e764cf51462ea7ddf10021ae03fc6c android-studio-2023.1.1.16-windows.exe + + Zip files + Linux: android-studio-2023.1.1.16-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.16-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.16-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.16-windows.zip + (1.1 GB) + + SHA-256 checksums + 8bc1cda24e696bc60dad4426afd08d46643d3a815e75f2ebe6133482beff3df0 android-studio-2023.1.1.16-linux.tar.gz + ca2b426c2dbf4f84c6092b7189c2cda96796815de30ae3f6bade450d42d6fd13 android-studio-2023.1.1.16-mac_arm.zip + a37bb52be772fe0a038f639040bc0c3fc12fa003e21245f20d3e6030b7c17db4 android-studio-2023.1.1.16-mac.zip + 6715fb1868844a3c4f7e816ad5fdebf92a19d8462bd3b817fea87a9570dea02b android-studio-2023.1.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.15-cros.deb + (921.0 MB) + Mac (Apple Silicon): android-studio-2023.1.1.15-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.15-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.15-windows.exe + (1.1 GB) + + SHA-256 checksums + 10a40c4c37e8b6390dc2d19072ec69e9053b1f2d4d9c086fc177e3195577be62 android-studio-2023.1.1.15-cros.deb + 557ba3aebfd28a8be9311941ef5b0f0ddfd6261bdf19fa85659578b56c8592ce android-studio-2023.1.1.15-mac_arm.dmg + 387ef4b2eed01c91cd4821a066007baa76b9620f7e8a4e53318112a94948f287 android-studio-2023.1.1.15-mac.dmg + 4fd6b781b94f48e0f2615b4fac2b7a0e34a6d7619cf182cea734620c76e0439b android-studio-2023.1.1.15-windows.exe + + Zip files + Linux: android-studio-2023.1.1.15-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.15-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.15-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.15-windows.zip + (1.1 GB) + + SHA-256 checksums + 987c19a261e9427d4369c01ba26a501adba0c585d2a1a865ed774552e191ba0b android-studio-2023.1.1.15-linux.tar.gz + f8a896fbffd7febbacd51a7f006ff5d7884fa7b830de1b16c3e22aee467ebcbd android-studio-2023.1.1.15-mac_arm.zip + 1276c01b4c123c2536f824df0c9d6151f6127c562d9c712b55d2b4c642ee5558 android-studio-2023.1.1.15-mac.zip + ce1493e26b8845c945b61a85e63969151ad6a7a2fc40d2cb2639f9423ded53b4 android-studio-2023.1.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.14-cros.deb + (916.3 MB) + Mac (Apple Silicon): android-studio-2023.1.1.14-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.14-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.14-windows.exe + (1.1 GB) + + SHA-256 checksums + 077fcee9add5bd82133a96b621cd39c5ba1226378dd9285ea92b257fb8f33a39 android-studio-2023.1.1.14-cros.deb + 7c309ffe38f5f2e928031c98e3b3f7877ff5d94985fb3ab0d9d043bee4bdd3f9 android-studio-2023.1.1.14-mac_arm.dmg + 1a5e6e8dfa7d62f1bd2f594128c8da5c0546b9893192416229465291126aac06 android-studio-2023.1.1.14-mac.dmg + ffe28d5f020f22d4ee50e9a1b2d0d4ee93b09363ba2e92b87490c5d342657d22 android-studio-2023.1.1.14-windows.exe + + Zip files + Linux: android-studio-2023.1.1.14-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.14-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.14-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.14-windows.zip + (1.1 GB) + + SHA-256 checksums + 3206435294723345c37e0a9f623b492721b608168d074e8f82da0996d0f03709 android-studio-2023.1.1.14-linux.tar.gz + 470b81eb93302e49de73437fb3615c9574fc96640f1ed4c4dde1f4acedd1267d android-studio-2023.1.1.14-mac_arm.zip + 2a368f2b430cd5828d62b9d900eb9394e918e5408243839984d6d49535dea311 android-studio-2023.1.1.14-mac.zip + 2f3c3b335b91908b93c3547203c9f18b9099e9a6a6387882f911ce0174845b46 android-studio-2023.1.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.18-cros.deb + (921.9 MB) + Mac (Apple Silicon): android-studio-2022.3.1.18-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.18-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.18-windows.exe + (1.1 GB) + + SHA-256 checksums + 86932686829e7fbc01bfc4b9c1023b04711c8bc5b47725266cf9a5c59dc96b9a android-studio-2022.3.1.18-cros.deb + be272ba1c6a028e1e3b6cf2819057f73c25c882123cfc4e1f9d84e6472b011b5 android-studio-2022.3.1.18-mac_arm.dmg + c5ea0ee25e997844c578a919f7a1066273006ef3b628ec12844472e197399961 android-studio-2022.3.1.18-mac.dmg + d6dc7d802e7940bf182671718aa9b94be9eca3cf92a35a7b19ce54ee87201844 android-studio-2022.3.1.18-windows.exe + + Zip files + Linux: android-studio-2022.3.1.18-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.18-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.18-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.18-windows.zip + (1.1 GB) + + SHA-256 checksums + 24215e1324a6ac911810b2cc1afb2d735cf745dfbc06918a42b8d6fbc6bf7433 android-studio-2022.3.1.18-linux.tar.gz + ae39502b86dcb004b7732a6639edc97a4bd501400118e9d0f3441d5079903cac android-studio-2022.3.1.18-mac_arm.zip + f6c06282dca0ca9eefe82752c1703f15394aa0fd659a845b75e47a673fbf082f android-studio-2022.3.1.18-mac.zip + ce23ee1647d25f4567895b7ab29aaa844ef02d0aecd218ec775f62be564189b3 android-studio-2022.3.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.13-cros.deb + (917.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.13-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.13-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.13-windows.exe + (1.1 GB) + + SHA-256 checksums + 571880ad20c0c06c36ec9344a5fcb85ed9ac9666adde16c6a23b62fce6d3555c android-studio-2023.1.1.13-cros.deb + c3fa882fad9bf831835a078eaf5855074c877c34c184f0f6e0d06ee7ab1e2784 android-studio-2023.1.1.13-mac_arm.dmg + bdb6e8a85462ad0c834864271ba7065ac426d5027e5d5335d8a656618eaed957 android-studio-2023.1.1.13-mac.dmg + 6dcb5291af993d30a692246dca39d416d0261b1272a6a65c88387d369c48dd56 android-studio-2023.1.1.13-windows.exe + + Zip files + Linux: android-studio-2023.1.1.13-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.13-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.13-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.13-windows.zip + (1.1 GB) + + SHA-256 checksums + a0f66ccddd27b68763b816a212de317afdcfe0c44a573132b2e20135d9e4ac26 android-studio-2023.1.1.13-linux.tar.gz + 6282fc25cf36d9df755f2c0351ad9b4b33f35e558c1b5497e79e95849d0de9fd android-studio-2023.1.1.13-mac_arm.zip + 435797f6e47929b069bb0e7f3c38549843194cf6ecd41e94f0bb4c32173ec3e8 android-studio-2023.1.1.13-mac.zip + 5a3353ec7fba583887508bbf863ee6f11a3a9f829dfd998733f2915bd523505c android-studio-2023.1.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.12-cros.deb + (909.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.12-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.12-windows.exe + (1.1 GB) + + SHA-256 checksums + ae5ab369066201fe66eda670eb0ff450cd713b26a746e668024f1f0e34ff3263 android-studio-2023.1.1.12-cros.deb + 73c336e6ce1e6401f8a2c08ba59bd449b645884047f05dddfa4bb4d5ea12b471 android-studio-2023.1.1.12-mac_arm.dmg + 5234cae4955cd99c66d255f63689eba7f2ac3cfeba0e5a5f947227ddee087f12 android-studio-2023.1.1.12-mac.dmg + 63de590a429c570928091eba08d6494b289dff4962d837b195d979396bb3862a android-studio-2023.1.1.12-windows.exe + + Zip files + Linux: android-studio-2023.1.1.12-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.12-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.12-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.12-windows.zip + (1.1 GB) + + SHA-256 checksums + fc12ad8d7dcee8f0aab7355f54c3c809c8a9ead7fa5bf255e54cd680e37e9196 android-studio-2023.1.1.12-linux.tar.gz + 0476a1331de4e8bf3520ca019c6266d9451f62a7c9009653ae043a535064d115 android-studio-2023.1.1.12-mac_arm.zip + 449b91071d3a71e7e3aa980423e63732b076a277285c8e947e05eaf365d6061c android-studio-2023.1.1.12-mac.zip + 98f0a9755b738ca1b11bd7d01a775e2e59de3f313c439150d23263ba63986533 android-studio-2023.1.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.11-cros.deb + (911.9 MB) + Mac (Apple Silicon): android-studio-2023.1.1.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.11-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.11-windows.exe + (1.1 GB) + + SHA-256 checksums + 23ed244bbc391459198170ba7a6c30661439cbc6ca2c44b18a8f8cb124973702 android-studio-2023.1.1.11-cros.deb + 25346fcf8394b45ac3069caad863fb476b4e1d88a7c6c53cb77c90df2a0e0d5e android-studio-2023.1.1.11-mac_arm.dmg + fb5797244485c622c84732b93ec2bb0e5d0bd5b6883a85f54cbe82a71123e1fc android-studio-2023.1.1.11-mac.dmg + c616eebc044524486d3a68aad4f14d4e57e46cfa6a64780e83c4525befea500b android-studio-2023.1.1.11-windows.exe + + Zip files + Linux: android-studio-2023.1.1.11-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.11-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.11-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.11-windows.zip + (1.1 GB) + + SHA-256 checksums + 9c670055da4f934cf4181df0813feb53818503f242f964fddb180fd1ced121b3 android-studio-2023.1.1.11-linux.tar.gz + 53ac322fa26ce0bd7f685994f9d3f3af954d689e9c32626876db6065b255a1b0 android-studio-2023.1.1.11-mac_arm.zip + 4f2e75a3d07bea1e64e6ee24642650ed9ee969348f9502d6349bc52ae6ba26d8 android-studio-2023.1.1.11-mac.zip + 77d50b0d982faedd98b73e08c922f4e20407a4a507eff2dcb3c6a1ce01b208ac android-studio-2023.1.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.10-cros.deb + (911.0 MB) + Mac (Apple Silicon): android-studio-2023.1.1.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.10-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.10-windows.exe + (1.1 GB) + + SHA-256 checksums + 79470d5cd35a81713a47ce68bf2ff59a280c91e2e2019884864557be40f873f7 android-studio-2023.1.1.10-cros.deb + 27d339c896f8882148b3956e2d39c43037d28df76d6ec33fe9f680c84359db2c android-studio-2023.1.1.10-mac_arm.dmg + 1367c273c7d5fce0a5499488c6dda6a5667223c811dc5a456036cf4d3510bbc2 android-studio-2023.1.1.10-mac.dmg + 476e39a9641ca1357734f161531a39a3962a76d911e5121effd6ba427e953631 android-studio-2023.1.1.10-windows.exe + + Zip files + Linux: android-studio-2023.1.1.10-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.10-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.10-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.10-windows.zip + (1.1 GB) + + SHA-256 checksums + 348146735cf8503117a0bbf8f4b77a0b716d4ee5baa0f8401d955bfc63d9541d android-studio-2023.1.1.10-linux.tar.gz + 50c5f561fe4e7f40ef3755d6ecd2fa9d46c990bf19d03dd8e3dd23193903e1ae android-studio-2023.1.1.10-mac_arm.zip + bdc95d99f504aea7d74587375a819cd3579d88a91b00249a2dcc3446c5fc29cd android-studio-2023.1.1.10-mac.zip + b8b426c6448036c1de068288e642f55b3c24b419018e905cee7982ab9431ef5c android-studio-2023.1.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.17-cros.deb + (921.3 MB) + Mac (Apple Silicon): android-studio-2022.3.1.17-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.17-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.17-windows.exe + (1.1 GB) + + SHA-256 checksums + 42bbb6b4efc2dd2cc4c8fad738a6e2733d2cda68647dc6232a57bd728e08cbb1 android-studio-2022.3.1.17-cros.deb + 0a50ab2f68ccb750a6431520f85ae94c966edf1c146a3b52aa7f1f66ec7daf0b android-studio-2022.3.1.17-mac_arm.dmg + c7e1e9a9cd4a16b5129861a8804b5add8beff22744b2cca13b10379fc2137dc9 android-studio-2022.3.1.17-mac.dmg + b28ad28686ec6b7c6744e25a7d58a236692e201f67631dac86c19ce148d5070f android-studio-2022.3.1.17-windows.exe + + Zip files + Linux: android-studio-2022.3.1.17-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.17-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.17-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.17-windows.zip + (1.1 GB) + + SHA-256 checksums + 069babf72b62c1ad2e762c9857195f2d3e0cf9970ee5ab5051083f168ac04cfe android-studio-2022.3.1.17-linux.tar.gz + b4cc0fe436a0b876169c5bcf530f8492f4ebe6474189a4d90d3828f1dacaff29 android-studio-2022.3.1.17-mac_arm.zip + 2d2ee57eed08a0d50a0606569d0527047ad5291fcddf4249f280c6bb66fa0911 android-studio-2022.3.1.17-mac.zip + 7c8c430302075633e20e5bdcd70c3535c50b62c252edd83961f5f7e2a385f3ec android-studio-2022.3.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.9-cros.deb + (909.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.9-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.9-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.9-windows.exe + (1.1 GB) + + SHA-256 checksums + 9711cf39835adad931953c1dee792578cf59a59fbaa15774f18a30f20a0199b8 android-studio-2023.1.1.9-cros.deb + aab972393b8c26dbe95609f152c5f5ad299481bd4f712d0ed07103acb743b61c android-studio-2023.1.1.9-mac_arm.dmg + d0e729ca0372c94c5dae8ece651268e4c2367f70e291cda9c22adb2847d114b0 android-studio-2023.1.1.9-mac.dmg + fe99f74a3e38b809d72892d6c22c1c2dae5d4be251b86ecb3e5efc7c26b72564 android-studio-2023.1.1.9-windows.exe + + Zip files + Linux: android-studio-2023.1.1.9-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.9-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.9-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.9-windows.zip + (1.1 GB) + + SHA-256 checksums + b1e78176114d953e70c0f637ceea20f28aa98cac5d6c662b7a6be09bf7096436 android-studio-2023.1.1.9-linux.tar.gz + 1ccb2252d6e23fde41d569ecae0c6f02dd5be77b2e6821123eac7d5ca470483b android-studio-2023.1.1.9-mac_arm.zip + 9a5bcb3f9089b0795c937768da583607c09593a0ce484cd3b6bababc2f6b8fe9 android-studio-2023.1.1.9-mac.zip + abc682b0156f4bb44bd877723b05b1aa5b0e33340c1932960d2576bb370d932b android-studio-2023.1.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.8-cros.deb + (909.9 MB) + Mac (Apple Silicon): android-studio-2023.1.1.8-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.8-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.8-windows.exe + (1.1 GB) + + SHA-256 checksums + fb67aaad0afa150cb3f52e6542d57174591df0d07f7f838e2855ee69fe54729f android-studio-2023.1.1.8-cros.deb + 2bb5fa092ca1108f18c9cc64a12de578484b2a4b0653dc8aeaa1bb262820fd89 android-studio-2023.1.1.8-mac_arm.dmg + d34c8d003e12cc5d80bb1f5fdaa9297f204b91c157982f3b82f4bc4f2641e4fc android-studio-2023.1.1.8-mac.dmg + 4a2b676c0f73e6106f2632c2ce93f99d3805536622c590086893e2730b76c74e android-studio-2023.1.1.8-windows.exe + + Zip files + Linux: android-studio-2023.1.1.8-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.8-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.8-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.8-windows.zip + (1.1 GB) + + SHA-256 checksums + 1fcc05843938f8298d70b336d7cda0e3ebb2f44c1da6fa5b1071a2eb368f298c android-studio-2023.1.1.8-linux.tar.gz + 20f7c921f67ea4ad940d7bb02509d5cc8ebebfb2732259dbc01e970d1e509f0b android-studio-2023.1.1.8-mac_arm.zip + a1c221f6c1d83fa67ba8e1db8534ee46e73c626d703cecdda6444287fdde7b72 android-studio-2023.1.1.8-mac.zip + 3e31e07f9b6e8ca2b5241f6397a126423736addfa231aa5ae28bcf7cbd5c3077 android-studio-2023.1.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.16-cros.deb + (925.2 MB) + Mac (Apple Silicon): android-studio-2022.3.1.16-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.16-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.16-windows.exe + (1.1 GB) + + SHA-256 checksums + cb43c9d8c8bcbd47378d86baad21e0192d432da5e9c1a545f926916836542839 android-studio-2022.3.1.16-cros.deb + eb4f4dcd690437b7fa92133f8482e75db5a45f34de5a496f7b25515c5eb74166 android-studio-2022.3.1.16-mac_arm.dmg + 37d15b5e8d596d005356eff5d76698c0877fe390b5e62bd431904bcf8d0b9825 android-studio-2022.3.1.16-mac.dmg + 66bbb487cad98858a5375727b222618fda4144bb4ae42486987e17a1a7d3f6ce android-studio-2022.3.1.16-windows.exe + + Zip files + Linux: android-studio-2022.3.1.16-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.16-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.16-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.16-windows.zip + (1.1 GB) + + SHA-256 checksums + 0fe1e86b9d1fcefb4ed3fe83b04c661920f37200c84f6060f87bc8ea60a57b5e android-studio-2022.3.1.16-linux.tar.gz + e5a9bc0466fc8668dd3f7d7742bf44a0410a50c614da0bf2447fae6a28afbe06 android-studio-2022.3.1.16-mac_arm.zip + 9efe6f8f8b55189b457478ccfc71c343886c4df7449dc9956ff650113d3d35c5 android-studio-2022.3.1.16-mac.zip + 8bdaace9b42f9bb96ff9718c347a9485583eedddad960f02cc6cc76735e54a65 android-studio-2022.3.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.7-cros.deb + (924.2 MB) + Mac (Apple Silicon): android-studio-2023.1.1.7-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.7-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.7-windows.exe + (1.1 GB) + + SHA-256 checksums + 919cceb83e3e3e067bf17c7a5b22e95ff37917cdc34814f5b5146e0188428be3 android-studio-2023.1.1.7-cros.deb + 8caf2bb43f23f5ddd1224fb4c573efd3f5163fccfa445262ba969a686debc6ba android-studio-2023.1.1.7-mac_arm.dmg + a6cbb425105807bf95000546e53d0a540545f200249d9e0014d09280c9453b43 android-studio-2023.1.1.7-mac.dmg + 85c2cf11f7bb2bb5554f78ae19fceb668b1c054e68c86393af07a1a74aef373e android-studio-2023.1.1.7-windows.exe + + Zip files + Linux: android-studio-2023.1.1.7-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.7-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.7-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.7-windows.zip + (1.1 GB) + + SHA-256 checksums + 691b15afc72c22fd8edf02bfe2726c67a3ec7ce77418ea864393ddebac9b3100 android-studio-2023.1.1.7-linux.tar.gz + 399567361ce3d9f85328062f59057b41923d5a2ad966cc54779ef651d3db0763 android-studio-2023.1.1.7-mac_arm.zip + 8e164888de93922116f4b6c599b31d2251dc7a5934b6e0eb55d20158b58016cd android-studio-2023.1.1.7-mac.zip + aae84059a89b128bb338b2cfac4473730eac58d3d933aca4851d4b19aadc86b7 android-studio-2023.1.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.6-cros.deb + (922.9 MB) + Mac (Apple Silicon): android-studio-2023.1.1.6-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.6-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.6-windows.exe + (1.1 GB) + + SHA-256 checksums + 159c962b9ea586b8298249a0652210e9e4b2cb9685590da0c2727881bbcc971b android-studio-2023.1.1.6-cros.deb + 665673ccd8d5dbd1baa745fc51d974165d17b853b009198bfc88573cd27098dd android-studio-2023.1.1.6-mac_arm.dmg + 8ff20205f160693767ba882718428fb31b1127684fbfb56f107e7a05d9a9d1f8 android-studio-2023.1.1.6-mac.dmg + 2015e75aec72562f293227548b09ad6228f465044f2e0ffe7a2c5162e4ec051d android-studio-2023.1.1.6-windows.exe + + Zip files + Linux: android-studio-2023.1.1.6-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.6-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.6-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.6-windows.zip + (1.1 GB) + + SHA-256 checksums + ef7fd4168a8a60e992e16046af80af2de981a218a4b6cb96ceeb7254b7dcb5c6 android-studio-2023.1.1.6-linux.tar.gz + 7cb3f516ac612adfbea35f1dbd0a608d3c09b21866b60e64ad06ddb8c27ac0fc android-studio-2023.1.1.6-mac_arm.zip + 522ee83892eb3c27d969537304f4d2e890bbf04fd056e5bfdbebf4235add91e1 android-studio-2023.1.1.6-mac.zip + 5adafd65cfa5ce3eb9033e92fa9448a56371705a84a47ab4e1e06f539e65b21d android-studio-2023.1.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.15-cros.deb + (925.7 MB) + Mac (Apple Silicon): android-studio-2022.3.1.15-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.15-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.15-windows.exe + (1.1 GB) + + SHA-256 checksums + 329b5704b89a2dc61c2a79d517da0fcf42a474640868ddea44629bb42e9ed211 android-studio-2022.3.1.15-cros.deb + a27e04209b94332f6893be05f7886432a175e8b72ad702516778185bd40d23fd android-studio-2022.3.1.15-mac_arm.dmg + 5ea1c0485f2cdce4e7f9894794eecc1aca4ed9f5a3b835c78e018c999d10fc98 android-studio-2022.3.1.15-mac.dmg + 699b622fe6e80c9e6e52d442ca49caccbf9df93bbbfbb18743b8e41a605d2101 android-studio-2022.3.1.15-windows.exe + + Zip files + Linux: android-studio-2022.3.1.15-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.15-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.15-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.15-windows.zip + (1.1 GB) + + SHA-256 checksums + c231b95dc0a195c3be9a1b2be92fe29b82eab9ca75f9cbdf684d51bd3aadfec3 android-studio-2022.3.1.15-linux.tar.gz + 87e07d70a5fcbb259951e75f4a9943b32c781a800f42a7f077c3e61d4a5a6c64 android-studio-2022.3.1.15-mac_arm.zip + 17f24d0f2bedaac2533651c4c53b17d6c06d85b7527db928ec06b992f46f46b7 android-studio-2022.3.1.15-mac.zip + 573fd504e58096cd5b85bb5bdefbf57f275dd48015dbb0d4ab74876a0703137f android-studio-2022.3.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.5-cros.deb + (920.0 MB) + Mac (Apple Silicon): android-studio-2023.1.1.5-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.5-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.5-windows.exe + (1.1 GB) + + SHA-256 checksums + 1bc94abbbfd9f7cfc0cb865ee3608590919e7d832224e2e4291d01139980e941 android-studio-2023.1.1.5-cros.deb + 51f905040e7094d2de7fbec41e6f68443cd287387c6fed1c9021c64bcb0c1670 android-studio-2023.1.1.5-mac_arm.dmg + 001997695d2df159ae0a0f2191ce9528d1dfdbfe36b4e7987e82043295d812e1 android-studio-2023.1.1.5-mac.dmg + 5f66661a65c2e7249a07a6130779e5787b0b0bbc2fbb200f37322515f3d92784 android-studio-2023.1.1.5-windows.exe + + Zip files + Linux: android-studio-2023.1.1.5-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.5-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.5-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.5-windows.zip + (1.1 GB) + + SHA-256 checksums + d829eea96d796cf800ea93971a15a89d45fba4cef6a18358ac717169f99cc2b3 android-studio-2023.1.1.5-linux.tar.gz + e7a11dea48bbacb1bc9bcea98d3e567dc394d0805dc3eae2e22aa75c55c8a983 android-studio-2023.1.1.5-mac_arm.zip + d4dbaa716c053efd7b269bfcfdb549119d67868c0e7eacbfa4c449b9ff074803 android-studio-2023.1.1.5-mac.zip + 101664a91abd750972f4a250dd6b8ece49548c786bd296e3d7b1b0c837438a21 android-studio-2023.1.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.20-cros.deb + (845.5 MB) + Mac (Apple Silicon): android-studio-2022.2.1.20-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.20-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.20-windows.exe + (1.0 GB) + + SHA-256 checksums + 55101bd10e9de8c78f6eb9728a4c502678d57317b637805eff13bb27cf336560 android-studio-2022.2.1.20-cros.deb + cf121ab0caa4acaa162cd107989a00be983bfc5f092f48a0f55b107695d23c79 android-studio-2022.2.1.20-mac_arm.dmg + eff730036d61deac9dafd956750f213692baf343c493a907791dfc7fdb894a2b android-studio-2022.2.1.20-mac.dmg + 97a7c6cd6c3cfa919731eba7fad1373ee5058a79c856d2ae0ce3b4bb4519683d android-studio-2022.2.1.20-windows.exe + + Zip files + Linux: android-studio-2022.2.1.20-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.20-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.20-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.20-windows.zip + (1.0 GB) + + SHA-256 checksums + 5fe66e1f870729f42d7ef385d242e4f908d0e40477a531296ab7331c4524fae6 android-studio-2022.2.1.20-linux.tar.gz + d70221c91b29cc3dedf2f1590a804da4254093fbb9ccdd88466589901d8dda2d android-studio-2022.2.1.20-mac_arm.zip + 4d9d14a05ab4579210b8611e601f04abecbca1e663161fb31df9b4a0f1027ac7 android-studio-2022.2.1.20-mac.zip + cf49d222dbdbf081c9f471a0084bacf15154391cd69985196b2c5f0975f2b29d android-studio-2022.2.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.4-cros.deb + (921.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.4-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.4-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.4-windows.exe + (1.1 GB) + + SHA-256 checksums + 634cdaf52d77926ba46a8a1e723f4ff1e1f2806fafc41ffa950eff1967328cbb android-studio-2023.1.1.4-cros.deb + 6aa1f9454914ed25065c4f228cd4580af133364c14f7c447e4f2c78684f71e10 android-studio-2023.1.1.4-mac_arm.dmg + ac86c295dab8fb8df97a8d184d1a97293aed93cd63ad44257818198cd4e7fda2 android-studio-2023.1.1.4-mac.dmg + 4c91ee8e166d0503b1c4f24a22f0409ffa89959dacf9eea6b5dcf9f655c99cda android-studio-2023.1.1.4-windows.exe + + Zip files + Linux: android-studio-2023.1.1.4-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.4-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.4-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.4-windows.zip + (1.1 GB) + + SHA-256 checksums + 2f43e59afdd8ef94012c28ada710b02c4109fb8b3e3f3d20dfcb50a6800aea1e android-studio-2023.1.1.4-linux.tar.gz + 3f9447daf7aee73c8cde52277a7b547c29d95847a4ca269cd7d3cba984c2ee17 android-studio-2023.1.1.4-mac_arm.zip + 27c4f18af0e8cbbb50df4e88461806d67411be452c29e9adbe007a9f492ea836 android-studio-2023.1.1.4-mac.zip + 2d80927aaf70db8afe933afdbd9f5da9ea517e2f48a9bca127df638ca3ed4c19 android-studio-2023.1.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.14-cros.deb + (925.3 MB) + Mac (Apple Silicon): android-studio-2022.3.1.14-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.14-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.14-windows.exe + (1.1 GB) + + SHA-256 checksums + 993d2c0673de6624fc8dd71200b2f8074b6499252cadae1a91c5fe87610594d5 android-studio-2022.3.1.14-cros.deb + c71416d1f211c58840fc54d31d336590c5c97ced5f3f7d675db90440d1f8e136 android-studio-2022.3.1.14-mac_arm.dmg + e1aa8d19d9542c58a4aa6a16e0f3819c1bb70172323ee469975973388569ac41 android-studio-2022.3.1.14-mac.dmg + f58d4b8656f575d30ee469150108370f0869da86a73296f604b265f130853009 android-studio-2022.3.1.14-windows.exe + + Zip files + Linux: android-studio-2022.3.1.14-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.14-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.14-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.14-windows.zip + (1.1 GB) + + SHA-256 checksums + 866d6240baf3027cd1478dfff93f30c8fc8e0838f06363eec2677fcf89213881 android-studio-2022.3.1.14-linux.tar.gz + 1647768f5635d8fb978c8f1c6ac2f6d92dea58973eda5141fc71cfe0817943f8 android-studio-2022.3.1.14-mac_arm.zip + cd2e5cdea872d7435866bd0c208dd7a84e207adeddd38d58127c1243aed07263 android-studio-2022.3.1.14-mac.zip + 58cf5dec6c3f40e83908a2965bd62e25216e8f2f767d34d81aa613fc854ed52a android-studio-2022.3.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.3-cros.deb + (921.1 MB) + Mac (Apple Silicon): android-studio-2023.1.1.3-mac_arm.dmg + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.3-mac.dmg + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.3-windows.exe + (1.1 GB) + + SHA-256 checksums + f19e3472ff4ad9f202a370b2523e4f47102c64fd55629648d2f488202d9ae27a android-studio-2023.1.1.3-cros.deb + 0738f0d045aa984a8072f5e5bcce9db195d5d39678bf2a861ddc25151d365007 android-studio-2023.1.1.3-mac_arm.dmg + e5381fe9100660fe39938a42a80c8b02847a88a20bea79e6abbc487717605d93 android-studio-2023.1.1.3-mac.dmg + 8567e27e3f606f14c3be9933bcba67e874facfd1c5a74d460741de6d506d2422 android-studio-2023.1.1.3-windows.exe + + Zip files + Linux: android-studio-2023.1.1.3-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.3-mac_arm.zip + (1.3 GB) + Mac (Intel): android-studio-2023.1.1.3-mac.zip + (1.3 GB) + Windows (64-bit): android-studio-2023.1.1.3-windows.zip + (1.1 GB) + + SHA-256 checksums + 876fab20fb2dd85a9e230d50494d9de4e96335b6dca15e0c154db2f9c9347058 android-studio-2023.1.1.3-linux.tar.gz + 9b0070d800cba552d2c5cf862b261973636825a346fc22172dbecc975030a923 android-studio-2023.1.1.3-mac_arm.zip + 90aecb2aa8d17222eb8074a6489f87d8f47e693b7cbf9fd6382d756f6184354d android-studio-2023.1.1.3-mac.zip + 44bb5b70261d172c0b36ef36c604440e5efdb6a10b334382108d35d69537b3b2 android-studio-2023.1.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.13-cros.deb + (927.8 MB) + Mac (Apple Silicon): android-studio-2022.3.1.13-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.13-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.13-windows.exe + (1.1 GB) + + SHA-256 checksums + f02c6b3a8e10dec8d988008f750a8e6dfc61be3c807a929b4633b7ea44227b84 android-studio-2022.3.1.13-cros.deb + 6fbde5efc9fb4e1fe4e2f81fef8c5ac2709657060bb2011d67b3b7b90279467b android-studio-2022.3.1.13-mac_arm.dmg + fd746016f421579ee7e61b3b8dbe70d5429c952ded3c7ef8f8b5a6e4aa39e6ed android-studio-2022.3.1.13-mac.dmg + c2b33800337a771790dcc0b69447f50088612a64c61ba17c4fd17fe91d8940df android-studio-2022.3.1.13-windows.exe + + Zip files + Linux: android-studio-2022.3.1.13-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.13-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.13-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.13-windows.zip + (1.1 GB) + + SHA-256 checksums + 91ad63edd7194ece62bab747462066ab38c51a4005d0e18c102ab99f45e39045 android-studio-2022.3.1.13-linux.tar.gz + 5a0b5ae11533b5259b22b43b494b6c315a97ccb9f8c15bcb4632c98a172fb449 android-studio-2022.3.1.13-mac_arm.zip + be6a1e6ea06e89a9d06440c206807876e0acef297e5ff2e5d7a33c55c89b0097 android-studio-2022.3.1.13-mac.zip + 8ad9b16de39decd4d0e621043c78db31033f616c500e89dcfd4750462d573841 android-studio-2022.3.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.2-cros.deb + (904.7 MB) + Mac (Apple Silicon): android-studio-2023.1.1.2-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.2-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.2-windows.exe + (1.1 GB) + + SHA-256 checksums + 8dd65d06c032f374d409ef8c7f8c90e03934cf43c9da5b2c520676110d4b4fbf android-studio-2023.1.1.2-cros.deb + 278da82750144ec626a00958a4b25fd70b628252691f278644bedfccdeeb7e8a android-studio-2023.1.1.2-mac_arm.dmg + cc0e2a8a313d5ef76d896f3a8bdcc1e9740715c2f134486d7d912387206b0b2f android-studio-2023.1.1.2-mac.dmg + 34b2595e422f1194a209048b0454e9a934ab8f6f3686c9e4c5d57c67f2efb8da android-studio-2023.1.1.2-windows.exe + + Zip files + Linux: android-studio-2023.1.1.2-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.2-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.2-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.2-windows.zip + (1.1 GB) + + SHA-256 checksums + 4c190221010d5613dc0f35f52d0461366e27172ead4e5b07b1102d76a98ccd9e android-studio-2023.1.1.2-linux.tar.gz + 5a76ec230208a6ddbaeeadfe275b683bd7009fc3951c228710ee6d57af373852 android-studio-2023.1.1.2-mac_arm.zip + 302cc162d901d1be1620ab38b78fc9e820cf7f5914d5335e8b1ba7d6e38d0ae1 android-studio-2023.1.1.2-mac.zip + 75696de870547664823b39a0cf47bad56a61e1b369233e7d0bc9c58c0033b3a4 android-studio-2023.1.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.19-cros.deb + (846.4 MB) + Mac (Apple Silicon): android-studio-2022.2.1.19-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.19-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.19-windows.exe + (1.0 GB) + + SHA-256 checksums + 2564f782ab3b3204e67ee393eba9950c1b64e1eefba1a9bf7f4b1080985a0cfe android-studio-2022.2.1.19-cros.deb + 3f2977e11be52dc9d7ff7b3a30548ff21b0b7d47f028422c481fef9d56e69f70 android-studio-2022.2.1.19-mac_arm.dmg + c726466e9d0b294580488fdbf886cf86a35f03c3a0d0b15999d59e13fc1c2c34 android-studio-2022.2.1.19-mac.dmg + 6b31be219dbcca315866ce94bbc7b5c244d617ba1be97d66b1b3c49c02506d56 android-studio-2022.2.1.19-windows.exe + + Zip files + Linux: android-studio-2022.2.1.19-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.19-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.19-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.19-windows.zip + (1.0 GB) + + SHA-256 checksums + 6c0b4f949237470a905fac69122ed2f13d880dcff7f4c38d537885a5f8bcbf70 android-studio-2022.2.1.19-linux.tar.gz + ceb8beb35768ae8fe467290004de8499fa48cfacda2c1810fd3c870e0b5bbb0c android-studio-2022.2.1.19-mac_arm.zip + b0a337075e44dd7688e88d9e6d1f5a48483e3c598b7fc1a5918e6557fff52fd8 android-studio-2022.2.1.19-mac.zip + 8ec5b71a0f9df07542348a8021c39ea19e4bbfdab56b104ea688a0d53bb275d7 android-studio-2022.2.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2023.1.1.1-cros.deb + (924.5 MB) + Mac (Apple Silicon): android-studio-2023.1.1.1-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.1-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.1-windows.exe + (1.1 GB) + + SHA-256 checksums + 0b87e2a62ce95a79744e7e1a67ad79147061ee59c02ae2fccf494e1fc38a1fc9 android-studio-2023.1.1.1-cros.deb + b043863cba6e1a0b799ad92b8e006727c94645a89c52ecfc807aab3cf3aae4e1 android-studio-2023.1.1.1-mac_arm.dmg + 9315509d26ecda8ac3b2c909a9a98ad3f897c3cf88245a4c24174aa16afa8933 android-studio-2023.1.1.1-mac.dmg + 86d7cca83e064f6285030eed6315257dba85ffd1884ca1fcea64df124b629aca android-studio-2023.1.1.1-windows.exe + + Zip files + Linux: android-studio-2023.1.1.1-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2023.1.1.1-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2023.1.1.1-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2023.1.1.1-windows.zip + (1.1 GB) + + SHA-256 checksums + 6624d301853f2e3f3b53f464ad7ed3851df54ad691dd3d79bd6bea467fb00c5b android-studio-2023.1.1.1-linux.tar.gz + ccb3dafe229608714eff050fe173215969c37253e971b10d090aa14e7b52fff0 android-studio-2023.1.1.1-mac_arm.zip + 4a5d2fed8307bf3e169855af5f5363a0bd51a92d3c2e396bd4038b343007edd4 android-studio-2023.1.1.1-mac.zip + bd399c3bf789b3a6fafd0f07a4c9bdd6045a06b41eab55e4d67610f2f4b53806 android-studio-2023.1.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.12-cros.deb + (928.9 MB) + Mac (Apple Silicon): android-studio-2022.3.1.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.12-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.12-windows.exe + (1.1 GB) + + SHA-256 checksums + 1960acdb21f2327bf13ea2c830ab6ae42e6ca1074edd4a072eaf37ae61eea220 android-studio-2022.3.1.12-cros.deb + b71be41ab6f1e07bb06167876e82bb8a92e109b9d0e719622e72f0beeabfc593 android-studio-2022.3.1.12-mac_arm.dmg + 80b70dc2cb9c64f47b706195be210615dfacf8f0d7da6f3cfe3566c9e7ed0a8e android-studio-2022.3.1.12-mac.dmg + bb32d89edeb20124041aec8ae4bee1b1889be8dcfec595846bd67f75b2fa1a52 android-studio-2022.3.1.12-windows.exe + + Zip files + Linux: android-studio-2022.3.1.12-linux.tar.gz + (1.2 GB) + Mac (Apple Silicon): android-studio-2022.3.1.12-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.12-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.12-windows.zip + (1.1 GB) + + SHA-256 checksums + 5b2e6289fb1c2f52a8ed9227c7fb80bf2272338712e8b7d3616c5d25b664ea9a android-studio-2022.3.1.12-linux.tar.gz + a89e9a0e7c915ccfd3254e9f7c3f86fd6c94232501b5dee536de9fa191abcb98 android-studio-2022.3.1.12-mac_arm.zip + 09f3a5b1204cff143d985f6fdab82d83e957428c31c9fac3d698b2ecf655c1bf android-studio-2022.3.1.12-mac.zip + b27af90f27cf0be1f3eb1e3b9393234168944b663ca510d7ec4804535e760aca android-studio-2022.3.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.18-cros.deb + (844.9 MB) + Mac (Apple Silicon): android-studio-2022.2.1.18-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.18-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.18-windows.exe + (1.0 GB) + + SHA-256 checksums + 8ed5269db85eea539671da2be445d3374efbb99f42106b022c84d102566db60c android-studio-2022.2.1.18-cros.deb + 745f0fa810c12b775944f6eb09fb5c0fdae79521c3b00d6e42d350e159f909fb android-studio-2022.2.1.18-mac_arm.dmg + e770d71f3b269f7d8c95510b0a243ff6c467b2577056280885a360df087df5f1 android-studio-2022.2.1.18-mac.dmg + c3811117b4fb8b41f23d060915a9bf020eab037e183b0eb1614ef44ad5103b8a android-studio-2022.2.1.18-windows.exe + + Zip files + Linux: android-studio-2022.2.1.18-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.18-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.18-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.18-windows.zip + (1.0 GB) + + SHA-256 checksums + cdd852c4499b5f7402df44dfc69e8ca418ffc9a684caab34047476fd2cb24efc android-studio-2022.2.1.18-linux.tar.gz + 65036554076d76c9cfaf3f7a3a6184747a3f5c5362faf66dbd848fcd4a6cff45 android-studio-2022.2.1.18-mac_arm.zip + 9f0adcf8d8ba9dab8bd5d13e796c5c0c7a131b9319c60ab87a1af4cc25e07e20 android-studio-2022.2.1.18-mac.zip + 60c66f50ca155e8befc9ba683d248e5ad152103a7b2bb3211bfdd9e3e78424eb android-studio-2022.2.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.11-cros.deb + (862.5 MB) + Mac (Apple Silicon): android-studio-2022.3.1.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.11-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.11-windows.exe + (1.1 GB) + + SHA-256 checksums + 8f6a37a68971bce8cb99ba151ddd8e142a3bd1e12963438e957e6fc2a3ab3949 android-studio-2022.3.1.11-cros.deb + 1c55e27aedf8d1ca43538baba78f390cab2d22175ff47bea96b9e763583d5a04 android-studio-2022.3.1.11-mac_arm.dmg + 4e12bd6d585e9ca0f4313dc9e6064a1c119a3bedc3423b0610396287f847f7f2 android-studio-2022.3.1.11-mac.dmg + ffebc0d64e8b0dbd9b8cd7a3c3591d5299b94497ddffbe248a862437a85785ea android-studio-2022.3.1.11-windows.exe + + Zip files + Linux: android-studio-2022.3.1.11-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.11-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.11-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.11-windows.zip + (1.1 GB) + + SHA-256 checksums + 850d2dec46ccdb6021f332fa8e59738f51d8ffd9e4b64e319624f218eaaa812e android-studio-2022.3.1.11-linux.tar.gz + 24261691472dc22fd32b7e37c730bc4e686d97d02e6b63e873b7c6bbec977c6b android-studio-2022.3.1.11-mac_arm.zip + 58dc62e3546e8d3964a98809f2fb23e993581995335e6eacab445ff8d96128fe android-studio-2022.3.1.11-mac.zip + 8a32a45539b8edc00ccfa2c5cd700e28ec99036a3ff26c7fd9cbcf0af8b9a692 android-studio-2022.3.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.17-cros.deb + (841.4 MB) + Mac (Apple Silicon): android-studio-2022.2.1.17-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.17-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.17-windows.exe + (1.0 GB) + + SHA-256 checksums + d525da00998674346d9f595b2496e1ad6e5cfdfe347e979f16f381f05ae9314d android-studio-2022.2.1.17-cros.deb + 635c7f7836d4142d1d5f1fa5832a15ee20441d83a6455b1dab752586745a2b91 android-studio-2022.2.1.17-mac_arm.dmg + 41ef4fba0688ed1c767f0e4a907ec6b235168f98b2f89658ff66fc3df4fa699b android-studio-2022.2.1.17-mac.dmg + 7d67bcb80236970391ba7a2ab204c416c812d9d561e05f6db8d77ddf46471a82 android-studio-2022.2.1.17-windows.exe + + Zip files + Linux: android-studio-2022.2.1.17-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.17-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.17-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.17-windows.zip + (1.0 GB) + + SHA-256 checksums + a945f840ecde0e408c38e622d9985d95cd029220bc04bf07f088c8a26b41bef3 android-studio-2022.2.1.17-linux.tar.gz + b39efbf2fa40375c1fafeb2f99c38777512aedb3224c6ca1d5a9ede9ecb2ac41 android-studio-2022.2.1.17-mac_arm.zip + 48295d9abaf76b8171832a9311fdf34ba03e8b76f8c208c41323f016ebc652c9 android-studio-2022.2.1.17-mac.zip + e98c700ebf7ec63b1d5a28e1c85e969d6a055e668fefc299430947fda7802128 android-studio-2022.2.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.10-cros.deb + (860.4 MB) + Mac (Apple Silicon): android-studio-2022.3.1.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.10-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.10-windows.exe + (1.1 GB) + + SHA-256 checksums + 783a0cd39cf46110d1313b8eb48b47a0ff10c3d018956140e0c63c31d2ae1702 android-studio-2022.3.1.10-cros.deb + a431323c2e8ce4307337aa246025f852347b71381cea925fa2f714ae1dc5f5bf android-studio-2022.3.1.10-mac_arm.dmg + 49c8e1254df0928c6081d87bb42df0a3cdf56f6a2881c45426899f1c0fc52e50 android-studio-2022.3.1.10-mac.dmg + 4970f80c64290650f1c83199964bd4119e1bcf4d4143fc5f318d5e6f0445c257 android-studio-2022.3.1.10-windows.exe + + Zip files + Linux: android-studio-2022.3.1.10-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.10-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.10-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.10-windows.zip + (1.1 GB) + + SHA-256 checksums + ffc549bb6160cc2dddc857c53721cc60844d2f8f88190da87bb120cbdec53d62 android-studio-2022.3.1.10-linux.tar.gz + f38e362d5324a585b4f799245f1e3d38a99747015b5487eeadac4fbb6ec69cc0 android-studio-2022.3.1.10-mac_arm.zip + 748414f91b04307006883242feba150405c5b051bbe56100455b6883a95b61d4 android-studio-2022.3.1.10-mac.zip + e8634f3f2996754be80d4ab4275853562136459321d2e5f420b0d5c793171a54 android-studio-2022.3.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.9-cros.deb + (859.0 MB) + Mac (Apple Silicon): android-studio-2022.3.1.9-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.9-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.9-windows.exe + (1.0 GB) + + SHA-256 checksums + 0d02d3447b3097b3d5d9455207cc1c010072b963efa65dd8baf326bc320df056 android-studio-2022.3.1.9-cros.deb + 63f05ae1480eb05a3becc92d0a367aca5a375aa5cd6a9f2636099084e6778365 android-studio-2022.3.1.9-mac_arm.dmg + aa9003eb726a7b8eab3ddf82f1d5b1146393a34822efb41ae1b59e75f4ce599d android-studio-2022.3.1.9-mac.dmg + d5c8530bd5ac168bb21039dee9fd01721c82f43c33bdc012f252088efc7a5fa8 android-studio-2022.3.1.9-windows.exe + + Zip files + Linux: android-studio-2022.3.1.9-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.9-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.9-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.9-windows.zip + (1.1 GB) + + SHA-256 checksums + f45f776e0c5af88e89383b2b5d4d234e270f7fd88357d99905865f6fb1e462bf android-studio-2022.3.1.9-linux.tar.gz + 41840889c3bcbb1cc4ffca9e8a6ea5729625d323e7de6d04a451cc978efb80af android-studio-2022.3.1.9-mac_arm.zip + ea2d300010c3fbe22690466c83a5a65829285b1040a466e4f5854cfac025fbda android-studio-2022.3.1.9-mac.zip + fa480ebae2f0b44522d74070e9c382e9eca524938bb8f67a0a1d5e05ea4d838d android-studio-2022.3.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.16-cros.deb + (847.7 MB) + Mac (Apple Silicon): android-studio-2022.2.1.16-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.16-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.16-windows.exe + (1.0 GB) + + SHA-256 checksums + b8f55213bcdb179766d95ff4f4698d5d98585127ca7651484773460b0fb440fa android-studio-2022.2.1.16-cros.deb + be1ae6e04d375be190abb0c714e03ad3a7f2378ea057fc92b04bd748299b7a6d android-studio-2022.2.1.16-mac_arm.dmg + 123c7e72e9f007e0d79d2fc7e6682e695fc7e8e1705d78a7c6bc36edabc3fe91 android-studio-2022.2.1.16-mac.dmg + dfa9748d23e2f425176c493d4c40bf1c9190405c0917cb6dd3c429583d9b1f87 android-studio-2022.2.1.16-windows.exe + + Zip files + Linux: android-studio-2022.2.1.16-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.16-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.16-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.16-windows.zip + (1.0 GB) + + SHA-256 checksums + 5a6aaee9c0a41547977e9b830ba7d6ff87a95bc94b70d62e340ebb2643f4e587 android-studio-2022.2.1.16-linux.tar.gz + 2442a9c9b7952e32ac079747f3a3b2f0c4693a2691e96d41c62d65d5f1067351 android-studio-2022.2.1.16-mac_arm.zip + 9cf8791078f3407408963b4483d0bf78df6e3970f4a4151ba4ca1188186071ab android-studio-2022.2.1.16-mac.zip + e0632940d3559147ea93f62e9b970aad0f528c0cbeab86d4078011eca3e5293e android-studio-2022.2.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.8-cros.deb + (855.1 MB) + Mac (Apple Silicon): android-studio-2022.3.1.8-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.8-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.8-windows.exe + (1.0 GB) + + SHA-256 checksums + e4cca5dab7890a1326407c97d4e773ac29ec658c16bf646c5be2587dedd0bd1a android-studio-2022.3.1.8-cros.deb + 0ce0851dd54f6ebc833bc5602e36c0107091ff9e99bf16e4115581d6318d8551 android-studio-2022.3.1.8-mac_arm.dmg + cef10abcce7f8649d15e4c9cda409f2a7b85fe084bd84964284845d835c2bfb2 android-studio-2022.3.1.8-mac.dmg + 03ea142434bbaa54ba27ef7a4fab9e801f7fe60b8ce9eee1d2cf4616b3d09ee2 android-studio-2022.3.1.8-windows.exe + + Zip files + Linux: android-studio-2022.3.1.8-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.8-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.8-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.8-windows.zip + (1.0 GB) + + SHA-256 checksums + 3face014d1862064e18fb5490854e64f66f9e16a512c8b52476481b21611cee4 android-studio-2022.3.1.8-linux.tar.gz + a32c50e7b1aad29cf1ebfef50dfbb1ce5847ca9cf1a45c6a13b9763b76e66293 android-studio-2022.3.1.8-mac_arm.zip + 3e57fd3d71cf7c1369ccb8eed7e8955fa1413fcae4ffa71813456b7c6fd0dcb3 android-studio-2022.3.1.8-mac.zip + c44e13ea1f3b09c9d3d0a1763435dc59129ff2c8518a943c256ce9fde1473896 android-studio-2022.3.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.15-cros.deb + (847.7 MB) + Mac (Apple Silicon): android-studio-2022.2.1.15-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.15-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.15-windows.exe + (1.0 GB) + + SHA-256 checksums + ce19490c1fedd61eaad8b0fc87572fba51846e05fcf584026ac2b3e01864e8dc android-studio-2022.2.1.15-cros.deb + 0aacc31f6fb2ba217b6139b8382304e44d9d8cc20cf990a524976b6cc89f22b1 android-studio-2022.2.1.15-mac_arm.dmg + 94c38334868717a7cfb1b2e8a4ef59500c4c0979091b73f14a0da5b78f102ca9 android-studio-2022.2.1.15-mac.dmg + e4b1618e479a67cc99ce6dda283959c3913399290ff180c124acfdf550e788d7 android-studio-2022.2.1.15-windows.exe + + Zip files + Linux: android-studio-2022.2.1.15-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.15-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.15-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.15-windows.zip + (1.0 GB) + + SHA-256 checksums + f657d379aa6c877172900d62f47387dea65ed8c2bb00eecc5cd61fad40bccb24 android-studio-2022.2.1.15-linux.tar.gz + 580b2200fa4d7e964af84a0ee39042ade6919af159fc6c49be8c99aae935542c android-studio-2022.2.1.15-mac_arm.zip + 38fd5bd918f59eb012479c1ac0e7b0dab27ac8cc821f89c05276012c013928d9 android-studio-2022.2.1.15-mac.zip + 4216160e2dca5d1e49bd29b62bcccc0fd260950d2e1cac0d6da262b33a28bd62 android-studio-2022.2.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.7-cros.deb + (854.4 MB) + Mac (Apple Silicon): android-studio-2022.3.1.7-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.7-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.3.1.7-windows.exe + (1.0 GB) + + SHA-256 checksums + 0cebb1c183273ec0b1e26566b2973f9e6bb892e120fd404a1a273633cfe78b8c android-studio-2022.3.1.7-cros.deb + 3648b69f1ddbe740c72c2bec5948dcb358bc2547a88641b1a7e18da39d0269a9 android-studio-2022.3.1.7-mac_arm.dmg + b7d67585bc63e4fcb7b25e93b306946be72f1b6afe77784cee7aa62e5c26fe7d android-studio-2022.3.1.7-mac.dmg + 6256cff42e342f82b1d87efdd7d442bdbd26cf6467f7f1e2471a8b75709174d5 android-studio-2022.3.1.7-windows.exe + + Zip files + Linux: android-studio-2022.3.1.7-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.7-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.7-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.7-windows.zip + (1.0 GB) + + SHA-256 checksums + 5584d26479e5c231ceb339b87c07f7c7744d044a3f087f8125bf4ff94f6fb888 android-studio-2022.3.1.7-linux.tar.gz + 2e6ae71b4e431595af849981052e34111f0174982ed3af7faa92524aeab29684 android-studio-2022.3.1.7-mac_arm.zip + 6f8b7f45d7c868f896f0e94a90201427b6730729f34713ed4f150ca481aed635 android-studio-2022.3.1.7-mac.zip + a1d4e838fa06500e1e4b26b336b7833f5472b0566b8dd93233b6ba21bb7b027e android-studio-2022.3.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.21-cros.deb + (801.3 MB) + Mac (Apple Silicon): android-studio-2022.1.1.21-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.21-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.21-windows.exe + (988.6 MB) + + SHA-256 checksums + 2d522ddf6894eb3999ceb4150cedc701d91cefe1b356edd651d512489b35aa30 android-studio-2022.1.1.21-cros.deb + 2ced38b172557967109b19730c865e2a2a279969890f4432913a92ac152dcfbb android-studio-2022.1.1.21-mac_arm.dmg + d6a073066178be9d224a49e7d8469f00c21a14e7ffeb17a77f5aa43c31624086 android-studio-2022.1.1.21-mac.dmg + 7f08286effd7c426e36a5dd2d49979d9d461874ca4a6fffe87e0092619b68c98 android-studio-2022.1.1.21-windows.exe + + Zip files + Linux: android-studio-2022.1.1.21-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.21-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.21-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.21-windows.zip + (991.4 MB) + + SHA-256 checksums + 0bca26c45daf5cad79b131c34013b985d146a2526990ea2aa6d88792d51905a1 android-studio-2022.1.1.21-linux.tar.gz + 8171f686d7d9521620b895e89421b45a31cb7b77ffa451236f3ead788da37332 android-studio-2022.1.1.21-mac_arm.zip + d91af16c2982e1655e6bc3935ea29be3ba4866dd89310c634d858f0766eb18e6 android-studio-2022.1.1.21-mac.zip + 45db1f103b1113590e01ce73452ccbe6ca24af83188c51f8cabf57ceb9ae32ce android-studio-2022.1.1.21-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.6-cros.deb + (856.8 MB) + Mac (Apple Silicon): android-studio-2022.3.1.6-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.6-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.6-windows.exe + (1.0 GB) + + SHA-256 checksums + 8e7a03e12cc326844c588b73f9823cbe59a3f8ed66236a716f0aa327e301293d android-studio-2022.3.1.6-cros.deb + d36049bddddfbf4c5942ae49837416cd30e433dcdd5b811e80b972f649992f61 android-studio-2022.3.1.6-mac_arm.dmg + 4ac38c13f608d3539e101967a0ad4b4dc3c04e4be7cb51e92ffbfa1b0c8f58f5 android-studio-2022.3.1.6-mac.dmg + 568af3e046db4fe0df89a7c0aa2e76673e2ccad13a67a59658b698741d5aae53 android-studio-2022.3.1.6-windows.exe + + Zip files + Linux: android-studio-2022.3.1.6-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.6-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.6-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.6-windows.zip + (1.1 GB) + + SHA-256 checksums + 82366b7a72f8f86eb192831234caa20eace36860102383240a8872c9fe8e6db1 android-studio-2022.3.1.6-linux.tar.gz + f2648fb04f43beeff944f4514d76f65e1e326df645b395a1af344b6799ddcaca android-studio-2022.3.1.6-mac_arm.zip + 9c128668d878b48e118e24d46e8587acc04da1ba96c7fa0a4ee6bc06c4c0da26 android-studio-2022.3.1.6-mac.zip + 8329d1d554b1d838541130c6b69297e91b424d6cfbab833147b63a7ba93a99a3 android-studio-2022.3.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.14-cros.deb + (848.0 MB) + Mac (Apple Silicon): android-studio-2022.2.1.14-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.14-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.14-windows.exe + (1.0 GB) + + SHA-256 checksums + 1d926c78f7fbd4ceda06754b1f6cb56a11635762fdda502bacca859af36a9b21 android-studio-2022.2.1.14-cros.deb + 511ffa65ebb1a8beab8818c9f2899466354a167524fdb631bc9652ed4dfd6963 android-studio-2022.2.1.14-mac_arm.dmg + 3c42ceb51f9762273c65f040fa3f51cd7ad1fe5b54d35b6e720daef8fa3ea10d android-studio-2022.2.1.14-mac.dmg + 685f2b9a26c4ae823f4cb33572699cd036b10c7bbfd351c090a191a09b874494 android-studio-2022.2.1.14-windows.exe + + Zip files + Linux: android-studio-2022.2.1.14-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.14-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.14-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.14-windows.zip + (1.0 GB) + + SHA-256 checksums + 97326fe2de4ce4376327b193d094c597295597de79e2cbdb9a36831f152e394a android-studio-2022.2.1.14-linux.tar.gz + 75c477e909d56dca7228a320c272056be600a7ff9058f666b5d66411464142ce android-studio-2022.2.1.14-mac_arm.zip + 5922619f7d8d61107fa904c328fe3fc46c20d4b2a5659f9ff69c525fb48bc30b android-studio-2022.2.1.14-mac.zip + ef02afcdddf5c742ee424d364c33a763a6a354ebfd1d4fd12b0a47f0f05e29f8 android-studio-2022.2.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.5-cros.deb + (853.0 MB) + Mac (Apple Silicon): android-studio-2022.3.1.5-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.5-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.5-windows.exe + (1.0 GB) + + SHA-256 checksums + 4a10b02c30843f22db753f6d7b12c9a6bc865c9b32ae120c58abe902c5f40851 android-studio-2022.3.1.5-cros.deb + d1e0ffcc4d0cf853caa9cdc8737a69988b3a50c2abba589a0c7d5fac970244ac android-studio-2022.3.1.5-mac_arm.dmg + 89eada87f02c180893d706b9965455e6ea001a696478d1583097d24986700ae1 android-studio-2022.3.1.5-mac.dmg + f24d58847b19975822b05a4db78c8670b1c492bcdf68c1cc90467b23b8c22a41 android-studio-2022.3.1.5-windows.exe + + Zip files + Linux: android-studio-2022.3.1.5-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.5-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.5-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.5-windows.zip + (1.1 GB) + + SHA-256 checksums + c1a9dab901ce32538a7039a589b744ceebe7ebe9fe0012898c3ec2ead119b146 android-studio-2022.3.1.5-linux.tar.gz + e1ba0b1d0b933faf3c4066b2496dae8f87a4a3917d52aeeb2524c12842d6f68f android-studio-2022.3.1.5-mac_arm.zip + ff6168541262b2cd5dc31b5680bc0e9d2a0468e9e17132e662068c988f1596e7 android-studio-2022.3.1.5-mac.zip + 590ba0ef48cac46d83aa3f511cd3ae7f0bc0896d87b8f3ff38b5bf91cd9b8985 android-studio-2022.3.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.4-cros.deb + (854.2 MB) + Mac (Apple Silicon): android-studio-2022.3.1.4-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.4-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.4-windows.exe + (1.0 GB) + + SHA-256 checksums + 865ddeb1fce65820c012e3b5431fdbc190a2cc7af08c6001634f02e791c57a6a android-studio-2022.3.1.4-cros.deb + 6e92e0960be1c4a1b47eb461ed8cdf97a2ba7b8c02f70677ad3af39caacd153c android-studio-2022.3.1.4-mac_arm.dmg + 8cc7d72123fae817c8fcd5ec83a6ae632fecfde2d0f8c2bf8f5a631f53e81916 android-studio-2022.3.1.4-mac.dmg + 8acfcbd9bd51c20b1be3fb3938a2a15a906cbb996bf16d1b28b34d3b9741c98d android-studio-2022.3.1.4-windows.exe + + Zip files + Linux: android-studio-2022.3.1.4-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.4-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.4-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.4-windows.zip + (1.0 GB) + + SHA-256 checksums + 3f2c2c2676aa919973fdb37f0c4510b02794002917660c46dd90aa6b0a448ec1 android-studio-2022.3.1.4-linux.tar.gz + 24fad61335d9b94099f9ef4ee0ac1545168250d75ebb486b1c29903607f49c2f android-studio-2022.3.1.4-mac_arm.zip + ef9a6715dbc665c44f244f6110d7747f3fcdc686506ad32776137e1d38635c6e android-studio-2022.3.1.4-mac.zip + 3719f81452064e4924dcfeeecf70cc23e57cdeb0fd49403dde6a86fd72e1c4b6 android-studio-2022.3.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.3-cros.deb + (854.4 MB) + Mac (Apple Silicon): android-studio-2022.3.1.3-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.3-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.3-windows.exe + (1.0 GB) + + SHA-256 checksums + fad27ccbd77a2a2ad2fa96f97b762ccf32439950f9f0938c7d83217e29d70383 android-studio-2022.3.1.3-cros.deb + 4a678844ec4dca476a95ba9d4f1e7b0af61ce4152ed478c3f677928cdb1ce264 android-studio-2022.3.1.3-mac_arm.dmg + 89531ee82c5a27802b92c17357eccad0d62e7c11da2ec549900aa826a07cdf6e android-studio-2022.3.1.3-mac.dmg + 558e1858d43f82047f9d3153f591dc796679af9302bc69c187b525fed788c54a android-studio-2022.3.1.3-windows.exe + + Zip files + Linux: android-studio-2022.3.1.3-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.3-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.3.1.3-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.3-windows.zip + (1.0 GB) + + SHA-256 checksums + 4e4db871bfe2832943d9198eba4101af770619c4c7ab10cbffe96df193cf07c0 android-studio-2022.3.1.3-linux.tar.gz + 2af8ca99b9f5be09ecb65204e498ac5f79a502845d74c85a1612bd69e17eb4ea android-studio-2022.3.1.3-mac_arm.zip + b6eede52b9f5946240510f4d50937d9f6f51ac0a795a17ad176065f476129403 android-studio-2022.3.1.3-mac.zip + a5d37e99030bdc6580be89ca6cf39271852f524cb420f0af3542721fb046c102 android-studio-2022.3.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.13-cros.deb + (851.9 MB) + Mac (Apple Silicon): android-studio-2022.2.1.13-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.13-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.13-windows.exe + (1.0 GB) + + SHA-256 checksums + e0e1a29c8dabd61b8923a640d4fd0d5e7071b4f74b794010431d3b9f00886486 android-studio-2022.2.1.13-cros.deb + 63f8daad708156a34f6d5fbed1987e8cf3f618c889f67ee1b831cc75a337b895 android-studio-2022.2.1.13-mac_arm.dmg + ce93292592d679fa5f81e7bf4d806e2f4b02f209acef52af8b7b15940d95c240 android-studio-2022.2.1.13-mac.dmg + 8ece017a7a7cc50384b0cbff06100bfa66904c4ab6c070151b6378f903f6f93a android-studio-2022.2.1.13-windows.exe + + Zip files + Linux: android-studio-2022.2.1.13-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.13-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.13-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.13-windows.zip + (1.0 GB) + + SHA-256 checksums + 35b121cacf9862c4efdca09586d66dc67b55e20e581df9df81f7f154abac2824 android-studio-2022.2.1.13-linux.tar.gz + 8cad0118e7122cf9ef0109beea560682f64d91735c013b2df4f1f37d2e58f17d android-studio-2022.2.1.13-mac_arm.zip + acff7c41d870e787c294f13564945020d36a860ba64cf8a07a0f3cc9738fb685 android-studio-2022.2.1.13-mac.zip + 44fb4dd612af4d23b63246107cfb57362630f289c27300d7d1ca003d590ce399 android-studio-2022.2.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.20-cros.deb + (805.3 MB) + Mac (Apple Silicon): android-studio-2022.1.1.20-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.20-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.20-windows.exe + (988.6 MB) + + SHA-256 checksums + 5dd13ca2c2471e9bc6eb2d943dddfe30a0f17c2f6c5c3eae08878ab4c02bacef android-studio-2022.1.1.20-cros.deb + ebb8e842eda3d500adf1aece9eb5b9d9b5963016d0233b42ed12107b2cc952a9 android-studio-2022.1.1.20-mac_arm.dmg + b7ee174891a5d72bf02e026455d992228446b80566dae7cafe1cdc9437a67e0e android-studio-2022.1.1.20-mac.dmg + 5afb440754a8bd752340141b0c77ce9036e640b2932be60e50971b5e705b4d8e android-studio-2022.1.1.20-windows.exe + + Zip files + Linux: android-studio-2022.1.1.20-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.20-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.20-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.20-windows.zip + (991.4 MB) + + SHA-256 checksums + 517eda3a94ccdb74bb3413cd033fdf284c8afdda96a68934367a57f70724ea9e android-studio-2022.1.1.20-linux.tar.gz + abc4a5f480b2c0bdc2aab13dd1f3cfa2f9274f4a39ffa115cec01afb03052f15 android-studio-2022.1.1.20-mac_arm.zip + d361756059d2c6c358d1db35cedf0fcf64abd264c0aee4acf669f8a5c6705356 android-studio-2022.1.1.20-mac.zip + 0d8974578d6b8e311b135388070e236bd16cddfd932579f2d719118b3dd022cb android-studio-2022.1.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.2-cros.deb + (867.2 MB) + Mac (Apple Silicon): android-studio-2022.3.1.2-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.2-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.2-windows.exe + (1.1 GB) + + SHA-256 checksums + 8c16c764580614044fe59f9179f58a72a0835f1ab3d653685137ee79152dd2a2 android-studio-2022.3.1.2-cros.deb + c17b469943202534c0578ed17d1b24ce1d9fe7047ed8cc48c29d9d77ccb8c307 android-studio-2022.3.1.2-mac_arm.dmg + 395445481b65254ba36e4553e3175d93a436614a2ee46fe10dd17971a3265104 android-studio-2022.3.1.2-mac.dmg + cee3d291fda540ff06ff257f52c6117e2a5afe036dddcc164078974f094e643f android-studio-2022.3.1.2-windows.exe + + Zip files + Linux: android-studio-2022.3.1.2-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.2-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.2-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.2-windows.zip + (1.1 GB) + + SHA-256 checksums + 63549ea20da6ebc8b2da0e8bcb67c1e8e2318503891b0f3a6f6630b9d8d8bfdc android-studio-2022.3.1.2-linux.tar.gz + c12eee462df98e664d4a5d1ba103b50288334c27df940091a469e70dd3338875 android-studio-2022.3.1.2-mac_arm.zip + 30352dc22377a2f2b6dab79b6ce084c41721c01cdffc9c0ee20643fcb34b92ff android-studio-2022.3.1.2-mac.zip + 3fb7eba407fb9d961126610d8ac36bba4bb25a0fa0d88e47205bfc50b94c13a5 android-studio-2022.3.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.3.1.1-cros.deb + (865.1 MB) + Mac (Apple Silicon): android-studio-2022.3.1.1-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.1-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.1-windows.exe + (1.1 GB) + + SHA-256 checksums + 4d37c3ffa7cce7d2a772d4ef7ba359825a3629e77e8d2e26489a84b3442e30a7 android-studio-2022.3.1.1-cros.deb + 58848f67ffdc930536f86c2b9206c1ee3d01996daab3933ca5927d403d4fac95 android-studio-2022.3.1.1-mac_arm.dmg + 6ea9b48889774d6b5bb541fc81bec781db1d75f6d38216ef3824d5a0ccbf867e android-studio-2022.3.1.1-mac.dmg + 71eca799995910a9f5876eba73395432b9289fcb121a1ef18163529ec8959bac android-studio-2022.3.1.1-windows.exe + + Zip files + Linux: android-studio-2022.3.1.1-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.3.1.1-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.3.1.1-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.3.1.1-windows.zip + (1.1 GB) + + SHA-256 checksums + 23b65ce030c1c9407a5ce9e4eeffbdd5c729348ede5ff4f8777bc7eb48a1f1e7 android-studio-2022.3.1.1-linux.tar.gz + 21cc9de0e1828b3e4d332d31b3a020ccd2b54f5de6f902385e4be25eab61dfdb android-studio-2022.3.1.1-mac_arm.zip + 394c51802f7156dc68b3659ab5069ff9245ce5c2d31bc2e5196dde243b6edfc5 android-studio-2022.3.1.1-mac.zip + a3d0528338a8060e5a34ddb46bb931470a5d93bcc591b70e947877e4c284ef49 android-studio-2022.3.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.12-cros.deb + (851.7 MB) + Mac (Apple Silicon): android-studio-2022.2.1.12-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.12-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.12-windows.exe + (1.0 GB) + + SHA-256 checksums + c8d80f2111b6247cf325f95043cf4cd8dde164f2c94a0229a279af6488415a3c android-studio-2022.2.1.12-cros.deb + bd798fa9a5f961f6a967837bc1bd7abd6a824957f7f6a2be8449b0086022a46d android-studio-2022.2.1.12-mac_arm.dmg + e6bf1258a2119b0cf4673cd6311be0e7d9c58f32ffe1ad2bf2f3f2d9290187d3 android-studio-2022.2.1.12-mac.dmg + 442fac9716fde101b196e27046880ac97fc27367db40cb22de2736e2e3beb4ca android-studio-2022.2.1.12-windows.exe + + Zip files + Linux: android-studio-2022.2.1.12-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.12-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.12-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.12-windows.zip + (1.0 GB) + + SHA-256 checksums + b488265fd2a24489c8ba98085d6820e1d31ff1b4f0915a293b100ee4ed4f5007 android-studio-2022.2.1.12-linux.tar.gz + abc5c06b974291c4fc2a51eb6423247dc007fbb2674a56cf47ff00ac9c248278 android-studio-2022.2.1.12-mac_arm.zip + e211e3031d5e0a652d7bad7403c36d0c0298f16667ac80b023275f49f93e6edf android-studio-2022.2.1.12-mac.zip + 1c3a937fc8df6d3e8644c60f40f022c6e3e6b8faac0253bd8861579854b4f7ca android-studio-2022.2.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.19-cros.deb + (806.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.19-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.19-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.19-windows.exe + (992.1 MB) + + SHA-256 checksums + 8c7f76847a379d38fe475846fd6d8d68176a1fa3b6a5e84ea1a67477ec0549d2 android-studio-2022.1.1.19-cros.deb + 78c450022fc1a85af90ae64fced4eafbc1ca4149e60bb14085f4f1503ff1cb36 android-studio-2022.1.1.19-mac_arm.dmg + 3e965f50d7312859b4ea11cf530ca1a6ba0bc476a285fe614a2b2f3cde1fc2d0 android-studio-2022.1.1.19-mac.dmg + 1ae29028ef09838a04fffae463e4b008251019a33733dd27aa72ca6b2d9c1029 android-studio-2022.1.1.19-windows.exe + + Zip files + Linux: android-studio-2022.1.1.19-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.19-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.19-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.19-windows.zip + (994.9 MB) + + SHA-256 checksums + 96ec44e9ad82f3a241dbc7b3b88655e3d4f2137d784b545c3574270906a68d40 android-studio-2022.1.1.19-linux.tar.gz + 01f2e05fd0159e37983a7eca9ddb0c41c2bef067230d8a241de483fc194545c0 android-studio-2022.1.1.19-mac_arm.zip + 495019dd6e57e1a706ee36e0e6562b5da1a0cb9b0bee1c50bb544625b79d7a51 android-studio-2022.1.1.19-mac.zip + 12eaad3efce8bdc54024f0c7efc37e4cb29139f855862c49fd0653030a1619af android-studio-2022.1.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.11-cros.deb + (850.4 MB) + Mac (Apple Silicon): android-studio-2022.2.1.11-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.11-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.11-windows.exe + (1.0 GB) + + SHA-256 checksums + 343564fa39e6e402010b27bd87cb77240ca235b09b2ef8fd3e6ddd13534b736f android-studio-2022.2.1.11-cros.deb + 17ca6f0d41cfa74377990b28cc65c43e4e1939af3a1a42fd132d8734b7e9bb5d android-studio-2022.2.1.11-mac_arm.dmg + 466d64e83565dc9ccff778822da6246d5419dacbf354f8e0354cfc90970ddf60 android-studio-2022.2.1.11-mac.dmg + 0156ddf82b678c46354a5dcd26441161cf4f4ec995abd5f081c7c23bdc129e2c android-studio-2022.2.1.11-windows.exe + + Zip files + Linux: android-studio-2022.2.1.11-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.11-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.11-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.11-windows.zip + (1.0 GB) + + SHA-256 checksums + 8b894ab4abeaca096ab6181fb05d5bcdd7fe36ea6c3dca52fdbce3aad4197ba2 android-studio-2022.2.1.11-linux.tar.gz + 64142bdad9965559301846cde0bf59588991db64058c1c81bbe8def8aad12b46 android-studio-2022.2.1.11-mac_arm.zip + 552630ed588814f766f532e51bfb49c90ccbdd28e90f5146660d8295d994a490 android-studio-2022.2.1.11-mac.zip + 2ff464ca814e98523378ea3132b22cac3368863ac5795a38a6efeaea0c379dd8 android-studio-2022.2.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.18-cros.deb + (806.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.18-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.18-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.18-windows.exe + (992.1 MB) + + SHA-256 checksums + 46aef12a71054ebe592b6da509e358f284c8ae52add05626c0131738e08cdcb5 android-studio-2022.1.1.18-cros.deb + 2a2622838c3a7136821de99b7a8f9c8c64d6979cd6dcbc55a192f6d0d102b216 android-studio-2022.1.1.18-mac_arm.dmg + 3a2b068dc9d6c546c65d6a621f103fc2cf6c6a6a49d6d4d1951adee04c914f2c android-studio-2022.1.1.18-mac.dmg + 84dbddcff67c79291a9e6138b198c5eabe67a558d2a6345b6f6a2678d37c127c android-studio-2022.1.1.18-windows.exe + + Zip files + Linux: android-studio-2022.1.1.18-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.18-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.18-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.18-windows.zip + (994.9 MB) + + SHA-256 checksums + d058a197f596dfb17a20278db80bc5918b98e2cdb18ec6b980d9936f392592bd android-studio-2022.1.1.18-linux.tar.gz + 88d617a4376a488dbbab8f763e7a3d504cfc17b274800dcc44c6ca02fc547f65 android-studio-2022.1.1.18-mac_arm.zip + 3bb2a747b38385e114dc8cbdcd8834ae6985fd0deb9bf0dfa468a9b0041ecfb5 android-studio-2022.1.1.18-mac.zip + 8b79d813d63878de3395bba3af9516af649b19b96ff8438252f66db6a34caf24 android-studio-2022.1.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.10-cros.deb + (850.4 MB) + Mac (Apple Silicon): android-studio-2022.2.1.10-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.10-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.10-windows.exe + (1.0 GB) + + SHA-256 checksums + e967112349803a6e6ae01afd00e72f54ddbd63fdd5ead10fb38dfc1689fe85e9 android-studio-2022.2.1.10-cros.deb + c043363b541f0a2524420e1393ac640f8f8b5feae40eb7da905408df1692b3c3 android-studio-2022.2.1.10-mac_arm.dmg + 78814c07f812f4cfbff9cbb85ed4392e5457ea00848178e3e36fea5310a845da android-studio-2022.2.1.10-mac.dmg + 9b82cff3eb0104707b7718fd4ba41c5c522bfebeba176a216f966a92918fdc6d android-studio-2022.2.1.10-windows.exe + + Zip files + Linux: android-studio-2022.2.1.10-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.10-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.10-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.10-windows.zip + (1.0 GB) + + SHA-256 checksums + 348eb1994f9156c3920cf7867bacad1c55212f9cd11b06ee81f8cf81706a6826 android-studio-2022.2.1.10-linux.tar.gz + 985a5b79766135cacf14e6a6729eaa8725d5a6f3271f42634cbe50ca59168c82 android-studio-2022.2.1.10-mac_arm.zip + fccac843928c7e8cf8eab5e550cb4b3d15c1e6b686dc1ec48179d40038432a30 android-studio-2022.2.1.10-mac.zip + ce2ba9590012f54b55e831949906156157c2d4f27ce4e6e4e4ad8c81b39f9282 android-studio-2022.2.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.17-cros.deb + (806.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.17-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.17-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.17-windows.exe + (992.2 MB) + + SHA-256 checksums + 53f29a5edd34e162673eb9d9c3a1a1193ac193128d774d60d2cb72a7c74908d7 android-studio-2022.1.1.17-cros.deb + 22295769173c508ac6a858046f3d1a5021c65b3ce93948b9c00f2e0d38f36320 android-studio-2022.1.1.17-mac_arm.dmg + 559c359a74866aad14dc1d533522d0e189d6369b5879a75657cf347445adf22d android-studio-2022.1.1.17-mac.dmg + b41270194d11ed5d4aebd60d321c5a2a4cf59038db806ae25ed37bab0d63b98b android-studio-2022.1.1.17-windows.exe + + Zip files + Linux: android-studio-2022.1.1.17-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.17-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.17-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.17-windows.zip + (994.9 MB) + + SHA-256 checksums + d743279147a527a4585fb4f162a869728e92488fb13a697437f8f10677c1b2a7 android-studio-2022.1.1.17-linux.tar.gz + 8a9ee9ede35167690fac78fec522ffecc74d73c56e503ddeb454a0bbfe3139f2 android-studio-2022.1.1.17-mac_arm.zip + efb3573148a7f87e454ff33bc9b8e0f09ff1623b62a1bb41254ab1d763784f65 android-studio-2022.1.1.17-mac.zip + cef4bc734bdba721d97e717dbe3e66ceb1f82d516c9cdf5fceeea49f65285100 android-studio-2022.1.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.9-cros.deb + (850.0 MB) + Mac (Apple Silicon): android-studio-2022.2.1.9-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.9-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.9-windows.exe + (1.0 GB) + + SHA-256 checksums + cd123ed113166014adc8ebfa2df4627f30431569246ac298b84b58d193614f2c android-studio-2022.2.1.9-cros.deb + 5d196240cc07604baf44327f6d0a0e4181cd8337205c8e9eb8e4809d6b10b6fe android-studio-2022.2.1.9-mac_arm.dmg + 0196ea3ac4437dab7465a740131f1692df0961f2972c76865b4c15a916af6277 android-studio-2022.2.1.9-mac.dmg + 6b0b01d733db01fe9920e111cfe75654953dec34d8ca1d3d5e2d51bf9b35bb8a android-studio-2022.2.1.9-windows.exe + + Zip files + Linux: android-studio-2022.2.1.9-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.9-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.9-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.9-windows.zip + (1.0 GB) + + SHA-256 checksums + 7e7868b83bca8255f690e6c7fe026a3f3be1e140d2f09682c2b150af8cf93550 android-studio-2022.2.1.9-linux.tar.gz + 8f6d09867390c31fae84b0924393f15992a26f9f77b708b80c9fd44c6f0043b8 android-studio-2022.2.1.9-mac_arm.zip + 329abe393eea533814bbc3fa20b6caa4338bc8169da408b5084a6f57aaa20a00 android-studio-2022.2.1.9-mac.zip + e14cbf904d5b9724dc22b7391ecb2c4a56f8c48436aca10ffe2b789ede831c92 android-studio-2022.2.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.16-cros.deb + (803.4 MB) + Mac (Apple Silicon): android-studio-2022.1.1.16-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.16-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.16-windows.exe + (992.1 MB) + + SHA-256 checksums + c94c60d92f8020306c16ddcc0c1a15016899b884d4c845d90d383bf54f0d45d8 android-studio-2022.1.1.16-cros.deb + 5c6ff224152140321a82d57e6ed74fe7492ecfafd5670112adab3c1cedd68d5b android-studio-2022.1.1.16-mac_arm.dmg + 1834784eb53392ce7eddda0fb9a8d31f9dd346ece6a12dac64f5548389969844 android-studio-2022.1.1.16-mac.dmg + 277d7ec914b4ea69b2bd54c58b84b6ec0ba2e3864016cc6d070b95fe86677a7b android-studio-2022.1.1.16-windows.exe + + Zip files + Linux: android-studio-2022.1.1.16-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.16-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.16-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.16-windows.zip + (994.9 MB) + + SHA-256 checksums + 67556ea8b4a8326c623165e69d30616fd54ebd90fc5078c9e0f27aeb1a7c78b4 android-studio-2022.1.1.16-linux.tar.gz + 4b3aa7c59e472458cad14f935ed8d15a6518384d74cf6ba9595af4fb6c39adbe android-studio-2022.1.1.16-mac_arm.zip + 3f9547f9d54c038b8fbb46810c9cc5963782d55140c6e3024d43bdb9b1f71766 android-studio-2022.1.1.16-mac.zip + 33bfed6637b974a64b2d9675dd2a174f305fd01e3687aca7f495e54f7b28ba2c android-studio-2022.1.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.8-cros.deb + (847.9 MB) + Mac (Apple Silicon): android-studio-2022.2.1.8-mac_arm.dmg + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.8-mac.dmg + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.8-windows.exe + (1.0 GB) + + SHA-256 checksums + a32e8e6266297edb6be184eb16d6436dc926f8727d836005082b98fff3240774 android-studio-2022.2.1.8-cros.deb + 2ae77e8851e41d0090e39a3b27b41b3afc3b589433d5ec4c6c786708edf82c55 android-studio-2022.2.1.8-mac_arm.dmg + 95fad93d3245753f831153b750f54e17c0d01153e959eca55482a1dc23f11745 android-studio-2022.2.1.8-mac.dmg + 8d3b07f7f2eadd2aa9d8cc52b755df52e714da15aa46393ec93ac4d8346e3673 android-studio-2022.2.1.8-windows.exe + + Zip files + Linux: android-studio-2022.2.1.8-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.8-mac_arm.zip + (1.2 GB) + Mac (Intel): android-studio-2022.2.1.8-mac.zip + (1.2 GB) + Windows (64-bit): android-studio-2022.2.1.8-windows.zip + (1.0 GB) + + SHA-256 checksums + 1c75b3885bf281d14f070d2bd746100a9fa97a6d971b6aa3bfe5aba82ce68ad2 android-studio-2022.2.1.8-linux.tar.gz + 919a3c83ebd54dc5563e6e26fe58f461a989f3d6221bc08066cb5a605789a471 android-studio-2022.2.1.8-mac_arm.zip + cd98c8cc862616007d5b60621a6f02d41f584da22ab500745bb27bf5682f984f android-studio-2022.2.1.8-mac.zip + 995099bd63202cf706864c4c19b83b6813d04294370af136a3aadd664558e66e android-studio-2022.2.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.15-cros.deb + (810.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.15-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.15-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.15-windows.exe + (996.3 MB) + + SHA-256 checksums + 6a67785aa14f64f0b03335d7407dd835072398006b1cd3912f77127e82d1aadf android-studio-2022.1.1.15-cros.deb + cdf585ed695ce43ff2caa7880ac496611403f3329ff8118347e389aa70d207d1 android-studio-2022.1.1.15-mac_arm.dmg + 85d644f29f11da29a2eeb40a04ae5aa2bde3df5c2265973989e3f0d87f960908 android-studio-2022.1.1.15-mac.dmg + 81370338fd2243f02297b60cb5374ac392d971074213e90d5d3aeb7b188b0fa5 android-studio-2022.1.1.15-windows.exe + + Zip files + Linux: android-studio-2022.1.1.15-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.15-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.15-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.15-windows.zip + (999.1 MB) + + SHA-256 checksums + 9ddf4b18fd9d49333877be66eb3e2f4603135241d6470d93d119928c37f7a31f android-studio-2022.1.1.15-linux.tar.gz + 9a18a57c3bcc00771ed4483b4069d2c007148a8be8d42bb8b3b2f8d63ddfd742 android-studio-2022.1.1.15-mac_arm.zip + 09f690d7058911318e38ecde521dcfaccf008522cafa50ea88f0d4ad6b977391 android-studio-2022.1.1.15-mac.zip + be8d896163dbef0e4b8f14ccbbe04b45c2a809b083ba3868cd79a7f27021bacb android-studio-2022.1.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.7-cros.deb + (829.3 MB) + Mac (Apple Silicon): android-studio-2022.2.1.7-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.7-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.7-windows.exe + (1.0 GB) + + SHA-256 checksums + f9ff0d00f38af6b759ae9f51b3c18b7f80d5e3fa7190221eb8e4d157b3964dc1 android-studio-2022.2.1.7-cros.deb + e2cc161fcba5a729bba09aecae471fe00579324011e310b8d82ff88f78beadad android-studio-2022.2.1.7-mac_arm.dmg + 18c158220935a204db4e96ddbdd8f54dc2383c70c0f7ef878883f27d8c9d49bc android-studio-2022.2.1.7-mac.dmg + ad8bdebc7f64138aa600ebecbd8bad79665688bb5a56290f40091a0a61d16d6f android-studio-2022.2.1.7-windows.exe + + Zip files + Linux: android-studio-2022.2.1.7-linux.tar.gz + (1.1 GB) + Mac (Apple Silicon): android-studio-2022.2.1.7-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.7-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.7-windows.zip + (1.0 GB) + + SHA-256 checksums + 23b35df3646c3a2ae4a8fc7dcc0c980240110366292dc1b9bccd1ba56b825975 android-studio-2022.2.1.7-linux.tar.gz + 229790eda1b5d256a799eae036a6b5b0a1aaf670d4e24005f06ed5b9766830ae android-studio-2022.2.1.7-mac_arm.zip + 1b8b6fcea29ad2afd642963e38a116821055f8b0a44919d18190b2b0f891f0d9 android-studio-2022.2.1.7-mac.zip + 5e797535f7164d94de2973f23c6fad45f881c06f767d19516e2c1539464aae44 android-studio-2022.2.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.14-cros.deb + (809.5 MB) + Mac (Apple Silicon): android-studio-2022.1.1.14-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.14-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.14-windows.exe + (996.4 MB) + + SHA-256 checksums + 8225b7bb544645ec4bc0520f5e027bc0dd7f3a9e3fda64becf65b6e5e5d762d8 android-studio-2022.1.1.14-cros.deb + 16874ca3e90ed730b8b9ccb017890664693351cb364f38accdcddf4afeef549a android-studio-2022.1.1.14-mac_arm.dmg + fc32856214d9881d575cbd06df837afff95756a12039b84b5a7d329e8cdccaea android-studio-2022.1.1.14-mac.dmg + 39225b4e67d301ac4274123cb84a36b74bf632085d83ff3ff02f62e48b21e17d android-studio-2022.1.1.14-windows.exe + + Zip files + Linux: android-studio-2022.1.1.14-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.14-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.14-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.14-windows.zip + (999.1 MB) + + SHA-256 checksums + 2cd2b5310779aa8bb53e6a00eec68d3283e830cf020e5c27e39fe3377f6ffa47 android-studio-2022.1.1.14-linux.tar.gz + b98ef2d4cd83b38042bd8de29fa1066c09bc9f262bee024c3db04b845533a2de android-studio-2022.1.1.14-mac_arm.zip + 8a9489f662ce1aa6d003ba77c580ee9f0afa376776a993e71afe512147f93d88 android-studio-2022.1.1.14-mac.zip + 453d81db5d82373cb59118cc21d3932ea5e02f057a46c88426e8c0faf5d5d05f android-studio-2022.1.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.6-cros.deb + (811.0 MB) + Mac (Apple Silicon): android-studio-2022.2.1.6-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.6-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.6-windows.exe + (1.0 GB) + + SHA-256 checksums + ca00319aa78bfea63109e59012f48e455d294ad6d3f01aaf431f2ae12103385a android-studio-2022.2.1.6-cros.deb + 3036acd2416d93c7bd6b4fd2079902319e194d18ed04fed60a7ab95234b78a34 android-studio-2022.2.1.6-mac_arm.dmg + 326eae25bb267f1dcbc30311005f9799d46aee4c09a01e632b14c79e64f41e4e android-studio-2022.2.1.6-mac.dmg + f0a3c4fe3a5051bfbe9f3095023de113f728909ad2c32bab3bac20c21df4f3c4 android-studio-2022.2.1.6-windows.exe + + Zip files + Linux: android-studio-2022.2.1.6-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.2.1.6-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.6-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.6-windows.zip + (1.0 GB) + + SHA-256 checksums + f33c072cd26ff4ea58a0197d3cf50a4bf3dde0f8b87489f5c022d00e0faf3095 android-studio-2022.2.1.6-linux.tar.gz + 38ba1b7db38e52284533d41110748bd022bea1b7ddb837a82b572e797833594b android-studio-2022.2.1.6-mac_arm.zip + feeffb1a24dd4a2a30259c6dbac9972c39eab84c2acc6edc35932c693b4c816f android-studio-2022.2.1.6-mac.zip + 7bf1366f90286eb26c1a68f6377ed648aeaf6f222b4733efc677c879b9682b79 android-studio-2022.2.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.13-cros.deb + (810.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.13-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.13-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.13-windows.exe + (996.3 MB) + + SHA-256 checksums + 07a03505af14bce958d7a009936a999ca9be8c145a8fc3ebce80414b174f8ee3 android-studio-2022.1.1.13-cros.deb + 288460cb7a238260b26ac6500e9577e8988d74ad848245378c59ce2c9b784fd9 android-studio-2022.1.1.13-mac_arm.dmg + 7fd1e871538a3c3cbc981173c5ef41773134da488154f7f4651d6b7a82592fb2 android-studio-2022.1.1.13-mac.dmg + 947a8899257c2a8cd1f4ffa565b729a7d8b89f19c50580c2088653c6695cbdec android-studio-2022.1.1.13-windows.exe + + Zip files + Linux: android-studio-2022.1.1.13-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.13-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.13-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.13-windows.zip + (999.1 MB) + + SHA-256 checksums + 643c2bf315c5ac59506808e98286ea3a94808d1a2633df19b3cca687685eebb8 android-studio-2022.1.1.13-linux.tar.gz + 9ec5063bc81585e77ea0160c67d40a9490f12f3467402fbee760e208f5be2f54 android-studio-2022.1.1.13-mac_arm.zip + ffc6446d24e2f6a9f3d92598359709a342b658eb30172a3133a0cb3be0656ff3 android-studio-2022.1.1.13-mac.zip + 4aa3be53aa19f26d555268b92d86be9f1230050876fc6357d231fa7bc1609d0e android-studio-2022.1.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.5-cros.deb + (811.2 MB) + Mac (Apple Silicon): android-studio-2022.2.1.5-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.5-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.5-windows.exe + (1.0 GB) + + SHA-256 checksums + d70b76088bb507ca56fc81e3adf7d4db09260f90de57b8d036099858d63bb854 android-studio-2022.2.1.5-cros.deb + 5c1b0ac323ec9d381dbdbc89f2f21f24ff5484ba242d6977749cef8399952aca android-studio-2022.2.1.5-mac_arm.dmg + 4ce689202912e3a51c3d165c68b38d4511537e37f339ac65904c5dc9f595958a android-studio-2022.2.1.5-mac.dmg + 16fe3b76447221a20a77428b737894582542fc1c736b3e1d696eeae8529b53bf android-studio-2022.2.1.5-windows.exe + + Zip files + Linux: android-studio-2022.2.1.5-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.2.1.5-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.5-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.5-windows.zip + (1.0 GB) + + SHA-256 checksums + 6233f828b4eafc74f7a1b372c7e76276832a09fc84e1c3b2e8857278f1f89c9b android-studio-2022.2.1.5-linux.tar.gz + c28cf85d171967453c3f5fc831812da86b3739317eaee17d6e58d55a363c030c android-studio-2022.2.1.5-mac_arm.zip + a568f4f398a1fafbc8569ef9cf9e53b3671724e8e21ab50f7fe378c1828f24ac android-studio-2022.2.1.5-mac.zip + b0660f1c056aa8ee2c919bcb44659070caa7541e109922a37613e139cc563920 android-studio-2022.2.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.4-cros.deb + (807.9 MB) + Mac (Apple Silicon): android-studio-2022.2.1.4-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.4-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.4-windows.exe + (998.9 MB) + + SHA-256 checksums + c491302b5c02f82204ea5388fcd6031a158a721ee022e23c5d5018e5cc772bb8 android-studio-2022.2.1.4-cros.deb + c551264d0f1402c98132630b69c97c8aefeabb2eff0959f6d650d250bde4c5ab android-studio-2022.2.1.4-mac_arm.dmg + d799120c39d153b506e9ef83bbbf517cbc76761552f2b51ea862285d2802ffe5 android-studio-2022.2.1.4-mac.dmg + 7d71801acacdb6e6a9a7dc33b5682c845e28bafb8ce789fb9e0ace2b9172d7e2 android-studio-2022.2.1.4-windows.exe + + Zip files + Linux: android-studio-2022.2.1.4-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.2.1.4-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.4-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.4-windows.zip + (1.0 GB) + + SHA-256 checksums + a140f4706a18418e2de18d9ea3c689424e6848139a91b59369106ae9e762b372 android-studio-2022.2.1.4-linux.tar.gz + 077b4fd821383e9273685adda05cd234a895514e2f40570b139e1b74973a5bc2 android-studio-2022.2.1.4-mac_arm.zip + 7b258bbcfd4ff402959984500c11725e898ed4ddad2b9037a80182c6ae8c19a0 android-studio-2022.2.1.4-mac.zip + b40386f359941384b5ac541e6b32665d728078a561d9228c1d00274009e25d4d android-studio-2022.2.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.17-cros.deb + (778.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.17-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.17-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.17-windows.exe + (957.3 MB) + + SHA-256 checksums + 4d0c442d806fa8651c8e1baade6586c70aa46a61790aac0e91dfb4d5be7a7213 android-studio-2021.3.1.17-cros.deb + 0adbbddfa1e0e52e7bf21a5b560f60f8982ef82c0677db2d2ff7a2bd73ab156f android-studio-2021.3.1.17-mac_arm.dmg + 4e10799559efc3445d61fb12bbf68e0a9801607a6114c6783bb26a93784d3150 android-studio-2021.3.1.17-mac.dmg + dd176791e15e921d4a3b3c9a251c61e5cfd28d75588fd717971dfbac030cd497 android-studio-2021.3.1.17-windows.exe + + Zip files + Linux: android-studio-2021.3.1.17-linux.tar.gz + (982.7 MB) + Mac (Apple Silicon): android-studio-2021.3.1.17-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.17-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.17-windows.zip + (959.6 MB) + + SHA-256 checksums + 89adb0ce0ffa46b7894e7bfedb142b1f5d52c43c171e6a6cb9a95a49f77756ca android-studio-2021.3.1.17-linux.tar.gz + 0e3923e5a4d7e7255c2e379ad2ab4e2aa5d52e6b2ed092938665c955214f3f05 android-studio-2021.3.1.17-mac_arm.zip + a7695e0aa16404717ebcc018f37e123b7cfa6ef04f3e207f949eb2b9fc2e9c28 android-studio-2021.3.1.17-mac.zip + bdce14643efee37a4d892994b3329496460062f9c65ed870ff61a80267cb206a android-studio-2021.3.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.3-cros.deb + (806.3 MB) + Mac (Apple Silicon): android-studio-2022.2.1.3-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.3-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.3-windows.exe + (997.8 MB) + + SHA-256 checksums + d8b1bdd9870231f7b7bd49f319ca2d6ba26581c8943407b58c28b5867408ad27 android-studio-2022.2.1.3-cros.deb + 41ce2b5d4bd57cefeaf6982f58a55ded665306fe8315c98c0ee97310c4faf0ec android-studio-2022.2.1.3-mac_arm.dmg + 2d5adb7dc8bc3290fa18fbb6af8676d36cf26685c21d4c4fae96731854120f83 android-studio-2022.2.1.3-mac.dmg + 5d4c24ac116baad772699ca777a6566e2cb6de0e62a8f622c258671f0ebd54de android-studio-2022.2.1.3-windows.exe + + Zip files + Linux: android-studio-2022.2.1.3-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.2.1.3-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.3-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.3-windows.zip + (1.0 GB) + + SHA-256 checksums + 85c3add68e4369b58e25065b1edc6731b07fbadf7be81966cbe94dc2cede381e android-studio-2022.2.1.3-linux.tar.gz + 4d51454d55b84f408c281c9edf8476a2984f907e2f144f83957a9c617dc1a40c android-studio-2022.2.1.3-mac_arm.zip + 45b557160223cc05814ace7e7f011f7b8626aabdbaa97a232b8757e290415572 android-studio-2022.2.1.3-mac.zip + 393564860215b2102070b5a9e9933b6d6fc568e07e709a81d737d886afd0c3b5 android-studio-2022.2.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.12-cros.deb + (805.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.12-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.12-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.12-windows.exe + (989.8 MB) + + SHA-256 checksums + b542a97d9ee92dc67a97b3161743cd7b3f51a99c40ce06c28b2846ba7bfea1a5 android-studio-2022.1.1.12-cros.deb + cbb5b8e626429fc8feb8d1769ec51a5ef8a46533f679199fed910ca6aeefab29 android-studio-2022.1.1.12-mac_arm.dmg + 9ea63d7dcba3fe25f2eaf1f9b1d9a3ae31f1cfa850c81b2b0db5718adcaf80e4 android-studio-2022.1.1.12-mac.dmg + b262382527b905394ba651aac5e14d2224bdfb44b6ecb5e1c4bec0b0fc1f9568 android-studio-2022.1.1.12-windows.exe + + Zip files + Linux: android-studio-2022.1.1.12-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.12-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.12-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.12-windows.zip + (992.6 MB) + + SHA-256 checksums + f224853c7d0f4d0933575b7c6c4abb081b4e53ca737670ff3eba557203e73ba4 android-studio-2022.1.1.12-linux.tar.gz + c372719eb01b895c95aff5d072eb2afa5c64c581c640f78997251e9a33c2f043 android-studio-2022.1.1.12-mac_arm.zip + e9e154f7d5714f2f46463646dc7fa15b8dcb6f4c79bb87c8295ab7aa3eb6b0a4 android-studio-2022.1.1.12-mac.zip + 6d198058cc39d568ac65cef58f84a5927f5e5a32ff6aeb76c1020f421ae0c4f7 android-studio-2022.1.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.2-cros.deb + (809.9 MB) + Mac (Apple Silicon): android-studio-2022.2.1.2-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.2-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.2-windows.exe + (1.0 GB) + + SHA-256 checksums + 2db4bb7e34f4e5e83f764d1cafa2b0be9e80fd433f390234f7e408ba6efd759f android-studio-2022.2.1.2-cros.deb + 6ed071062cbd30269a3f2e7829596751c254c500e0c7b180bde9c87d27cbbcc8 android-studio-2022.2.1.2-mac_arm.dmg + a545c6aff81482215a60900cc510cd714198efced98ec1c67c6dda1229782f89 android-studio-2022.2.1.2-mac.dmg + 0224d839fc37ab19a56aaf0f4bfbde8bb77edbdec56bfd47217613d102721133 android-studio-2022.2.1.2-windows.exe + + Zip files + Linux: android-studio-2022.2.1.2-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.2.1.2-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.2-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.2-windows.zip + (1.0 GB) + + SHA-256 checksums + 8651e583297d21fd8b1f8684c69125c74aea9967a8157faac78c3a4516f97bc5 android-studio-2022.2.1.2-linux.tar.gz + b13e256430efe6d82c28215058c608af57efca90f8b09dc3e2a9ce8f612ed39c android-studio-2022.2.1.2-mac_arm.zip + c7239d46f073eb163077011d21f0bf62c2c9227b04b21ddd13fa2c6d08a9dc60 android-studio-2022.2.1.2-mac.zip + 88c0fa38bb6df3462d7e6e938b667fe42f23665074dbdb4d49f6220ed23bfa61 android-studio-2022.2.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.2.1.1-cros.deb + (807.3 MB) + Mac (Apple Silicon): android-studio-2022.2.1.1-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.1-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.1-windows.exe + (997.3 MB) + + SHA-256 checksums + c26bdff4796a89a4bac71e4b3cba5fa4e4526b4747250fc831ade64fa8da2b1f android-studio-2022.2.1.1-cros.deb + 8b83a58c22a2cafeaa839c1bf557f2a1f5fa9b6743e44ee3433a3a0b24542c19 android-studio-2022.2.1.1-mac_arm.dmg + 3be45f7ff838feba0d2b9349fce307fff1221bab0df71fe98b423e4740127bcf android-studio-2022.2.1.1-mac.dmg + c0eb74894cdfa504c8f8f9252709d18824494d27b934727ce44f548a5e482c7c android-studio-2022.2.1.1-windows.exe + + Zip files + Linux: android-studio-2022.2.1.1-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.2.1.1-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.2.1.1-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.2.1.1-windows.zip + (1.0 GB) + + SHA-256 checksums + 1a29f137e90f18e2dc817af04e54cc4eca065b04bd60988cacd994120d031924 android-studio-2022.2.1.1-linux.tar.gz + 1c7e2a46a212d6da366670526eeadea3a44fb11e7070d30bccec14159d157b47 android-studio-2022.2.1.1-mac_arm.zip + 36a7e1cfc5870da79c5227ed817527dd676f9ea2c9f7df0b2411b711098114ad android-studio-2022.2.1.1-mac.zip + eaea411a0aa7946bad1caf905e6861b1e7e5f106d5b86ca9e63329316ecf47e7 android-studio-2022.2.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.11-cros.deb + (804.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.11-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.11-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.11-windows.exe + (989.7 MB) + + SHA-256 checksums + ce1e548766f0048dd12bd12cacf86e64a8759ea51de0e866b4a0539fccc8fe44 android-studio-2022.1.1.11-cros.deb + 3bc26770e1de82ba7246f5aadecfbee599225f1764618aacca0e23dfba0723e9 android-studio-2022.1.1.11-mac_arm.dmg + 38208645e024af647ea25319e8b1b561ee154b88e9412d7b0e54cde88140fd70 android-studio-2022.1.1.11-mac.dmg + 112998d84bba1e57c19b4424337ef22a784c843c910305bcbd055fe41233a02d android-studio-2022.1.1.11-windows.exe + + Zip files + Linux: android-studio-2022.1.1.11-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.11-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.11-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.11-windows.zip + (992.5 MB) + + SHA-256 checksums + 610db4550304f5b436bce23b4567c0d349e97b038bdc3eb2d5d1a03672579c77 android-studio-2022.1.1.11-linux.tar.gz + e55cdcb3a8a83d40644dfab8e558567520b80bb006a84fa16aab1fb029f9b48f android-studio-2022.1.1.11-mac_arm.zip + f4727d2fc6b8f8ce711c53cd968c81e1bb8bf2798cbefab04cee4c2dc7098208 android-studio-2022.1.1.11-mac.zip + 260bd24f4bc07c08092b5f31a5a4e9648821cb50f6119eb43cfde3d445bc5008 android-studio-2022.1.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.16-cros.deb + (777.6 MB) + Mac (Apple Silicon): android-studio-2021.3.1.16-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.16-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.16-windows.exe + (950.7 MB) + + SHA-256 checksums + dbd78bbcc0d334f0aeec1849e69877c83bec08bc4db508c391ac11fdfc9ea65c android-studio-2021.3.1.16-cros.deb + 3c7c32b12644bda70a7845a7b9f2de196614c96a796dfd7d774e4c92a4b1eec0 android-studio-2021.3.1.16-mac_arm.dmg + 4f1efabf0763ac06accb676790d1b5673f4cd8d995711fd9586d4742ba50ef05 android-studio-2021.3.1.16-mac.dmg + 35bcdf04192e31568914931dc6f52e1879763c211321bf5f2f87d70b84516e1e android-studio-2021.3.1.16-windows.exe + + Zip files + Linux: android-studio-2021.3.1.16-linux.tar.gz + (976.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.16-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.16-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.16-windows.zip + (953.1 MB) + + SHA-256 checksums + 1a725b585786f43b944336caf703360446e3f4b5e6e234057ff121e50ef91d9a android-studio-2021.3.1.16-linux.tar.gz + bdf6bf858b1c017a24a0ce24d6979b00011b5fbe270ea007fc2184de8a4f6f40 android-studio-2021.3.1.16-mac_arm.zip + a00c4646e6a0bd2d029f0b22b329246817f31eef57d03e251c4f433f155bd866 android-studio-2021.3.1.16-mac.zip + 8235ab7aa34117c7a6c27bf30cea2f2a4043fabacd03b8b988bb689d41e09200 android-studio-2021.3.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.10-cros.deb + (805.7 MB) + Mac (Apple Silicon): android-studio-2022.1.1.10-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.10-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.10-windows.exe + (990.0 MB) + + SHA-256 checksums + 0c760e7016afc7ae65b47c3f590c0d664e838646f5b7da6378b44f97b0ac7541 android-studio-2022.1.1.10-cros.deb + bb5da44d4b87cbd78f313df262f7e34fa3b16f8ddd4ff2928503a88c03a26396 android-studio-2022.1.1.10-mac_arm.dmg + 321a296c0316190a5fa6eb1463a4fb01be1c4bfd258e243ad2cc5bdf96773c49 android-studio-2022.1.1.10-mac.dmg + 757e805e0d37c80117c9976c59c230e1a9a58f925b9ffa2b05612bd2524e64b3 android-studio-2022.1.1.10-windows.exe + + Zip files + Linux: android-studio-2022.1.1.10-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.10-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.10-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.10-windows.zip + (992.7 MB) + + SHA-256 checksums + e81698e410bf5b53bf41a583af054019ffa633d0ce5f30d7b4bc813dc453e04a android-studio-2022.1.1.10-linux.tar.gz + d88f5dcaf38bc4933f6f43beabe072cafd4e8083b2f05b38d50912753dc356e9 android-studio-2022.1.1.10-mac_arm.zip + 46fd221c6e438225bede35643d9b5a2f0bc907308b321d9edcf87e96c69ecaba android-studio-2022.1.1.10-mac.zip + f543d6551b3a9d41aab7a4c170cc1a1565b75bd650e71b91e820190a3c01738d android-studio-2022.1.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.15-cros.deb + (777.6 MB) + Mac (Apple Silicon): android-studio-2021.3.1.15-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.15-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.15-windows.exe + (950.7 MB) + + SHA-256 checksums + 9612d1b4e6a917617f43296c35bfc57d49c1e5cfce64d9de3f0a2806bf773871 android-studio-2021.3.1.15-cros.deb + ec70ea66fbe19ddfc810d38985066cd7a3634b3567d07071355434a41fadb795 android-studio-2021.3.1.15-mac_arm.dmg + b7f22445f1d5afdd52c3071e8b43c88f577740148dac373500d3d205fac9ee40 android-studio-2021.3.1.15-mac.dmg + 15d0651252a82cb26742d447bb04ab955dc83e087b94f53520481832808a78e8 android-studio-2021.3.1.15-windows.exe + + Zip files + Linux: android-studio-2021.3.1.15-linux.tar.gz + (976.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.15-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.15-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.15-windows.zip + (953.1 MB) + + SHA-256 checksums + 660c68e13693387f72ad68db6364e64bc3927106b4850c2214f5e24e5df22c74 android-studio-2021.3.1.15-linux.tar.gz + 8cbe062c4012612a40a014a5ebb82bdf959b0601329cf3652aeb726b190c3673 android-studio-2021.3.1.15-mac_arm.zip + 667f475b9b9e9f317ad0150a34372623333118bed4060e966c3e64cb46a87966 android-studio-2021.3.1.15-mac.zip + e6e5a04ba06e69ac299860d728233298d87545794c99e1d5cc3a41bb67307d55 android-studio-2021.3.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.9-cros.deb + (804.4 MB) + Mac (Apple Silicon): android-studio-2022.1.1.9-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.9-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.9-windows.exe + (987.9 MB) + + SHA-256 checksums + 202f008dbca4b3e2d90dea26c6c14a820c49a7f7033671615498daf394755b01 android-studio-2022.1.1.9-cros.deb + e50424bf9d731a2e92495622734767331ba510ff3788ae01ed289ca14dde1964 android-studio-2022.1.1.9-mac_arm.dmg + f3a07b6803656e98c7f8fbc017bb1ed91db7f00b629538ed20671d4adc26770c android-studio-2022.1.1.9-mac.dmg + 62742f2c21971cf3183cf4abc756b18f609fefbbc243480a347268c8b92913f6 android-studio-2022.1.1.9-windows.exe + + Zip files + Linux: android-studio-2022.1.1.9-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.9-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.9-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.9-windows.zip + (990.7 MB) + + SHA-256 checksums + fcd8308ba3fb5864a16950628511bc3c7a55bc130be497fc0af1fd746ad5d7f9 android-studio-2022.1.1.9-linux.tar.gz + dea4623a3b837b5068a2c4cbf10598f722e69f21f7c6ec5320c7e9ca9f8d06b9 android-studio-2022.1.1.9-mac_arm.zip + 75078236fe0bd9fc8224356763b25701fbffe7958a5ac8dd272ca478f27592b9 android-studio-2022.1.1.9-mac.zip + 0955b9fde84a458dddef9cfca0ccca5a6384dd2352f45f48c1f006cafdfa0806 android-studio-2022.1.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.16-cros.deb + (857.0 MB) + Mac (Apple Silicon): android-studio-2021.2.1.16-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.16-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.16-windows.exe + (974.5 MB) + + SHA-256 checksums + b020a9a664d8237711e74198d5d07087858d993c0b7ade1f35cbaff668e8acd5 android-studio-2021.2.1.16-cros.deb + d4e06bcc6f614cd4b261fc6034529edb205b31b0e56824490a91350c3640806a android-studio-2021.2.1.16-mac_arm.dmg + df46f2199fcf4c7e6b882ba16151ea1d2dd48a15f5c87d30224f1b5401d2b648 android-studio-2021.2.1.16-mac.dmg + 214fc7339060990d615bb02f2576474a3d6c152249fb67b03124162e111da4c7 android-studio-2021.2.1.16-windows.exe + + Zip files + Linux: android-studio-2021.2.1.16-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.16-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.16-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.16-windows.zip + (986.6 MB) + + SHA-256 checksums + aa5773a9e1da25bdb2367a8bdd2b623dbe0345170ed231a15b3f40e8888447dc android-studio-2021.2.1.16-linux.tar.gz + 5754d3a8e46e5c243651007948601b7118793cbe9bc89e4c63101ee626141d5f android-studio-2021.2.1.16-mac_arm.zip + bd5e47536f0de945a0bdec9ea15d720b0dbf692f39592f648614639e2ae543dd android-studio-2021.2.1.16-mac.zip + 78575a5b779d66630b757a32df0a26b8c052995623d649ed31787fb64eef14b1 android-studio-2021.2.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.14-cros.deb + (773.9 MB) + Mac (Apple Silicon): android-studio-2021.3.1.14-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.14-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.14-windows.exe + (948.1 MB) + + SHA-256 checksums + fc30226c8a9b1a0ab8c07e4313a4f7ca55990c7589cf3abc3f6db745ecfe0368 android-studio-2021.3.1.14-cros.deb + 454f891a44bd01c23bd367178ec03b8214514753b227dd4982a714474d152ee1 android-studio-2021.3.1.14-mac_arm.dmg + 56561a3d7096d5009cdd65606f1c9aa781814adaa0074734026196f7cc4b9802 android-studio-2021.3.1.14-mac.dmg + 71f51584cd0b49fcf7894fadb8bc379ce89db996a8769582ca86367be432e876 android-studio-2021.3.1.14-windows.exe + + Zip files + Linux: android-studio-2021.3.1.14-linux.tar.gz + (973.6 MB) + Mac (Apple Silicon): android-studio-2021.3.1.14-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.14-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.14-windows.zip + (950.5 MB) + + SHA-256 checksums + 93542de78bb8e6bc07b10373f5356a9c507ae6404ab5f159dce927a5fbad28f2 android-studio-2021.3.1.14-linux.tar.gz + ceb97d75c6fa6d631a20561bcfb95d73735e9c860df3bca7c1937fef93c12d1e android-studio-2021.3.1.14-mac_arm.zip + a224aae1b713bdccf5f18f70485656fb64ece7231b2f61c2f9d8db6aeb04de8f android-studio-2021.3.1.14-mac.zip + f657944efffb72bcc418da02afbcbca355cc51660852b91348fe864cc9ba4c88 android-studio-2021.3.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.8-cros.deb + (796.8 MB) + Mac (Apple Silicon): android-studio-2022.1.1.8-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.8-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.8-windows.exe + (979.5 MB) + + SHA-256 checksums + dcca407ce7e2b45f6baf01d47aae8d27c4634df7b52404205a65d65962530f6f android-studio-2022.1.1.8-cros.deb + ff77d93e67c2c01546499dcf1219132ad309d48f371e3a523cfb10fffacc882e android-studio-2022.1.1.8-mac_arm.dmg + 0fdbb9a3a4b27f051414ce3c7ea1bea96ac645b22dc69b0a28456476f32fc56f android-studio-2022.1.1.8-mac.dmg + a7bcbe8306774f1649f08c4727e5d7342112f0d86d70032f2346b199f4f669e4 android-studio-2022.1.1.8-windows.exe + + Zip files + Linux: android-studio-2022.1.1.8-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2022.1.1.8-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.8-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.8-windows.zip + (982.2 MB) + + SHA-256 checksums + d1b657c78629333b4b027c2e05a49a353dc624d7d89ea0836a7c11f90eeac947 android-studio-2022.1.1.8-linux.tar.gz + f849784ee903a2aa80340fa0e4247db7a4a49e0f91a259996d2d539e0647e8bc android-studio-2022.1.1.8-mac_arm.zip + 54b0bc89e9d7e71bd516ae931e0a87aff8016f4dfc644f95157d5077737794e6 android-studio-2022.1.1.8-mac.zip + 64454e63010464078dbd63d5087b7b0c7c34ae09d06c9f3c08ef50a3967282af android-studio-2022.1.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.7-cros.deb + (790.8 MB) + Mac (Apple Silicon): android-studio-2022.1.1.7-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.7-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.7-windows.exe + (970.9 MB) + + SHA-256 checksums + b22393219b8b0db30f4bb91b19c5146fe82c0db0d92ab51625118e4eece92383 android-studio-2022.1.1.7-cros.deb + 6d90b55ce19951761743c58fe533b1af8b6c1d2e89a08053032447ea68445619 android-studio-2022.1.1.7-mac_arm.dmg + 7ae37be8b12db3a41803a4b344bd0e01aa2b8923a5c64254ea7e82442b7e297a android-studio-2022.1.1.7-mac.dmg + eba67accc95ba6cf573adcf6e8f3a8f3df47af3b10e53ff58701c5304ec3a632 android-studio-2022.1.1.7-windows.exe + + Zip files + Linux: android-studio-2022.1.1.7-linux.tar.gz + (996.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.7-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.7-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.7-windows.zip + (973.6 MB) + + SHA-256 checksums + d6799c0b50d0c104c41cc3b56a82495fd145664bc4272dd4342890fb76247b66 android-studio-2022.1.1.7-linux.tar.gz + 24d8a6ca690b383d6b27f33f49e816577ce22805895b12236f63600e76b582cf android-studio-2022.1.1.7-mac_arm.zip + 4adb973b65f2a72d68478a5534430c7bfdeae74593a0860cd133ec0b64e8884f android-studio-2022.1.1.7-mac.zip + 9a47d1cb3e1f15374a442a3f266a73172479574b50db6a9eb71f399fa7fde1af android-studio-2022.1.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.6-cros.deb + (790.2 MB) + Mac (Apple Silicon): android-studio-2022.1.1.6-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.6-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.6-windows.exe + (969.8 MB) + + SHA-256 checksums + b253282fca8fd7a76731c86ff085a2f605b1a93c776366a98f8dcb10a0602034 android-studio-2022.1.1.6-cros.deb + 99ee5edfdad3ba8326fcf2e8d36f2d75c34e769cc80077a59166adb2299a5a99 android-studio-2022.1.1.6-mac_arm.dmg + f0a9e21f4a918592641657b461ef20b2febd27283ea80b548fa6138b0b9f048f android-studio-2022.1.1.6-mac.dmg + 7be7623499257450af62501444a0ec7ff583e2bea84458cce8812d38b5a318a0 android-studio-2022.1.1.6-windows.exe + + Zip files + Linux: android-studio-2022.1.1.6-linux.tar.gz + (995.5 MB) + Mac (Apple Silicon): android-studio-2022.1.1.6-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.6-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.6-windows.zip + (972.5 MB) + + SHA-256 checksums + b0685bfd8b213e386fd24a4888665caa79a9dc9fe0e0b5b3d6697c042954b27c android-studio-2022.1.1.6-linux.tar.gz + a6a8d4b28436ff83eadb3a679d5a655d1f268e6229a331457822735d5ca02055 android-studio-2022.1.1.6-mac_arm.zip + 2316ebe05bd6259e90b9ce0495d2f3afd15947e501f249c7ebd79556040306f3 android-studio-2022.1.1.6-mac.zip + 31aea94e2a0c81dd8d7465c7f5ab6077fba025ffec875821e527db9d64671bda android-studio-2022.1.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.13-cros.deb + (773.8 MB) + Mac (Apple Silicon): android-studio-2021.3.1.13-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.13-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.13-windows.exe + (948.1 MB) + + SHA-256 checksums + 5c6a2519a164d63dc7f12e95db3127fe1170257bc3b80d32ff1861d16af84cf1 android-studio-2021.3.1.13-cros.deb + b211d43d04a8fc8543827d0c19283ee05c0e5d69376064e6a72fae07e9f889fb android-studio-2021.3.1.13-mac_arm.dmg + cdf90e9c595a6069963f9ce747bc3bfb3eb3de2282c43b31c8c2faa26988eec9 android-studio-2021.3.1.13-mac.dmg + 7878badc81cf31921bb2f8c96ed0142c42e2259859d5addf12b3eb212b8e704f android-studio-2021.3.1.13-windows.exe + + Zip files + Linux: android-studio-2021.3.1.13-linux.tar.gz + (973.6 MB) + Mac (Apple Silicon): android-studio-2021.3.1.13-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.13-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.13-windows.zip + (950.5 MB) + + SHA-256 checksums + fdfa6acc089934d747d3af56a4fb83534384e0e2869b09c221c30856efbb5fb2 android-studio-2021.3.1.13-linux.tar.gz + 439e2d1563c5161ac2d1bd16467d6e4ab24bf0797179baf15731072a5ff691c9 android-studio-2021.3.1.13-mac_arm.zip + 016e325351b6a3ca8021efd68d664362a35e332e30b532c29408c8a98f7a68f7 android-studio-2021.3.1.13-mac.zip + c37afffdb3bc0fc9def986fc25e1dd99b434ffc8f5017b37197615bfd7f97254 android-studio-2021.3.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.5-cros.deb + (787.9 MB) + Mac (Apple Silicon): android-studio-2022.1.1.5-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.5-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.5-windows.exe + (968.9 MB) + + SHA-256 checksums + f1e17d86778ea13ad34e1db835781f14fb7c231f0df88c61858a80e7320b5d9e android-studio-2022.1.1.5-cros.deb + 4e2fcca123ebbf2e6fb32e8f6fcbdc29ce708be114b14456119086900ef1650b android-studio-2022.1.1.5-mac_arm.dmg + 2ed49ddc067703e9abec4093eb2d29860707f0eced000633797e8c60b54af789 android-studio-2022.1.1.5-mac.dmg + b98443aff9ee40b29f018a6a569074f10206364916886d08ae3e0d7c01e37dd3 android-studio-2022.1.1.5-windows.exe + + Zip files + Linux: android-studio-2022.1.1.5-linux.tar.gz + (994.7 MB) + Mac (Apple Silicon): android-studio-2022.1.1.5-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2022.1.1.5-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.5-windows.zip + (971.5 MB) + + SHA-256 checksums + 7c409fc545c2d4e5b6192fc3f5981d62e1df7e3f2cc9094ea474dfc2b555c193 android-studio-2022.1.1.5-linux.tar.gz + 1f995a224a0fb2daa4c45393be4e827a761025bda0d30c9634b44dbb7ba82d96 android-studio-2022.1.1.5-mac_arm.zip + 9c5d0d86c2c6314d8bdd3849a6855a328c113d08ed7a33ed9cc596884e170207 android-studio-2022.1.1.5-mac.zip + 86240175722c8ef3018140eef0deaeda15cc5885aac72b1b3579eca0e0a206cd android-studio-2022.1.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.4-cros.deb + (785.9 MB) + Mac (Apple Silicon): android-studio-2022.1.1.4-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.4-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.4-windows.exe + (965.7 MB) + + SHA-256 checksums + 63e96e0e702de7f2deca9725651d32419fe0eecc45196ef21275b1560149c0a5 android-studio-2022.1.1.4-cros.deb + 8b05fd586753cdbcacaaeeb96070eeb527180bb3722a09f4e7e154f61e71dbed android-studio-2022.1.1.4-mac_arm.dmg + 673340a0052f0ce23d658b9b24777adc58ec96f3edc71f72932ce642fab314e9 android-studio-2022.1.1.4-mac.dmg + 47d94ec841bb44b2d504e1f7ef9c2190469a58e7b3d851587cb9b4736a3cdde5 android-studio-2022.1.1.4-windows.exe + + Zip files + Linux: android-studio-2022.1.1.4-linux.tar.gz + (991.5 MB) + Mac (Apple Silicon): android-studio-2022.1.1.4-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.4-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2022.1.1.4-windows.zip + (968.3 MB) + + SHA-256 checksums + 9373855bb98d2406139c2e7bc5fd7d7eec4268a31ccbff7d07b015e0f7da3ed0 android-studio-2022.1.1.4-linux.tar.gz + 4cdc6d31f5eaa9a0bc8c233347341a1f249f3df5492707157ff6637745e210bc android-studio-2022.1.1.4-mac_arm.zip + 1e60528de36b1bed8149a62fb7f3665250f3f66f6b8f2ec19494b83281fc860b android-studio-2022.1.1.4-mac.zip + 483bc1a1726fc0d7e6f84b524aa15f3ed3c05736b77b951d792587ad692a98ed android-studio-2022.1.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.12-cros.deb + (763.1 MB) + Mac (Apple Silicon): android-studio-2021.3.1.12-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.12-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.12-windows.exe + (936.6 MB) + + SHA-256 checksums + 72077134418256b0147a678c22435dc71c0cc3c0670afc4f7ac70119e9d47e6a android-studio-2021.3.1.12-cros.deb + 718e8991cceed2880ddebf934a7947f457fab4b9cd2e550e4aea6f8fe11f5a8b android-studio-2021.3.1.12-mac_arm.dmg + 3e31999a86716cf0f8d41fc6255b3a588f72c6fb013a587ae4bcafadf579dc57 android-studio-2021.3.1.12-mac.dmg + 70470bebd5ddf5339c23271582f18bfe14e94546ff48fd8cebbd076c11763cd0 android-studio-2021.3.1.12-windows.exe + + Zip files + Linux: android-studio-2021.3.1.12-linux.tar.gz + (962.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.12-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.12-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.12-windows.zip + (939.0 MB) + + SHA-256 checksums + 1990183e80465f5ac69703aec72414eed8eb03a703e02709bbc32a7c3aab5f80 android-studio-2021.3.1.12-linux.tar.gz + 9a11cc4c05680c6aeba7dd21d441c97fa87b30e480e17b33ce76772faf62dbc8 android-studio-2021.3.1.12-mac_arm.zip + 534b0cbae9a8fb10844661cdbf328af8be59a45c4655a57a76123d0597936f85 android-studio-2021.3.1.12-mac.zip + 1216196bba2dbb4c37739b64d3c4ec5471cef1ea0c0c50f01335aa5bae4e59f7 android-studio-2021.3.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.3-cros.deb + (776.7 MB) + Mac (Apple Silicon): android-studio-2022.1.1.3-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.3-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2022.1.1.3-windows.exe + (951.1 MB) + + SHA-256 checksums + 809a13302f1b4596ba71d541c2c264d6703adad1801242390bd1ec71e9e2d063 android-studio-2022.1.1.3-cros.deb + 9e2065e6125031625f2ef37b601af5bcf36ad3c3fb7dbd0db337fb1d3117d15d android-studio-2022.1.1.3-mac_arm.dmg + df74dde5201fcb7e9183b5605c4148467dcc347365624561e0a2536c536cf75a android-studio-2022.1.1.3-mac.dmg + 190da19f3097bcb7dba5e7fccc76a258815ba06c068be5e25a48c2a7ace85a0c android-studio-2022.1.1.3-windows.exe + + Zip files + Linux: android-studio-2022.1.1.3-linux.tar.gz + (976.6 MB) + Mac (Apple Silicon): android-studio-2022.1.1.3-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.3-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2022.1.1.3-windows.zip + (953.5 MB) + + SHA-256 checksums + c8bd4750ae76e27bce2375a64fdcb9973ed06559aea7f8f0d3d001d5eca2a89c android-studio-2022.1.1.3-linux.tar.gz + 8c91a05a83cc33a3fb8551f5de122a597b763a7e711484f548a8bec4fd01de22 android-studio-2022.1.1.3-mac_arm.zip + 66689d4e002526d7badaf0d53a1df7d4029fb8e25a43e355d93eea7ca0b11b06 android-studio-2022.1.1.3-mac.zip + 8412a4803f0c3ff7e1613066ab77d21ea339562729c9f4969827807dd151b970 android-studio-2022.1.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.15-cros.deb + (857.0 MB) + Mac (Apple Silicon): android-studio-2021.2.1.15-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.15-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.15-windows.exe + (974.4 MB) + + SHA-256 checksums + 1300f2e48734ad57b9598f1f620ab2c72436b7fa60ced2d96266dadaf3078489 android-studio-2021.2.1.15-cros.deb + ce1fb8ba48c93e65fca450667786b4b98aa000ff274ca890e3de36efdabcc22b android-studio-2021.2.1.15-mac_arm.dmg + fcaf413951119324ab22a0a4f2634bade90692991e9381cbf4a274e3cd60243a android-studio-2021.2.1.15-mac.dmg + d99d2b24e232ac869d9c9e64cd19cd2572cfd4512e7df7941b812c4cd39d7b45 android-studio-2021.2.1.15-windows.exe + + Zip files + Linux: android-studio-2021.2.1.15-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.15-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.15-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.15-windows.zip + (986.5 MB) + + SHA-256 checksums + 0018e0dfc0dd2921700516f7a2c443377c557788da7fb0a45243ecb4300745be android-studio-2021.2.1.15-linux.tar.gz + 1b150c65b84dfbe34490d06437b40b6421eb65a06b54c9fc6d9134574020b763 android-studio-2021.2.1.15-mac_arm.zip + feda0fad3c2c19e3438cc8132f573dad40c2eb2cccef3239757069740b481e63 android-studio-2021.2.1.15-mac.zip + a992449e546660fc5f8026f72b0f0e804f8d9c82a5e628d502ab60d1ab2b0f8c android-studio-2021.2.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.2-cros.deb + (776.1 MB) + Mac (Apple Silicon): android-studio-2022.1.1.2-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.2-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2022.1.1.2-windows.exe + (949.2 MB) + + SHA-256 checksums + 823149c7172471121154c490d8a2c78de84e2a6ba37b5c395b02384d48b47116 android-studio-2022.1.1.2-cros.deb + 537179894a3b49e1ce6d129adfd67a428adc1835515fc9501b6aee58d29524b8 android-studio-2022.1.1.2-mac_arm.dmg + a0ac91fce3c248a5f0cc496338d3ddae6783f35078e7dbb12689667964d6c017 android-studio-2022.1.1.2-mac.dmg + daf665c9de19306abfddb3ed568497e154304dba214bb4ed29a45f2538d5cc43 android-studio-2022.1.1.2-windows.exe + + Zip files + Linux: android-studio-2022.1.1.2-linux.tar.gz + (974.7 MB) + Mac (Apple Silicon): android-studio-2022.1.1.2-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.2-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2022.1.1.2-windows.zip + (951.6 MB) + + SHA-256 checksums + b53e8d84e8c02a9536321c517c6b77054b34f68a08def32673df2d7d7d333a18 android-studio-2022.1.1.2-linux.tar.gz + eef22dafb2a91fdb0018b9e5b602b43ddf8c8cd50b65d7d21a2f08858bfa6be7 android-studio-2022.1.1.2-mac_arm.zip + c3353e5a47657805eb7a769876d4302e6e3d040c24399c267ac84380f6ff4c66 android-studio-2022.1.1.2-mac.zip + a0abe49a2714d5b76f9693eab6679fac296f6ed8732de91285d43fb46f58fb20 android-studio-2022.1.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2022.1.1.1-cros.deb + (775.7 MB) + Mac (Apple Silicon): android-studio-2022.1.1.1-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.1-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2022.1.1.1-windows.exe + (948.9 MB) + + SHA-256 checksums + 7dd235dda6a67851247bf00a98059829440aa51aa64195f79f8f059b9146872b android-studio-2022.1.1.1-cros.deb + 5b22e0dc4baa1f2bf0278cf0e2c09df197fcf8428620e9db83ed9a047423e814 android-studio-2022.1.1.1-mac_arm.dmg + dc61001825fe3b137763a22e8b52cbbad882460d3abc8c19c8c7ac5ff8810012 android-studio-2022.1.1.1-mac.dmg + e138718f3794e5cb5eb431248aca32bed07ac9f227b285e99b907f1b411f53cc android-studio-2022.1.1.1-windows.exe + + Zip files + Linux: android-studio-2022.1.1.1-linux.tar.gz + (974.4 MB) + Mac (Apple Silicon): android-studio-2022.1.1.1-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2022.1.1.1-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2022.1.1.1-windows.zip + (951.3 MB) + + SHA-256 checksums + ca9daa72bb68bf216a01b74dc5345ce6fc72d6996afd4349de48a98822a4a6a7 android-studio-2022.1.1.1-linux.tar.gz + 407d037c7d4a7203ff9e64ba8e6d25246935b8710bacb4b250e427ff885e4164 android-studio-2022.1.1.1-mac_arm.zip + c5c26d475728238caae302573f09d89147e24d30fd8bdda53e07e5d8fa6e7573 android-studio-2022.1.1.1-mac.zip + f4d05727fbf30ce1bbd6d959ceefe7a4bb9d6524c33fc36273bb1336ed06fc74 android-studio-2022.1.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.10-cros.deb + (763.1 MB) + Mac (Apple Silicon): android-studio-2021.3.1.10-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.10-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.10-windows.exe + (936.6 MB) + + SHA-256 checksums + 54fcd365dec78fb21d37f9da33f62fbf4ca48704d08e7a5abef1acdc323e4e0d android-studio-2021.3.1.10-cros.deb + 2ff8dd52f2fb5ae28d8968ae1125ea2a1e5d9f512bf32d4ac69b1f4dfda39812 android-studio-2021.3.1.10-mac_arm.dmg + 0f41ebc9f9530b387bef00fc7185753f18bfc7150871687c3bc7bf4632af0e99 android-studio-2021.3.1.10-mac.dmg + 2f72c420f49b1eca045a251a97d175582c0d6faa6ae9de22a4031d5653725abd android-studio-2021.3.1.10-windows.exe + + Zip files + Linux: android-studio-2021.3.1.10-linux.tar.gz + (962.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.10-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.10-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.10-windows.zip + (938.9 MB) + + SHA-256 checksums + 3a8d30cb64a259c317d6837caf4f780524c7620b27a2c2030486b138b8dca011 android-studio-2021.3.1.10-linux.tar.gz + e727b538ef2a0ec01fc71f56581a812e3dfee40424b83bcb5080af0afb120c60 android-studio-2021.3.1.10-mac_arm.zip + 5ef96a212cb654e8b983e11d0e4713c25c5c89d32376bdf6383df2e7eb3d0c1d android-studio-2021.3.1.10-mac.zip + 175b6dfdef2fd7bf2f028f0cdc957c148ffb7cfb91dfcd6934db9692218b3d7c android-studio-2021.3.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.14-cros.deb + (857.0 MB) + Mac (Apple Silicon): android-studio-2021.2.1.14-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.14-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.14-windows.exe + (974.4 MB) + + SHA-256 checksums + a9ed74d7641b32dac6bf4886f288ae9e6bc62f51fa645b7e21b2b999100614d7 android-studio-2021.2.1.14-cros.deb + eda598ecffd2640083031d81194cbeacf507c06febb8dc69f277f36fe47ba7a8 android-studio-2021.2.1.14-mac_arm.dmg + e3c4131cdb92ac3b2a8f287f7989528dd7a413477adc90f008748371921e80ee android-studio-2021.2.1.14-mac.dmg + de733bcd1cd4fd23d474c76889db0ba9af0a5ae5ba7171fb9aa8e27311cf950b android-studio-2021.2.1.14-windows.exe + + Zip files + Linux: android-studio-2021.2.1.14-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.14-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.14-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.14-windows.zip + (986.5 MB) + + SHA-256 checksums + e98bb08ae6b4eaa9401b555a294d98615a6ade4c85b43c630a880313eab3c7b3 android-studio-2021.2.1.14-linux.tar.gz + 1d288d0946d6abd68af45b23ec46610099fc603533803a7738e4c9edcbd2e66d android-studio-2021.2.1.14-mac_arm.zip + 5952717cb21e0bbfbaa25ea6ee2053c7bf8ba849430065f9e26d2c655a6af757 android-studio-2021.2.1.14-mac.zip + db7dc822992f7905e86f5da757f36678fc5b0b587438da946c64892b27785bba android-studio-2021.2.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.13-cros.deb + (857.0 MB) + Mac (Apple Silicon): android-studio-2021.2.1.13-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.13-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.13-windows.exe + (974.4 MB) + + SHA-256 checksums + 2725a8525eca561add5757bc60919d3439aee8fa640dd8cd791e2ebaf4566cf1 android-studio-2021.2.1.13-cros.deb + f5e73528a847c5d3b91d16b8afcef3791d335bf113ca2aa6d1bc476f65e10a20 android-studio-2021.2.1.13-mac_arm.dmg + 4d6a85910c4ec59ac05a39ee3b004b91fcebe87de97e31367762eb49793d6e5c android-studio-2021.2.1.13-mac.dmg + 3cf3b2931a75e0b92f3bc6515695b47517f27b814c32634c0d85063f062eb9f6 android-studio-2021.2.1.13-windows.exe + + Zip files + Linux: android-studio-2021.2.1.13-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.13-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.13-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.13-windows.zip + (986.5 MB) + + SHA-256 checksums + 3a4130a56e8fc1569af672936bc8694624ab22d0bea572f143166ba6056f23f1 android-studio-2021.2.1.13-linux.tar.gz + a6f5e79add349093b249c42bfa75bce9fe5f51ceaae5f1f21c8b0fd2739619b1 android-studio-2021.2.1.13-mac_arm.zip + 09550221a972934cf65ddc5a7b3014b96a0516b910e59c0d695e6c7ea73ee01f android-studio-2021.2.1.13-mac.zip + 26f23929c81e808cdfcb81b057a4a6dfb5816c67ad598b9a7527bfec5f5ac9e0 android-studio-2021.2.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.9-cros.deb + (763.0 MB) + Mac (Apple Silicon): android-studio-2021.3.1.9-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.9-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.9-windows.exe + (936.7 MB) + + SHA-256 checksums + b09c696128bbfa7b1fd026652463430f9ec0938e7187108cb56f78fe3f27a296 android-studio-2021.3.1.9-cros.deb + d3a4a99b39ca722334bb62cfe8b63e72a90a248d40eb8c84992f9c73ccb505fd android-studio-2021.3.1.9-mac_arm.dmg + b07ac5d1b8c47c61eb18a97df31f660e273f4cc83269f85b3a7774d7f25530ea android-studio-2021.3.1.9-mac.dmg + 52dbc1846e4c73782d27e4da8daec59e3f10c4f4f36509fa701bcb7793143b3a android-studio-2021.3.1.9-windows.exe + + Zip files + Linux: android-studio-2021.3.1.9-linux.tar.gz + (962.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.9-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.9-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.9-windows.zip + (939.0 MB) + + SHA-256 checksums + cbbd78efebddae9dfb25a97fa3b42861474dcae076d433fe5cb61ee37937a25b android-studio-2021.3.1.9-linux.tar.gz + 63f388f22851a578629e3df880f49d3d582408bc073e0533575e10aa51aabb24 android-studio-2021.3.1.9-mac_arm.zip + 8fef68dddb1009731973f8cf3808678166ab8ec9b7e2a5073232418c07fe8391 android-studio-2021.3.1.9-mac.zip + 113e806d562e162e2d363435a0c53bc5f8f98173391a63c154cff2e584b6162f android-studio-2021.3.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.12-cros.deb + (857.0 MB) + Mac (Apple Silicon): android-studio-2021.2.1.12-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.12-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.12-windows.exe + (974.4 MB) + + SHA-256 checksums + 57839ce064fad4d665ca800042c742349d420466a46e07fe4db8bf161facde49 android-studio-2021.2.1.12-cros.deb + b7b1b6d3306154e82a67c3714fce7030534b6d19ab4a7c312335510aad13710a android-studio-2021.2.1.12-mac_arm.dmg + e0afffd65deee3cc3d52e7b68be330ee826f5af309f42d3a0ef5496610fdfb8e android-studio-2021.2.1.12-mac.dmg + e5e08b5d977f9b28bea4fdec2ae67ebe039c3f4436d498677f339e417c102b80 android-studio-2021.2.1.12-windows.exe + + Zip files + Linux: android-studio-2021.2.1.12-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.12-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.12-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.12-windows.zip + (986.5 MB) + + SHA-256 checksums + f3307a7262ec177329e9c82e55f941e6830840fc0bd66317f4ffbb9273131462 android-studio-2021.2.1.12-linux.tar.gz + eb6c0d609000950d6387e07021a76a1eefaa367dde8f2c2941e3e4bb6ec3f2eb android-studio-2021.2.1.12-mac_arm.zip + bdaa1fd710f04db4aff6cdea484455d198039144d3bd56f9eb10592171dba9ae android-studio-2021.2.1.12-mac.zip + 0bdd3c2a6dd562628a64a3ad49524ed42025f716985ae6ecab5cdfeb401d0f67 android-studio-2021.2.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.8-cros.deb + (763.0 MB) + Mac (Apple Silicon): android-studio-2021.3.1.8-mac_arm.dmg + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.8-mac.dmg + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.8-windows.exe + (936.7 MB) + + SHA-256 checksums + d799f83ce83fff03f35ac3f3f6f5312838b806e65f6ddc2f6aab635ab4354fd7 android-studio-2021.3.1.8-cros.deb + 742d89c9460aef09412707fc9ed2dad2f0c342b91ab8862ce21f843f282a9cfe android-studio-2021.3.1.8-mac_arm.dmg + e30504863d3191d649b718e071152a82dd4d3572a5f0bb0c9fbd0c734f11b95d android-studio-2021.3.1.8-mac.dmg + 6bbfc5ed9505bd3e8e2a0ad4288764975497eaf2bb50ed78089f0eb52322c97f android-studio-2021.3.1.8-windows.exe + + Zip files + Linux: android-studio-2021.3.1.8-linux.tar.gz + (962.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.8-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.3.1.8-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.3.1.8-windows.zip + (939.0 MB) + + SHA-256 checksums + 76b8f0af6d00ccc121b7b7ec44e0aeac6f67d39363254d1dced3c8c23626b3b8 android-studio-2021.3.1.8-linux.tar.gz + 2223d308644dbb31e8fa771860eed649f98b565028b796a82ac03c7245bf4111 android-studio-2021.3.1.8-mac_arm.zip + 8a34f3c3f6965a0ae086e792cc423834edf07e0e2c6538e83cc60f6f2286bcfa android-studio-2021.3.1.8-mac.zip + e502099b57afb9a7d6cd243d0bcc2ba7696c15d02f06e6299c292eb1b509ef2a android-studio-2021.3.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.23-cros.deb + (799.0 MB) + Mac (Apple Silicon): android-studio-2021.1.1.23-mac_arm.dmg + (971.0 MB) + Mac (Intel): android-studio-2021.1.1.23-mac.dmg + (974.2 MB) + Windows (64-bit): android-studio-2021.1.1.23-windows.exe + (914.8 MB) + + SHA-256 checksums + f5733f44ab39d61b8885abc0d49b69a191d505114c154f3b5c4ee4d2f0b233e6 android-studio-2021.1.1.23-cros.deb + f2ab09466927f338b2c1ff27635be7cf24b08191bccdeb63ee68b33a01d0a05c android-studio-2021.1.1.23-mac_arm.dmg + ce85ddff4c39f3eaa0b314cffa5f23987e255cce5d7aa900281884643f0a2db3 android-studio-2021.1.1.23-mac.dmg + def7755842942be93c56db94c7d53eed70004b0ab1dc8883e959da0649032582 android-studio-2021.1.1.23-windows.exe + + Zip files + Linux: android-studio-2021.1.1.23-linux.tar.gz + (948.3 MB) + Mac (Apple Silicon): android-studio-2021.1.1.23-mac_arm.zip + (971.4 MB) + Mac (Intel): android-studio-2021.1.1.23-mac.zip + (975.0 MB) + Windows (64-bit): android-studio-2021.1.1.23-windows.zip + (925.4 MB) + + SHA-256 checksums + b37506cd8ac7a80fe30cd1724e3be5c2d970a7aa6aa3fc9ca745afe3700aabcf android-studio-2021.1.1.23-linux.tar.gz + 6c0844ffed7c56bdf023d50a0ad515d8437e1544dd6dbf16a8879fa11422ae50 android-studio-2021.1.1.23-mac_arm.zip + 404b7e555e2913008c68d7ea3d9603448487dd543087c6d6fcf94e3e4cf71e16 android-studio-2021.1.1.23-mac.zip + a4d9bf8f4f67392052d70770495e572eda4d85d7a3d59c648e655a1b9d2aea27 android-studio-2021.1.1.23-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.7-cros.deb + (801.5 MB) + Mac (Apple Silicon): android-studio-2021.3.1.7-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.7-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.7-windows.exe + (975.1 MB) + + SHA-256 checksums + 0e108d37de6dbf1c07297db51286440945f5b078c4815f4f27e6e165bdc4589f android-studio-2021.3.1.7-cros.deb + 1fb8d9ffcf1757c5b2bb96e54aa119cd74b039df3c283df95ed2061bf03f65ca android-studio-2021.3.1.7-mac_arm.dmg + 6445da9a003cbda5dd6d556f4126694bcd177e5d906c23f80b8cbcc77ab6ff9b android-studio-2021.3.1.7-mac.dmg + 462915da2a0ac7de451d67b939b7eb0ea37b1001a8f59182d67119aa0783f2e6 android-studio-2021.3.1.7-windows.exe + + Zip files + Linux: android-studio-2021.3.1.7-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.7-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.7-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.7-windows.zip + (977.6 MB) + + SHA-256 checksums + 618a613d065e1fe8411bb949aa03149b94f9ed0784a36af5a0473326f0f05c0a android-studio-2021.3.1.7-linux.tar.gz + 1209fb95d4c1bc2d52ed3f6221d18b34b8bd09138242a0c5e962c44878140b74 android-studio-2021.3.1.7-mac_arm.zip + fd7e08e559c9a5480682b6d0965d07e7e5d5c1e9b75e9ce61156ad062261d6a0 android-studio-2021.3.1.7-mac.zip + e34dca1afe275b986f2d8852a15109f7f87ae606f91bf170c5d2d4e564ce0fc4 android-studio-2021.3.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.6-cros.deb + (801.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.6-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.6-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.6-windows.exe + (974.8 MB) + + SHA-256 checksums + 6990e3029eeb40844a0bc8181f86824747fcd4af123dbcfaa1173e682bae07ab android-studio-2021.3.1.6-cros.deb + f3c0289896f5010c071738d419c2f10955795507491fdf1b101f990fe10f6018 android-studio-2021.3.1.6-mac_arm.dmg + 295c72449f2371ee8ec3dfac41733a843f04e4ab6828d44843a102d1360a431a android-studio-2021.3.1.6-mac.dmg + 8ef76e50cee332513cd2ae3cf6d112a5e4033b1a896ade4f5c93a25a7727fc58 android-studio-2021.3.1.6-windows.exe + + Zip files + Linux: android-studio-2021.3.1.6-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.6-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.6-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.6-windows.zip + (977.3 MB) + + SHA-256 checksums + 8ecc8e3ca13475f5924af2ed871a5588c454a7a9d826c270f4f506cbe39082b5 android-studio-2021.3.1.6-linux.tar.gz + 8e222bf331cfa129d3c4a7557415d3b4aa35fe428cf37ae54a9810f34ca82031 android-studio-2021.3.1.6-mac_arm.zip + 1699c4af4e7a0c2a5ea9d8369985b35a336785238e0f20ab79e3d31c8a97db3b android-studio-2021.3.1.6-mac.zip + c1e05f81d7642ba82ca084d9f4b5f1cc86a381be61d12d82824dde629c36e556 android-studio-2021.3.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.11-cros.deb + (861.1 MB) + Mac (Apple Silicon): android-studio-2021.2.1.11-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.11-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.11-windows.exe + (978.6 MB) + + SHA-256 checksums + 655f222ee16cd9d911931ac5902a9c0a3a69566c0986f39ed30bf3d32d69e635 android-studio-2021.2.1.11-cros.deb + 52dd79f03a6826b1221dcc00bceb0593a04fff17fb223283a3cf7a445b65c58e android-studio-2021.2.1.11-mac_arm.dmg + 8c4eea819546eaf0b352922c9fb937492df4d20bb16b56eea741e74fa171ff10 android-studio-2021.2.1.11-mac.dmg + 6a3eda311622a72e26dcb9cfb4d20b4b128c511f47af9e4d7f78df5e292e07fb android-studio-2021.2.1.11-windows.exe + + Zip files + Linux: android-studio-2021.2.1.11-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.11-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.11-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.11-windows.zip + (990.7 MB) + + SHA-256 checksums + 4dae7d48aaf31fe1904fd96850e9b6fbeddb6e2168aaf2ad86c99f92b6e9c846 android-studio-2021.2.1.11-linux.tar.gz + 688df52460c9f03c4e56443760dc0fab0e8b98567596e8dbfd94fd9b5a0a1d6f android-studio-2021.2.1.11-mac_arm.zip + 94ca362a616a876049827e3704ea6bcbb3ca15fed201554e0f7eaac276508bb5 android-studio-2021.2.1.11-mac.zip + 06c4f72cf196c9ee0fa2d1d28496a6497d39287ea6208238b552bca66728f541 android-studio-2021.2.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.5-cros.deb + (807.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.5-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.5-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.5-windows.exe + (981.0 MB) + + SHA-256 checksums + 1c4dc9ce8daa92165452763cbc897d93c1dd7d5ae60befea7daa219c4413bfa4 android-studio-2021.3.1.5-cros.deb + ce8e8dbcd7d09ae0b2cc7c6a6d415f68a9bb408cddcd318afc4a6e760319d662 android-studio-2021.3.1.5-mac_arm.dmg + 3ae91741ca6026a01818ee51ef884e3f8b550277a64d50f6329a61f4edf61cef android-studio-2021.3.1.5-mac.dmg + 77792bfc14eae30120d9b27a662ecccd8cd520dff88973d53c3cd5bb44ad5854 android-studio-2021.3.1.5-windows.exe + + Zip files + Linux: android-studio-2021.3.1.5-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.5-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.5-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.5-windows.zip + (983.5 MB) + + SHA-256 checksums + 63fabb9605d77b237608416a080865b69baa202a06eb70cc3660860d0cfd753d android-studio-2021.3.1.5-linux.tar.gz + 58599db004560cfca1113f9a52c47244b2508ebe7a60bdf8885d3e254a776f3f android-studio-2021.3.1.5-mac_arm.zip + 38500ca9b170c99ee9cf10e9023d3c34025e2ac04ba9865036a3dbddec6ed09f android-studio-2021.3.1.5-mac.zip + c21cf76cbc22d17ebf2dcb63f53131a636e35fc83240a1a5d5182fde9fe31d63 android-studio-2021.3.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.4-cros.deb + (809.2 MB) + Mac (Apple Silicon): android-studio-2021.3.1.4-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.4-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.4-windows.exe + (981.3 MB) + + SHA-256 checksums + 099a134f6600ec1c006defaadc3b2c116d3f87d70921815445cc56e35c189747 android-studio-2021.3.1.4-cros.deb + a8698dbe1d8ca6492349f2cc37140d9f3f0f7d010ecc9aabe45deea7c41e9f92 android-studio-2021.3.1.4-mac_arm.dmg + 1df9ec5a0dca399c4fa37963a86642cc96a201cf1f495181fea77fc28c8e0fdf android-studio-2021.3.1.4-mac.dmg + b5c30f538588b8866a225e5ecfec88ff4910656efddce4f8f3196a2a7a453637 android-studio-2021.3.1.4-windows.exe + + Zip files + Linux: android-studio-2021.3.1.4-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.4-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.4-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.4-windows.zip + (983.8 MB) + + SHA-256 checksums + cd327f0a346b07227e7234d0059a985d2f7219ca1746c4d8ff6991cc3b692ed3 android-studio-2021.3.1.4-linux.tar.gz + ce69b116f06e779a5e16833243259c5a6c79d0b1fe626086ea63e89c9921bf7c android-studio-2021.3.1.4-mac_arm.zip + 8e0bfc1e844f9d37a85ad1b330d02649d139e0ad2b450da3f21c86ac0cba2894 android-studio-2021.3.1.4-mac.zip + 76a3debfc6cc1382884fefc9e6e27a01d9d8e94e3dd8192f3e214d9633f4225a android-studio-2021.3.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.10-cros.deb + (861.1 MB) + Mac (Apple Silicon): android-studio-2021.2.1.10-mac_arm.dmg + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.10-mac.dmg + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.10-windows.exe + (978.6 MB) + + SHA-256 checksums + b87cc633906299513f3de98168294ac4ca8cf4aebae1fd3118ea289978aa4ede android-studio-2021.2.1.10-cros.deb + a179f9c3840140e566c70f9078e77e233c62bb0bde8eea0d607a659f027c1a58 android-studio-2021.2.1.10-mac_arm.dmg + 2dd53d1f0ee945bdd82a306da570a5623181e528a302e9981302c75ae90f6653 android-studio-2021.2.1.10-mac.dmg + 7a058baa88488ead6f95ec167bd55c19af5f11019fcc15a8b50c2be222f7f150 android-studio-2021.2.1.10-windows.exe + + Zip files + Linux: android-studio-2021.2.1.10-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.10-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.10-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.10-windows.zip + (990.7 MB) + + SHA-256 checksums + afe2c6a5f6841514d324d05c1dffbcd9eaf494479419ad57b94cd0b76396e810 android-studio-2021.2.1.10-linux.tar.gz + f371e01105b1139ec03dbb6486005994aa3e65ac7be5dde6e6621f84d636edc5 android-studio-2021.2.1.10-mac_arm.zip + 70bb03d078a11db2c93942a0d28e215efaa83c457cfc09d5d6bac1d6843ea439 android-studio-2021.2.1.10-mac.zip + 9293b7c23bc52cf5752f007c30e2099c9f4e9e3ada1940c6b87bcf860804755a android-studio-2021.2.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.22-cros.deb + (799.0 MB) + Mac (Apple Silicon): android-studio-2021.1.1.22-mac_arm.dmg + (971.0 MB) + Mac (Intel): android-studio-2021.1.1.22-mac.dmg + (974.1 MB) + Windows (64-bit): android-studio-2021.1.1.22-windows.exe + (914.8 MB) + + SHA-256 checksums + c4bdd0a62ad92739b4fdf39515bbca2cc644247bb315e3a5eca5f1fd966750e1 android-studio-2021.1.1.22-cros.deb + f4691ddaec515935aed8c555a49c3496e30fd4ac74c73788f31d567770870393 android-studio-2021.1.1.22-mac_arm.dmg + da8a991af9bb5cd1a5653912d6508ceca7964f8bff32b0b8d88a9385955cdece android-studio-2021.1.1.22-mac.dmg + 5aa9be4c22dc5648c6a3b25600a23e5aa2f40da04aa0f49c55b5b261f1d7e603 android-studio-2021.1.1.22-windows.exe + + Zip files + Linux: android-studio-2021.1.1.22-linux.tar.gz + (948.3 MB) + Mac (Apple Silicon): android-studio-2021.1.1.22-mac_arm.zip + (971.4 MB) + Mac (Intel): android-studio-2021.1.1.22-mac.zip + (975.0 MB) + Windows (64-bit): android-studio-2021.1.1.22-windows.zip + (925.4 MB) + + SHA-256 checksums + a9a5eaffe1873c684b99786db482d3b11fcbc003a773634f8e740c7bca148539 android-studio-2021.1.1.22-linux.tar.gz + 4cac86dcade24ec5f4694fa15c188ce6a461a7514ad1cbe9ad3bd899ad7c77c6 android-studio-2021.1.1.22-mac_arm.zip + 3b2cda2739d4c7bce234a0a47f3b430c474514ac2536d6baa34522294bf74748 android-studio-2021.1.1.22-mac.zip + f042fb41303302d054dd57f3a7d180624885bbe78b8f371c56ed1c31730ca020 android-studio-2021.1.1.22-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.3-cros.deb + (808.1 MB) + Windows (64-bit): android-studio-2021.3.1.3-windows.exe + (980.3 MB) + + SHA-256 checksums + 86ffaf25f81968db89571207ee8743bc4264fbad6dc9123ec5dc4f4b49e9f6eb android-studio-2021.3.1.3-cros.deb + c55c92e3edf6064b2c111d0e787adcc9fda19ce698db0ab29c91b4a765158c6f android-studio-2021.3.1.3-windows.exe + + Zip files + Linux: android-studio-2021.3.1.3-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.3-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.3-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.3-windows.zip + (982.8 MB) + + SHA-256 checksums + 6ca974763f0be1a9b0345838d62f0bc076007be1ae39a84a17102cda8a49daba android-studio-2021.3.1.3-linux.tar.gz + 78eed1b631d261d1020e2c913fb33a4c02295a4b28798ab4b347324eadbd48a0 android-studio-2021.3.1.3-mac_arm.zip + 520ed87a2a77044ee5ccc6e431b975631ab54893a992017edd9f66757c027eca android-studio-2021.3.1.3-mac.zip + af3faa85f8ea75326fa4fd39cd05bdc9484719492e5455285c524e7407d725f2 android-studio-2021.3.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.2-cros.deb + (807.6 MB) + Windows (64-bit): android-studio-2021.3.1.2-windows.exe + (980.0 MB) + + SHA-256 checksums + 5143e4d7ac10b85d492169da3e1371b6bc9269577b83f715adb27f809d8e1b0e android-studio-2021.3.1.2-cros.deb + d269e5e6d240982a1ab10e8ddc61e11922d1bde2fe9b371ba4dec10c865e470a android-studio-2021.3.1.2-windows.exe + + Zip files + Linux: android-studio-2021.3.1.2-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.2-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.2-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.2-windows.zip + (982.5 MB) + + SHA-256 checksums + 139553fda433a5ed3847fde56a55c4bb9ebddb9e3554ec9ec57b9157e5ebc1f6 android-studio-2021.3.1.2-linux.tar.gz + 856c409c13928d6e218f6c7216b93f800118eb273e8243847f63fb4ae590d5fe android-studio-2021.3.1.2-mac_arm.zip + 9ac15c4de68763b2fb366d2958948dcf3af530c0109142251106e2d67432be2f android-studio-2021.3.1.2-mac.zip + 2d4173cbcea597db69b6001da4458cb2a44db802a4ebe0f2d1a630ee63b0bafd android-studio-2021.3.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.9-cros.deb + (861.1 MB) + Windows (64-bit): android-studio-2021.2.1.9-windows.exe + (978.6 MB) + + SHA-256 checksums + faa66379fee510563ec8561ac9c7bf5da4d23dd5308152c1d5e705fab4371f97 android-studio-2021.2.1.9-cros.deb + 987893a16b024b423088663be61192abd380e5af8ad43f661ecbb30692c29f48 android-studio-2021.2.1.9-windows.exe + + Zip files + Linux: android-studio-2021.2.1.9-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.9-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.9-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.9-windows.zip + (990.7 MB) + + SHA-256 checksums + 104674644b47f7e104115287528689d2701bbad2edaf18f4d946585183146a41 android-studio-2021.2.1.9-linux.tar.gz + 6c7c3e25f561937913b04ce7fd04e422c25e8371aae9216391210edb2d54ec63 android-studio-2021.2.1.9-mac_arm.zip + 2f919e621a3df4c6ec424f3b6b6eb1627041e666ea7a9e475db21a6ee0c714f2 android-studio-2021.2.1.9-mac.zip + fc375ce439db0e36e5cc36f784dd95a880df574f9ac02adc1a7c4375af80d2e3 android-studio-2021.2.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.21-cros.deb + (799.0 MB) + Mac: android-studio-2021.1.1.21-mac.dmg + (974.1 MB) + Mac (ARM): android-studio-2021.1.1.21-mac_arm.dmg + (971.0 MB) + Windows (64-bit): android-studio-2021.1.1.21-windows.exe + (2.0 GB) + + SHA-256 checksums + 529ea6308c364c4b1dc5ce28bbd65b6ad0267b10bec04a8a6b64f6602630ccd0 android-studio-2021.1.1.21-cros.deb + f6002bd01106dc6d258f959a15c200f7aa1c136ff773b1258942e654b93a282a android-studio-2021.1.1.21-mac.dmg + 39ed9c8a8494acce56254a470243aceabcba39e337123c80464d2579a98fe8f4 android-studio-2021.1.1.21-mac_arm.dmg + dc23bc968d381a5ca7fdd12bc7799b95ec0d11f1e4007387cb0de55c78b475ba android-studio-2021.1.1.21-windows.exe + + Zip files + Linux: android-studio-2021.1.1.21-linux.tar.gz + (948.3 MB) + Mac (Apple Silicon): android-studio-2021.1.1.21-mac_arm.zip + (971.4 MB) + Mac (Intel): android-studio-2021.1.1.21-mac.zip + (975.0 MB) + Windows (64-bit): android-studio-2021.1.1.21-windows.zip + (925.4 MB) + + SHA-256 checksums + 3de3092082df6ae9d3969478115efaa909539590dc5a829eb3ad6a7bd5bda2a4 android-studio-2021.1.1.21-linux.tar.gz + ca6ef1c731ec8582dc61755fdfc35f783325e13c95c9cf52e89ed9ebd203b1ef android-studio-2021.1.1.21-mac_arm.zip + 3c6eec8de37c055e70ffa1517d673223a18d370d747568b826b51190db7daca3 android-studio-2021.1.1.21-mac.zip + da4855bb5059bac3f84156b4bc5ab55fadb08904a20ff5d682e54462bab4d8cc android-studio-2021.1.1.21-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.3.1.1-cros.deb + (829.4 MB) + Windows (64-bit): android-studio-2021.3.1.1-windows.exe + (993.8 MB) + + SHA-256 checksums + 962793273cf4868d2285097f9529e27fba6f8714fc6bc0efbc1303df3da62de5 android-studio-2021.3.1.1-cros.deb + d2ff7b9e479e4b94169a81711766ef284bcc0433b9c732c2e5b2cde0c2e85169 android-studio-2021.3.1.1-windows.exe + + Zip files + Linux: android-studio-2021.3.1.1-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.3.1.1-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.3.1.1-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.3.1.1-windows.zip + (997.6 MB) + + SHA-256 checksums + 5b7a4d40133b59d0d2710a396fcab955ae4d4e097bdee66ed24b3fcc331be1a0 android-studio-2021.3.1.1-linux.tar.gz + 0d90000ca0bd63764db5a77778a1d7c057dd55b02864b9c8cdc955232bd6ed5e android-studio-2021.3.1.1-mac_arm.zip + 1d3a7612bd8f8c3259e405f2bd42d3f421a47d13f7a5e5f70db829c5447a500e android-studio-2021.3.1.1-mac.zip + 8e9fbf6bf1836d33c879f77e119ff6f8fe61f729f2c865ae7daa3d8b664415b3 android-studio-2021.3.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.8-cros.deb + (861.0 MB) + Windows (64-bit): android-studio-2021.2.1.8-windows.exe + (978.6 MB) + + SHA-256 checksums + b81b19a278aa69cd1c85d672fe879c9867f2a2e470480c82b4c29667bde54e85 android-studio-2021.2.1.8-cros.deb + 3b7633af48eeb78f2d479cef46e5f12fb79394dde0e662079d0033561f306ec4 android-studio-2021.2.1.8-windows.exe + + Zip files + Linux: android-studio-2021.2.1.8-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.8-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.8-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.8-windows.zip + (990.7 MB) + + SHA-256 checksums + 6cf7ece24c3b7331bd09b120af39f46d05dd4f4de3caa3d5aad688b950454a67 android-studio-2021.2.1.8-linux.tar.gz + 32e523cfd99bf9fd14927f7a3c7d40779d50eb9426046703980e6bed5337db30 android-studio-2021.2.1.8-mac_arm.zip + d33a785ecb55a22063e3a74be48353b4b39e4b686f01e4576150c762bd55fc69 android-studio-2021.2.1.8-mac.zip + ab9fb3024d3f2c1cd6bc6dd74822f5f3539094d4d0552edcffd1bea0339de229 android-studio-2021.2.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.20-cros.deb + (799.0 MB) + Mac: android-studio-2021.1.1.20-mac.dmg + (974.1 MB) + Mac (ARM): android-studio-2021.1.1.20-mac_arm.dmg + (971.0 MB) + Windows IDE only (64-bit): android-studio-2021.1.1.20-windows.exe + (914.8 MB) + + SHA-256 checksums + 641acf711fe036ef606dfdbea7cc3b6b11bda56d27bedbe50d595ff582920741 android-studio-2021.1.1.20-cros.deb + 72c7f0f2e0d7d931c9d4ea394a413023f60692885aefe2cf91f33cdb77b4fb17 android-studio-2021.1.1.20-mac.dmg + 52604f8f9250986b0a69c0ec94f6db16260f3b1c25d73b073dd982429d38d6c9 android-studio-2021.1.1.20-mac_arm.dmg + 52a9ff5746bfdd65823fc660e7c015c1c116a5b18f3c0b4b7e639f564be6ee5e android-studio-2021.1.1.20-windows.exe + + Zip files + Linux: android-studio-2021.1.1.20-linux.tar.gz + (948.3 MB) + Mac: android-studio-2021.1.1.20-mac.zip + (975.0 MB) + Mac (ARM): android-studio-2021.1.1.20-mac_arm.zip + (971.4 MB) + Windows (64-bit): android-studio-2021.1.1.20-windows.zip + (925.4 MB) + + SHA-256 checksums + 2f01b9203241169765b290e84cda5b8b5b6882b8b67ef10e1036e492262fac91 android-studio-2021.1.1.20-linux.tar.gz + 5ea06049c8df4d02c687384f187742985acf0727415bb572846feecb3a26d28c android-studio-2021.1.1.20-mac.zip + f8e9d506ce943bc31df108c58d9743aa15faf770234eea7e52543d963f218cea android-studio-2021.1.1.20-mac_arm.zip + a293227519b09b5dad9b41432f1fa1fa91e298c70c5968ee06a112a5f0a869dd android-studio-2021.1.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.7-cros.deb + (894.3 MB) + Windows (64-bit): android-studio-2021.2.1.7-windows.exe + (997.5 MB) + + SHA-256 checksums + 21faa5274aa9b97883d51ab10edcb8f72532c03dfd7ccbf31fe4907726d0eda3 android-studio-2021.2.1.7-cros.deb + b097d09bd2313844b5ffa4bba8f9aac65e03fccfdb590c355589fc5b454dc0f8 android-studio-2021.2.1.7-windows.exe + + Zip files + Linux: android-studio-2021.2.1.7-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.7-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.7-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.7-windows.zip + (1.0 GB) + + SHA-256 checksums + a34d9b0daf4a3fb815cf79530a74c1f44497de494f642af3d63f4287418b4a7b android-studio-2021.2.1.7-linux.tar.gz + bfa6d3ed4ff71758b1835fcf7f608bd10dbc138d601558850498bbe27526d3cf android-studio-2021.2.1.7-mac_arm.zip + ead2ba0d3eadb98ef82276405dfda905e9b8199ac18af5861d25d255328ae6f2 android-studio-2021.2.1.7-mac.zip + 8b3ad2366695d8ccdc0e8794c71a8b21ef6c49e298dbdb0664052a10eb47b220 android-studio-2021.2.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.19-cros.deb + (799.1 MB) + Windows (64-bit): android-studio-2021.1.1.19-windows.exe + (914.8 MB) + + SHA-256 checksums + d7f734940396f95057e2d933e8cf95ab3f8a210c873cdb30dc32c9dbadbc7673 android-studio-2021.1.1.19-cros.deb + c9f3c3544ec681672677f635706c983bc967a61bc8cef0d6aaa24e48d372d92c android-studio-2021.1.1.19-windows.exe + + Zip files + Linux: android-studio-2021.1.1.19-linux.tar.gz + (948.3 MB) + Mac (Apple Silicon): android-studio-2021.1.1.19-mac_arm.zip + (971.4 MB) + Mac (Intel): android-studio-2021.1.1.19-mac.zip + (975.0 MB) + Windows (64-bit): android-studio-2021.1.1.19-windows.zip + (925.5 MB) + + SHA-256 checksums + dc2334357c5026ba7afee7a9ac61c97c127e3d01d1c13e5d125df4df4ac3b4c0 android-studio-2021.1.1.19-linux.tar.gz + 66e75b427155ba5b07cfa0e7eefc5c3864269411e16674b300a5f475f026a64f android-studio-2021.1.1.19-mac_arm.zip + 32a0e81d1de412601ef2d7a1d177d4a5830bb513c46674502bdd833253c69e50 android-studio-2021.1.1.19-mac.zip + 27015ad5e1abb2586de52bc77a0b2b40e902db5dea718a4e2565b2d498e44cbb android-studio-2021.1.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.6-cros.deb + (861.2 MB) + Windows (64-bit): android-studio-2021.2.1.6-windows.exe + (978.8 MB) + + SHA-256 checksums + 8c4b9a34f3a71848d38ad9b096333a1bd7185436aded39550c6c85a2cd7b0dc1 android-studio-2021.2.1.6-cros.deb + 16a8cf94580166679b6b3789d9b2142d447c0d453b57f4e12458c15aa4e2a98d android-studio-2021.2.1.6-windows.exe + + Zip files + Linux: android-studio-2021.2.1.6-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.6-mac_arm.zip + (1.1 GB) + Mac (Intel): android-studio-2021.2.1.6-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2021.2.1.6-windows.zip + (990.9 MB) + + SHA-256 checksums + 08a4b75158b5c100578afebf20090cc68c4d0bdcf0223c85cc524d0c4f46debb android-studio-2021.2.1.6-linux.tar.gz + a23fb33a7feda2ebf80851b3f8712858c0703325984481bce3474b0040647f3d android-studio-2021.2.1.6-mac_arm.zip + 2af33e0d12d852459bc6a0d12b81da0047ef02817dd3938e8067eb5f11fe1b3d android-studio-2021.2.1.6-mac.zip + a5af8dffdbb999d3029921a3c411e2bb504a4a2a17c7ff8e76eaba40f28c3ae9 android-studio-2021.2.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.18-cros.deb + (802.3 MB) + Windows (64-bit): android-studio-2021.1.1.18-windows.exe + (918.4 MB) + + SHA-256 checksums + 3438f29b7c3076925ed86a9dbeba9347ad8287db5f75af24edd5b1dc11acf84f android-studio-2021.1.1.18-cros.deb + eed37ca08bfccf517b64826e62508350c0fa9216d2373004523ed1b48db4d432 android-studio-2021.1.1.18-windows.exe + + Zip files + Linux: android-studio-2021.1.1.18-linux.tar.gz + (951.9 MB) + Mac (Apple Silicon): android-studio-2021.1.1.18-mac_arm.zip + (975.3 MB) + Mac (Intel): android-studio-2021.1.1.18-mac.zip + (978.8 MB) + Windows (64-bit): android-studio-2021.1.1.18-windows.zip + (929.1 MB) + + SHA-256 checksums + 8161bc877c134031fce2f48a95f4e6deca14a8b9301587d2ca626e00014f0ee4 android-studio-2021.1.1.18-linux.tar.gz + c75e33f54e38c4868a15b015e97e71aaa132869b386a31c9b8c25548a3ef0f15 android-studio-2021.1.1.18-mac_arm.zip + 9d7fda347d2ccfb1a9c438e17528421aac79eff0f24d30e3dbbd15606ca94416 android-studio-2021.1.1.18-mac.zip + d3cdd6fb6a398507e2e7138c0e928b4c994542db0ede2889c1d3d29871563de4 android-studio-2021.1.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.26-cros.deb + (852.0 MB) + Mac: android-studio-2020.3.1.26-mac.dmg + (996.6 MB) + Mac (Apple silicon): android-studio-2020.3.1.26-mac_arm.dmg + (993.7 MB) + Windows (64-bit): android-studio-2020.3.1.26-windows.exe + (959.1 MB) + + SHA-256 checksums + e2a45256658fbac21248c1f9cd6afda46860478dd012c39b95964097307b03a4 android-studio-2020.3.1.26-cros.deb + 7da10ce0c3e998393045f6de3c37df46bd95e3bacb3f803d63fd85bc67148d6e android-studio-2020.3.1.26-mac.dmg + 19688e19df59f37ce1d4b2b339d0c81dbc8f443fb2c8cbe4d6e4178cc70f935a android-studio-2020.3.1.26-mac_arm.dmg + d9181ae1668fc4a5f3a19aa5a2f9951f022bff1359a70aa0f0e7987e248c740c android-studio-2020.3.1.26-windows.exe + + Zip files + Linux: android-studio-2020.3.1.26-linux.tar.gz + (980.6 MB) + Mac (Apple silicon): android-studio-2020.3.1.26-mac_arm.zip + (994.7 MB) + Mac (Intel): android-studio-2020.3.1.26-mac.zip + (997.5 MB) + Windows (64-bit): android-studio-2020.3.1.26-windows.zip + (967.6 MB) + + SHA-256 checksums + 344d858235ed5d3095ac25916a4a8f8730069f76e5a5fd0eba02522af88f541b android-studio-2020.3.1.26-linux.tar.gz + d958db4136e4c1d0c9272ecc286860f39591adc9b415eac683ecf67050e61a70 android-studio-2020.3.1.26-mac_arm.zip + 29674f000d76345494a6d4b39a7699dc1507bc18bc6029567cf31af73f45cd8b android-studio-2020.3.1.26-mac.zip + 218cc88562f06ddb5c4b61e0d7059d37688e91e9af55ab0a7bd2c0485050bd4b android-studio-2020.3.1.26-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.17-cros.deb + (802.3 MB) + Windows (64-bit): android-studio-2021.1.1.17-windows.exe + (918.4 MB) + + SHA-256 checksums + fcf2c4677017a07a7a709ca5953d26839c43e0bad52cf133b4e2e965224bbd50 android-studio-2021.1.1.17-cros.deb + b034daf97d306a520cb7ab0e9ed9bc6888addfddb7448643e0c81687d4905f60 android-studio-2021.1.1.17-windows.exe + + Zip files + Linux: android-studio-2021.1.1.17-linux.tar.gz + (951.9 MB) + Mac (Apple Silicon): android-studio-2021.1.1.17-mac_arm.zip + (974.9 MB) + Mac (Intel): android-studio-2021.1.1.17-mac.zip + (978.4 MB) + Windows (64-bit): android-studio-2021.1.1.17-windows.zip + (929.1 MB) + + SHA-256 checksums + e562d480299dacad0f02b73879041335b12892ae0345e291c2c64e58a6fe4dde android-studio-2021.1.1.17-linux.tar.gz + f5d35b4324d2ca33ed54ca4294e066ae9001d367675fbe13257ba33b7c261182 android-studio-2021.1.1.17-mac_arm.zip + a6ebef75f55ace2a241e58c0d3cd2618891fd4569a434e39522f7c0e434d5512 android-studio-2021.1.1.17-mac.zip + 6e872d5f7510f53c10343d40f29db9795de23f8868a2b5adf1966dd10ec23a74 android-studio-2021.1.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.5-cros.deb + (858.3 MB) + Windows (64-bit): android-studio-2021.2.1.5-windows.exe + (975.1 MB) + + SHA-256 checksums + 87ba3f757f7f4aa6ff58bcd401878d9a45f78664d1c5f93480336dd62dc76800 android-studio-2021.2.1.5-cros.deb + 7771fe3ff4ba86442708d712865fa168391e7de4cf824f94e4d5432728852b5c android-studio-2021.2.1.5-windows.exe + + Zip files + Linux: android-studio-2021.2.1.5-linux.tar.gz + (1.0 GB) + Mac (Apple Silicon): android-studio-2021.2.1.5-mac_arm.zip + (1.0 GB) + Mac (Intel): android-studio-2021.2.1.5-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2021.2.1.5-windows.zip + (987.2 MB) + + SHA-256 checksums + 3d2e399eee60f6a5cd7a89589c512cfff67aa7c7886680fa914a3fd327c743a0 android-studio-2021.2.1.5-linux.tar.gz + 08dc3bb5239ee3f0066492ccdc8ae61bd3bbbc2453e0737196d16e97b026df68 android-studio-2021.2.1.5-mac_arm.zip + 5579e3d175aeb9d85565054b499a217253251f4662b2b22040ce67b403969d60 android-studio-2021.2.1.5-mac.zip + ba70215d46fc6fa5711b94e707ccf1e9c75d5442bf740c9d13dfb8f973b3db90 android-studio-2021.2.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.4-cros.deb + (805.7 MB) + Windows (64-bit): android-studio-2021.2.1.4-windows.exe + (923.2 MB) + + SHA-256 checksums + e8c6cdf027c2ea92b809afc949907d5f7ed9c57cc630c68475a33bd5102c55a6 android-studio-2021.2.1.4-cros.deb + 50e2823cf1d0dcf4cf686c8c5914ae4c76084d38ed0ab24b337765b7d31abd31 android-studio-2021.2.1.4-windows.exe + + Zip files + Linux: android-studio-2021.2.1.4-linux.tar.gz + (958.4 MB) + Mac (Apple Silicon): android-studio-2021.2.1.4-mac_arm.zip + (982.5 MB) + Mac (Intel): android-studio-2021.2.1.4-mac.zip + (986.0 MB) + Windows (64-bit): android-studio-2021.2.1.4-windows.zip + (935.3 MB) + + SHA-256 checksums + 2432d778ecdc6f00bfa2cf24bbc6a5d83f274a56ba3ffebae5139bc1ba7d70d9 android-studio-2021.2.1.4-linux.tar.gz + e4a9964be0f46d6193c31985c57b9b0294014771d36a9e40a1a6e558bbeaf5dc android-studio-2021.2.1.4-mac_arm.zip + 3dad92b1fbde76e3f9df0882e5d2ee67c9c0f0beb5efcf43582f3d5785e094c9 android-studio-2021.2.1.4-mac.zip + 9fd96f6fe28710aa112044596e60c0139aa5fdc163c826ddd2e87d39e1b48265 android-studio-2021.2.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.16-cros.deb + (802.3 MB) + Windows (64-bit): android-studio-2021.1.1.16-windows.exe + (918.4 MB) + + SHA-256 checksums + cb0f7c1695da0b9abc525d3503569841a6bf4fb0fe4f4b145f0d5b1467eb190b android-studio-2021.1.1.16-cros.deb + c8042f8ad101183f6894504bedaf2c22072315c831fa1b81f2aa7d788f9c3bf7 android-studio-2021.1.1.16-windows.exe + + Zip files + Linux: android-studio-2021.1.1.16-linux.tar.gz + (951.9 MB) + Mac (Apple Silicon): android-studio-2021.1.1.16-mac_arm.zip + (974.9 MB) + Mac (Intel): android-studio-2021.1.1.16-mac.zip + (978.4 MB) + Windows (64-bit): android-studio-2021.1.1.16-windows.zip + (929.0 MB) + + SHA-256 checksums + a609815b3abfe511c94dce35933078ded6ec8efad6c7d049ed42ac47c00ed15e android-studio-2021.1.1.16-linux.tar.gz + 6887cdfe05b65f7af458b2d08a9b8d8d225c8779857f05b9341348db3b1d35fc android-studio-2021.1.1.16-mac_arm.zip + 7be2b5aaaa6c37d9e3f5c213851a598ac86586014478574ed16128b8734b5dc1 android-studio-2021.1.1.16-mac.zip + 5c4d7b8ea1d444babaa989d43e821a7f1fd733db5099d7f155dd3709c8a41ab7 android-studio-2021.1.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.15-cros.deb + (802.2 MB) + Windows (64-bit): android-studio-2021.1.1.15-windows.exe + (918.3 MB) + + SHA-256 checksums + 91f36d5c6169992b12153809fa8a24fddd462f5f52e8c23521944df580835424 android-studio-2021.1.1.15-cros.deb + c1e81ce333e68b91971b3fb75eb866a414659d4a976cdc7c6050f9667b14c879 android-studio-2021.1.1.15-windows.exe + + Zip files + Linux: android-studio-2021.1.1.15-linux.tar.gz + (951.9 MB) + Mac (Apple Silicon): android-studio-2021.1.1.15-mac_arm.zip + (974.8 MB) + Mac (Intel): android-studio-2021.1.1.15-mac.zip + (978.4 MB) + Windows (64-bit): android-studio-2021.1.1.15-windows.zip + (929.0 MB) + + SHA-256 checksums + 27e270f45f29104d1231691afff8c00ce890f8648e7917f91817e9d110edc2a0 android-studio-2021.1.1.15-linux.tar.gz + fa56bd1d820905cd765c46d7ce801230ecc6554ad5edac143e99f905a0bd4e57 android-studio-2021.1.1.15-mac_arm.zip + c0483b77dd5b3b31009255b8510f7d1d310d0e5caf3c823fe02751fda7d1b541 android-studio-2021.1.1.15-mac.zip + 707b886787fa559f9d720a6309dbf4d7df3810959963f85bc24a864eb546c6b8 android-studio-2021.1.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.3-cros.deb + (805.5 MB) + Windows (64-bit): android-studio-2021.2.1.3-windows.exe + (923.1 MB) + + SHA-256 checksums + 892948fec166333b27c408d811328b2fa564ac94dfd3b3aefe0f88e8bc9eae1b android-studio-2021.2.1.3-cros.deb + 415ca2bfa9cd12935d31cb938b5aca3d64e60e63400b0543263184b877c332b7 android-studio-2021.2.1.3-windows.exe + + Zip files + Linux: android-studio-2021.2.1.3-linux.tar.gz + (958.3 MB) + Mac (Apple Silicon): android-studio-2021.2.1.3-mac_arm.zip + (982.4 MB) + Mac (Intel): android-studio-2021.2.1.3-mac.zip + (985.9 MB) + Windows (64-bit): android-studio-2021.2.1.3-windows.zip + (935.2 MB) + + SHA-256 checksums + c4855d336f0d0da76f264943230ef5889ed9e463d527564327eb75cbe6edf1c1 android-studio-2021.2.1.3-linux.tar.gz + 28aed9ef5fc4e148dbc1e76320bd0c66252afb849deb3059dfce1d65676df141 android-studio-2021.2.1.3-mac_arm.zip + 85c9438a94fbc3689687b3dd65939d08acf0dbb88ddc9b6baaaca169cb985309 android-studio-2021.2.1.3-mac.zip + a21bd08f6fbb559f456dde2a6ae8aff68da36ab18f090835503b5fe60355ed5f android-studio-2021.2.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.2-cros.deb + (805.1 MB) + Windows (64-bit): android-studio-2021.2.1.2-windows.exe + (922.3 MB) + + SHA-256 checksums + ac92b81c5683bff98925854c480ae6926f0c8e745043dfbb8731fc0a0795b0e1 android-studio-2021.2.1.2-cros.deb + f5a8181fc46bc718d7e16769fdeceb7f82ce23ad98af5d1ae523036612593e57 android-studio-2021.2.1.2-windows.exe + + Zip files + Linux: android-studio-2021.2.1.2-linux.tar.gz + (957.3 MB) + Mac (Apple Silicon): android-studio-2021.2.1.2-mac_arm.zip + (981.4 MB) + Mac (Intel): android-studio-2021.2.1.2-mac.zip + (984.9 MB) + Windows (64-bit): android-studio-2021.2.1.2-windows.zip + (934.2 MB) + + SHA-256 checksums + df404a3e3777a2b0fb79b052ca2679bf2dd477dd2a42eb25a4893162df4f7677 android-studio-2021.2.1.2-linux.tar.gz + 0e212f27abd2c12d563bc16838cb67208f9133957d1d9b27dcf71767bfc240e0 android-studio-2021.2.1.2-mac_arm.zip + 16e3bf8d84aee0022d1ca0f344fcc7eba01565dab16c535bdc68b9092a9df9db android-studio-2021.2.1.2-mac.zip + decbf38c2b26b30cb13b2f9f25831cc64b2c7b31d8de11a046fcb6c952da9d31 android-studio-2021.2.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.2.1.1-cros.deb + (790.8 MB) + Windows (64-bit): android-studio-2021.2.1.1-windows.exe + (918.5 MB) + + SHA-256 checksums + 55c5df6601a2cb9483a611f195ee58b19c491e28d640605f26f1e9590d20ac76 android-studio-2021.2.1.1-cros.deb + a1712de0807772b11b9345c80cdbe5c614f0ba31480a98f4b37cc31b4f3a3bfc android-studio-2021.2.1.1-windows.exe + + Zip files + Linux: android-studio-2021.2.1.1-linux.tar.gz + (949.0 MB) + Mac (Apple Silicon): android-studio-2021.2.1.1-mac_arm.zip + (978.0 MB) + Mac (Intel): android-studio-2021.2.1.1-mac.zip + (981.5 MB) + Windows (64-bit): android-studio-2021.2.1.1-windows.zip + (929.3 MB) + + SHA-256 checksums + 7bd932d2f0276a6fd5970bca94633049bc85a533815705f97db0bde5cd96c0ba android-studio-2021.2.1.1-linux.tar.gz + 8a7fb0aa9c3e2b68ef1fa7f866d677f979703d40f80d6aa12962f445d54aa458 android-studio-2021.2.1.1-mac_arm.zip + 35f92fb1cea003ab331bfad276a64f2f0a0df52912560b03bf42718da5a9fe32 android-studio-2021.2.1.1-mac.zip + dbed94df35701ae74229d7090089b71b46d70b82ae64919552f14d19bfc16107 android-studio-2021.2.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.14-cros.deb + (801.8 MB) + Windows (64-bit): android-studio-2021.1.1.14-windows.exe + (921.2 MB) + + SHA-256 checksums + e5b84604803cae357b342cb7904b7db4047c3d15137ae27506afc833229e64f0 android-studio-2021.1.1.14-cros.deb + ad9cb6f1af3067a90c8c5c5dd7157c70af89bad1fa44d14ce3d8d61443603ca4 android-studio-2021.1.1.14-windows.exe + + Zip files + Linux: android-studio-2021.1.1.14-linux.tar.gz + (951.1 MB) + Mac (Apple Silicon): android-studio-2021.1.1.14-mac_arm.zip + (974.3 MB) + Mac (Intel): android-studio-2021.1.1.14-mac.zip + (977.8 MB) + Windows (64-bit): android-studio-2021.1.1.14-windows.zip + (931.8 MB) + + SHA-256 checksums + 40fe6bd26d0ba4a82bf3872e1b9a2fc53f5963b29df9f485a56be0bf09ed2ec8 android-studio-2021.1.1.14-linux.tar.gz + d7d9ee8f7ae3d78d331903e8a3a0faec409c5866bd56aa214096609705561a19 android-studio-2021.1.1.14-mac_arm.zip + 3da189125e0ed7b21cbe5778792540dcb0f41fb100a3c779c2bb41b76926459b android-studio-2021.1.1.14-mac.zip + 42e760d32c8508282ea6f4968b6d646f25d4d3e7e2228d89506fec9af783fd93 android-studio-2021.1.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.25-cros.deb + (852.0 MB) + Mac: android-studio-2020.3.1.25-mac.dmg + (996.3 MB) + Mac (Apple silicon): android-studio-2020.3.1.25-mac_arm.dmg + (993.2 MB) + Windows (64-bit): android-studio-2020.3.1.25-windows.exe + (959.1 MB) + + SHA-256 checksums + 0527502bda0322ff8d0617363370f8c5e40e947c0605eac5f605ff76897e9c3f android-studio-2020.3.1.25-cros.deb + caa2a4a6adbd5ff94e0fbb9ffec798d5b24319070d7d231684ea9a458b1420ee android-studio-2020.3.1.25-mac.dmg + 156935cdc02d0525d1b1529492468194027d1f63eac71d89ebd9c1fc08ba7c60 android-studio-2020.3.1.25-mac_arm.dmg + decbe76f8b25a40c5ce8ea3a212dd23d3b3172e26d63e297291f8a555abed4e0 android-studio-2020.3.1.25-windows.exe + + Zip files + Linux: android-studio-2020.3.1.25-linux.tar.gz + (980.7 MB) + Mac (Apple silicon): android-studio-2020.3.1.25-mac_arm.zip + (994.3 MB) + Mac (Intel): android-studio-2020.3.1.25-mac.zip + (997.2 MB) + Windows (64-bit): android-studio-2020.3.1.25-windows.zip + (967.6 MB) + + SHA-256 checksums + cfc96e4981ad17e27ba91681fada06553fb118960c95f49232f72f30c2e2f781 android-studio-2020.3.1.25-linux.tar.gz + 05e190b6f33f4f924d69772fe149a9d697125a3be1f0b72d805b947fa4e102d4 android-studio-2020.3.1.25-mac_arm.zip + ddf0b192db46b023e2031bd00567aed64bb5251d955197d381bd355057596291 android-studio-2020.3.1.25-mac.zip + 37ba6592e8f11efe96a4a48ae82847452ca7d42d4eba3e5690f63eeb896734d1 android-studio-2020.3.1.25-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.13-cros.deb + (802.0 MB) + Windows (64-bit): android-studio-2021.1.1.13-windows.exe + (919.6 MB) + + SHA-256 checksums + 0cc538b76c7f61edf950ef36774689e754e752ec796612c326f4aa85da728fc2 android-studio-2021.1.1.13-cros.deb + 834398dd66a5351c0290bd00011e4106e4f5e3a4690427f0d0e47e2271e2107d android-studio-2021.1.1.13-windows.exe + + Zip files + Linux: android-studio-2021.1.1.13-linux.tar.gz + (951.4 MB) + Mac (Apple Silicon): android-studio-2021.1.1.13-mac_arm.zip + (974.5 MB) + Mac (Intel): android-studio-2021.1.1.13-mac.zip + (978.0 MB) + Windows (64-bit): android-studio-2021.1.1.13-windows.zip + (932.2 MB) + + SHA-256 checksums + f505e044b0a614980970e6fc5428fb639ad7e5443e261bfc23b34f970e978513 android-studio-2021.1.1.13-linux.tar.gz + fb00a6d8e0b8ce0fd31efb0e0047d009f38d41f6dbab5cd265d09d97c70211a4 android-studio-2021.1.1.13-mac_arm.zip + 3ace938b9c1d65ad213239ea72151b4e15fbd9a46f81c1defdca5e657607153c android-studio-2021.1.1.13-mac.zip + 22b0613c1404d8ed949273f7d271e2bdd4e33e26f3172ae84adb07e8cbbdc67f android-studio-2021.1.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.12-cros.deb + (802.0 MB) + Windows (64-bit): android-studio-2021.1.1.12-windows.exe + (919.5 MB) + + SHA-256 checksums + 420fe0e4e5c9eba0bb2153c6acd0bc8b58d0707243cdd885f06f0574dac537d7 android-studio-2021.1.1.12-cros.deb + 709ba10dff35c05b7b98aef51670e2349deb0b970043545f2ad2124bb56dc19c android-studio-2021.1.1.12-windows.exe + + Zip files + Linux: android-studio-2021.1.1.12-linux.tar.gz + (951.3 MB) + Mac (Apple Silicon): android-studio-2021.1.1.12-mac_arm.zip + (974.4 MB) + Mac (Intel): android-studio-2021.1.1.12-mac.zip + (978.0 MB) + Windows (64-bit): android-studio-2021.1.1.12-windows.zip + (932.1 MB) + + SHA-256 checksums + 2103396489fd6b39bc5d99a8f5dcbba8f86c7e640c2c2424efab035d0649d6b7 android-studio-2021.1.1.12-linux.tar.gz + bd1d1bdd724adc12252ccabafe9fea4697f0df7b44046e4bd9ce39f38790c13e android-studio-2021.1.1.12-mac_arm.zip + a90766e45c2c3983cc41e888518d2d33f10a436e61ab439a421e38dda92ec17d android-studio-2021.1.1.12-mac.zip + f87867a7da31c74e56518232445bcae2290945352c8530e4019cf5f5958b2bb9 android-studio-2021.1.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.11-cros.deb + (801.1 MB) + Windows (64-bit): android-studio-2021.1.1.11-windows.exe + (918.4 MB) + + SHA-256 checksums + 5802eb063379700549c78c44ca61c215f493beeb657a59850b8ace97a2e11da9 android-studio-2021.1.1.11-cros.deb + d51e8d80d9b7f0a3ceb8125d17b0faea3065f3732650358c57fc89dfc54f6ff9 android-studio-2021.1.1.11-windows.exe + + Zip files + Linux: android-studio-2021.1.1.11-linux.tar.gz + (950.2 MB) + Mac (Apple Silicon): android-studio-2021.1.1.11-mac_arm.zip + (973.4 MB) + Mac (Intel): android-studio-2021.1.1.11-mac.zip + (976.9 MB) + Windows (64-bit): android-studio-2021.1.1.11-windows.zip + (931.0 MB) + + SHA-256 checksums + 746f26b913acc4f7d19f8bebdf3258bcd61a776e422fa1574a271591e759fb5a android-studio-2021.1.1.11-linux.tar.gz + 36cdcb07295b05b0be6485a443ce84bb64086beeb106e676a101b35a2d63112b android-studio-2021.1.1.11-mac_arm.zip + 443572a34d2dbc903aa07bf88d8246733492fae86f55e38baecec8ab5457d092 android-studio-2021.1.1.11-mac.zip + 641e7e1257fe53acee9e4641f718b52bb91b4028f46e5d535cedd96d535f4747 android-studio-2021.1.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.24-cros.deb + (852.0 MB) + Windows (64-bit): android-studio-2020.3.1.24-windows.exe + (957.2 MB) + + SHA-256 checksums + 4f567a3955269d9ee69ac62fd5640bdb09acdae417b96c1571d46a27f5d407c5 android-studio-2020.3.1.24-cros.deb + 4c6ec4029feea3672bfd17b359cc605fa96e74a0bb6a43da83b06fa662eb71e7 android-studio-2020.3.1.24-windows.exe + + Zip files + Linux: android-studio-2020.3.1.24-linux.tar.gz + (980.6 MB) + Mac (Apple silicon): android-studio-2020.3.1.24-mac_arm.dmg + (993.3 MB) + Mac (Apple silicon): android-studio-2020.3.1.24-mac_arm.zip + (994.3 MB) + Mac (Intel): android-studio-2020.3.1.24-mac.zip + (997.2 MB) + Windows (64-bit): android-studio-2020.3.1.24-windows.zip + (967.6 MB) + + SHA-256 checksums + f498ac0446b1fe32d9d5dda2b508049eb6732d9499619e2adf5ec9bb1166124d android-studio-2020.3.1.24-linux.tar.gz + 2ccc7605c6b154f7ad26db8d3e73721784cacdb4a765e1605e63344b6de656d6 android-studio-2020.3.1.24-mac_arm.dmg + 1895dbb4860b79eb9470cf2ef7fa477cb1cac6e6d058e8b13ac38292e19993ec android-studio-2020.3.1.24-mac_arm.zip + 313132d570c71d1f67c5c3a004d7e50b2bbed3a593dc04b79c9a884b417c96a1 android-studio-2020.3.1.24-mac.zip + efb15e41fb6aadf7b54d9e98ba430162c49873a3585408501d6898b9e110e903 android-studio-2020.3.1.24-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.10-cros.deb + (801.2 MB) + Windows (64-bit): android-studio-2021.1.1.10-windows.exe + (921.6 MB) + + SHA-256 checksums + 78b9eef295251bb4a3c1c01f9cdc20588fc546f2588839c1fddbd69c752ac38c android-studio-2021.1.1.10-cros.deb + 1e10f9b7958b4d17479639adeff99ce0e108e7976c8d3514b82b091ffd538d82 android-studio-2021.1.1.10-windows.exe + + Zip files + Linux: android-studio-2021.1.1.10-linux.tar.gz + (953.4 MB) + Mac (Apple Silicon): android-studio-2021.1.1.10-mac_arm.zip + (976.6 MB) + Mac (Intel): android-studio-2021.1.1.10-mac.zip + (980.1 MB) + Windows (64-bit): android-studio-2021.1.1.10-windows.zip + (934.2 MB) + + SHA-256 checksums + 55c90b58689e6df32b002708813335ffda29977fd64a4eae452f61a0bd0457e3 android-studio-2021.1.1.10-linux.tar.gz + 79738368a2e3ac2897ca74960464683674806ec8abcbf910281aaef1ca658014 android-studio-2021.1.1.10-mac_arm.zip + 1599008a854d50362a75e05375b589239aacde764648165578090d36d226e54e android-studio-2021.1.1.10-mac.zip + 0e0c8837fa07ae2fd2fdb48b3aea143793f4fbd65ae7c5133537364793cbadbe android-studio-2021.1.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.9-cros.deb + (797.8 MB) + Windows (64-bit): android-studio-2021.1.1.9-windows.exe + (925.8 MB) + + SHA-256 checksums + 28d244826fc5e07eac5fc7bd15bbca6927106d82dcb1f4e0d689c3d431a4c358 android-studio-2021.1.1.9-cros.deb + fbb2a1955beb0b579a4eec4fcd3a866b71c9068c51300e40aaefb8481c96c240 android-studio-2021.1.1.9-windows.exe + + Zip files + Linux: android-studio-2021.1.1.9-linux.tar.gz + (954.2 MB) + Mac (Apple Silicon): android-studio-2021.1.1.9-mac_arm.zip + (975.4 MB) + Mac (Intel): android-studio-2021.1.1.9-mac.zip + (978.7 MB) + Windows (64-bit): android-studio-2021.1.1.9-windows.zip + (938.4 MB) + + SHA-256 checksums + 3628834453f74706629abea61d4faec41dd476d2e32a9c9f1ba02589377c9434 android-studio-2021.1.1.9-linux.tar.gz + 83a47e82135659d6b03afe3baf96f18b391ee55e96e69263ad88e598a7e25850 android-studio-2021.1.1.9-mac_arm.zip + 95ec0a8ed7f7f80eba776aad6f2228b019f2757b11e532560355610ca1199453 android-studio-2021.1.1.9-mac.zip + e1d501c73c8035fc1a67226ec5803f5597b4c9f0e511a90080e7d97094c0af24 android-studio-2021.1.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.23-cros.deb + (852.0 MB) + Windows (64-bit): android-studio-2020.3.1.23-windows.exe + (957.2 MB) + + SHA-256 checksums + 86e033e2931c63a6cb721bfae1278ac5630202b75fd851dcebcbbe0205dd47de android-studio-2020.3.1.23-cros.deb + 2389fbf2c3aa5b6be48da7fea793ff495eaacd40bce95552c869c4f3a044dccc android-studio-2020.3.1.23-windows.exe + + Zip files + Linux: android-studio-2020.3.1.23-linux.tar.gz + (980.6 MB) + Mac (Apple Silicon): android-studio-2020.3.1.23-mac_arm.zip + (994.3 MB) + Mac (Intel): android-studio-2020.3.1.23-mac.zip + (997.1 MB) + Windows (64-bit): android-studio-2020.3.1.23-windows.zip + (967.5 MB) + + SHA-256 checksums + 5317a55d645098c22e79c3433f550893cbafd6ae53a527877ab1d3b2566cb21b android-studio-2020.3.1.23-linux.tar.gz + 71b0a1c8932f166e18cc003df6ab414fb5d86e8b6ffa9292f82f9a7159caf874 android-studio-2020.3.1.23-mac_arm.zip + 680c36318769e0d65b6f5e7101b244f399519b4f4dae82c553ea139a7483083d android-studio-2020.3.1.23-mac.zip + dd619dab9e7a8a3da811b817ba8d0bdd1b2b7887aa19d573aeefa62875096a13 android-studio-2020.3.1.23-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.8-cros.deb + (798.3 MB) + Windows (64-bit): android-studio-2021.1.1.8-windows.exe + (925.7 MB) + + SHA-256 checksums + 64e77cf988f1d6b42b5884c68563a46fa4c64c76c7c2b75f7bc1d5ae05e88a97 android-studio-2021.1.1.8-cros.deb + 60ff679a6e42585a626895a923b06d6ef143054a12b7aac5c8108fe38df28065 android-studio-2021.1.1.8-windows.exe + + Zip files + Linux: android-studio-2021.1.1.8-linux.tar.gz + (954.2 MB) + Mac (Apple Silicon): android-studio-2021.1.1.8-mac_arm.zip + (932.0 MB) + Mac (Intel): android-studio-2021.1.1.8-mac.zip + (978.6 MB) + Windows (64-bit): android-studio-2021.1.1.8-windows.zip + (938.4 MB) + + SHA-256 checksums + 94ed7e80ec420ffff3630a95d264a0029dc298fc22bb598af1c5a8493086ff02 android-studio-2021.1.1.8-linux.tar.gz + a5acbaf38f015dff1236fca5f13f248cf4a3c8c7c0f33f49bd290f806bdd3076 android-studio-2021.1.1.8-mac_arm.zip + bd6db11418a52fd1ae3b93202a9a9a405543d971045e0c3ae0ac27a81e8ff272 android-studio-2021.1.1.8-mac.zip + e0a259696323ca3cf08f3b4dacc956ac9fba8272f4bf3047f36e84bc1a682e5b android-studio-2021.1.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.7-cros.deb + (798.0 MB) + Windows (64-bit): android-studio-2021.1.1.7-windows.exe + (924.0 MB) + + SHA-256 checksums + 14a17461602c6712d46cef891554b8e0afdb266e9c24640fe18ea6c6c4a3d50a android-studio-2021.1.1.7-cros.deb + 85675c0d99cfe7593ed46405a53cd830571dd4e3f01adfbe64e239814af086be android-studio-2021.1.1.7-windows.exe + + Zip files + Linux: android-studio-2021.1.1.7-linux.tar.gz + (952.5 MB) + Mac (Apple Silicon): android-studio-2021.1.1.7-mac_arm.zip + (930.3 MB) + Mac (Intel): android-studio-2021.1.1.7-mac.zip + (976.9 MB) + Windows (64-bit): android-studio-2021.1.1.7-windows.zip + (936.6 MB) + + SHA-256 checksums + a54ba582872bba58e88f4de1d11e703b920f34bc0a7ee934a3a7685b09de6b77 android-studio-2021.1.1.7-linux.tar.gz + 3b22b53208cedba7a5c1da65f142d53f479a5435ccc9761375629d40ca2a3056 android-studio-2021.1.1.7-mac_arm.zip + 058a1e1c96c71560565c0b9881b58f83ecc0cb5c7fc18e97a93cfc442a4a35df android-studio-2021.1.1.7-mac.zip + 24a9e81de3c314d69766ce8610150cf1664a61193801e5e5b670b349fef254d9 android-studio-2021.1.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.6-cros.deb + (796.1 MB) + Windows (64-bit): android-studio-2021.1.1.6-windows.exe + (919.1 MB) + + SHA-256 checksums + 36e48af7d1a552b9808c82a294a1444b3e01870f941b3d47e562e0350ceff8a4 android-studio-2021.1.1.6-cros.deb + 936c56cf9d2dcfa65be128f6af41cc0865f5568b1dbd796b525a502e63761078 android-studio-2021.1.1.6-windows.exe + + Zip files + Linux: android-studio-2021.1.1.6-linux.tar.gz + (947.5 MB) + Mac (Apple Silicon): android-studio-2021.1.1.6-mac_arm.zip + (925.3 MB) + Mac (Intel): android-studio-2021.1.1.6-mac.zip + (971.9 MB) + Windows (64-bit): android-studio-2021.1.1.6-windows.zip + (931.7 MB) + + SHA-256 checksums + e23fe2f3e916d8357bd500d1f488e701aa89b42a42dabb759d7a42954262b87c android-studio-2021.1.1.6-linux.tar.gz + d1d2058121e282d690bcfb2d94ae5fdbd15920a10002eee430d7b86082a51fa8 android-studio-2021.1.1.6-mac_arm.zip + e471fb1fe931d73d5be7358e8dbc40e061fb0577d410be965b695c320eddaa1e android-studio-2021.1.1.6-mac.zip + e84fa5a7cc8d0cdf8662442f5bef5b43a50349aab86b4ba738d771d6b68cb251 android-studio-2021.1.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.22-cros.deb + (852.1 MB) + Mac: android-studio-2020.3.1.22-mac.dmg + (996.6 MB) + Windows IDE only (64-bit): android-studio-2020.3.1.22-windows.exe + (957.4 MB) + + SHA-256 checksums + 71004dea7ca1d686284c6acc57a6c75c4e137c1e493ee005d0a2700e9134b6ab android-studio-2020.3.1.22-cros.deb + 42722b671fcda03e6e02b712828b5484e4af7563c5172b583252c9070c173d4b android-studio-2020.3.1.22-mac.dmg + 9a95e747121830b7a62f276438dd4df4390a4ccf785e09f226a9fb2ac0b576cf android-studio-2020.3.1.22-windows.exe + + Zip files + Linux: android-studio-2020.3.1.22-linux.tar.gz + (980.8 MB) + Mac: android-studio-2020.3.1.22-mac.zip + (997.4 MB) + Mac (ARM): android-studio-2020.3.1.22-mac_arm.zip + (951.2 MB) + Windows (64-bit): android-studio-2020.3.1.22-windows.zip + (967.8 MB) + + SHA-256 checksums + 4adb7b9876ed7a59ae12de5cbfe7a402e1c07be915a4a516a32fef1d30b47276 android-studio-2020.3.1.22-linux.tar.gz + 30458cb1187facd6b992aea87ec2d76db94ace05d08be8f09a11977f943683d3 android-studio-2020.3.1.22-mac.zip + dc383ea7d7a6585451bced011f7db178068b9744319a9093cb05ac855b2c81ff android-studio-2020.3.1.22-mac_arm.zip + 41c5f8a17294e1fe81b45c66273878ea067cfb5c2fd9be7fac2f8f82ec5b1dc3 android-studio-2020.3.1.22-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.5-cros.deb + (795.9 MB) + Windows (64-bit): android-studio-2021.1.1.5-windows.exe + (918.8 MB) + + SHA-256 checksums + 9b35075c34dc0a4e753ca2fd3cbed7df23ffa70ea9d4d6aae2c128ac9f63c98c android-studio-2021.1.1.5-cros.deb + 9c9849f1ae104f006152b5393fc3684da457be4a509cff96e7eb92054f35d2bc android-studio-2021.1.1.5-windows.exe + + Zip files + Linux: android-studio-2021.1.1.5-linux.tar.gz + (947.2 MB) + Mac (Apple Silicon): android-studio-2021.1.1.5-mac_arm.zip + (925.0 MB) + Mac (Intel): android-studio-2021.1.1.5-mac.zip + (971.7 MB) + Windows (64-bit): android-studio-2021.1.1.5-windows.zip + (931.4 MB) + + SHA-256 checksums + d09e3a7299a49f200bf51c23594f895ab05219539f87b06046a490f795b5a63b android-studio-2021.1.1.5-linux.tar.gz + 22eb0c90cd08690ecccafc9c52f681ae22a955a1513b0a44aace6217aa1d2fce android-studio-2021.1.1.5-mac_arm.zip + bc0df2673d7728aeef58d545e7daa582ba0f6380dcbae34893a30ccb86875229 android-studio-2021.1.1.5-mac.zip + e749414417668be659eea5ee9253f31b07cb58ff5a98444eec123fa099fca75c android-studio-2021.1.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.4-cros.deb + (796.2 MB) + Windows (64-bit): android-studio-2021.1.1.4-windows.exe + (918.9 MB) + + SHA-256 checksums + d2f1e35f840cafade8863e91fe8cf93892d345f8b3a47ad98eae683d992d2e30 android-studio-2021.1.1.4-cros.deb + 20680772f885498606e77b106bb58721e86387b3ef0fb60b1bc24401f5279b4e android-studio-2021.1.1.4-windows.exe + + Zip files + Linux: android-studio-2021.1.1.4-linux.tar.gz + (947.4 MB) + Mac (Apple Silicon): android-studio-2021.1.1.4-mac_arm.zip + (925.3 MB) + Mac (Intel): android-studio-2021.1.1.4-mac.zip + (971.9 MB) + Windows (64-bit): android-studio-2021.1.1.4-windows.zip + (931.5 MB) + + SHA-256 checksums + ebc76f6330ce19d5d6b7a129955a0b67e3a462b271ecd45cc63eff19fbf15768 android-studio-2021.1.1.4-linux.tar.gz + 34faedbcf88b82b6aa17f97e2ba0de65a33b093b8db58aa965bcde408f64813f android-studio-2021.1.1.4-mac_arm.zip + 258d390de1f11486257e8a584c0ae6ebc8967dd0b2d5b1a58dbb9018788e0c74 android-studio-2021.1.1.4-mac.zip + 64db120c9669b946c01c69a92d080290d43d57c52fa07d9933fceb9719baee67 android-studio-2021.1.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.21-cros.deb + (859.0 MB) + Windows (64-bit): android-studio-2020.3.1.21-windows.exe + (964.1 MB) + + SHA-256 checksums + 466a873d1ae40d7b7953e32d37dee9595b289d4f0ae587055f5b764a90dcb623 android-studio-2020.3.1.21-cros.deb + ebbea586666b4903edfb5aa45e9ff7979d27eec39b169d8ec53629b44646366e android-studio-2020.3.1.21-windows.exe + + Zip files + Linux: android-studio-2020.3.1.21-linux.tar.gz + (987.6 MB) + Mac (Apple Silicon): android-studio-2020.3.1.21-mac_arm.zip + (958.2 MB) + Mac (Intel): android-studio-2020.3.1.21-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.21-windows.zip + (974.4 MB) + + SHA-256 checksums + 6eb4cbb362dec3c78a73addcc43c20bb4281c7a855dcbd50ec11d185c4606712 android-studio-2020.3.1.21-linux.tar.gz + a4ea75c0ff7de8ed940fa6e21e7d9b6218057737faa9fcbcefd299f314b5ba1a android-studio-2020.3.1.21-mac_arm.zip + ae3ff455fdc6c06b83b7701f8daba1af638f33e03265383fb576c8c4ed125bd7 android-studio-2020.3.1.21-mac.zip + dc8c09731376729a817f0789f317d28fbf2e50201e6508f18901174d754e0777 android-studio-2020.3.1.21-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.3-cros.deb + (792.0 MB) + Windows (64-bit): android-studio-2021.1.1.3-windows.exe + (915.2 MB) + + SHA-256 checksums + 6dba3c6aa95b3c1666c485cf44740f727bba684981825fd4bd753b156208ef93 android-studio-2021.1.1.3-cros.deb + 022b6a9f6a61fc0f641e46203e671d8bf32fe998d904c9036c99c58b0d2c69fb android-studio-2021.1.1.3-windows.exe + + Zip files + Linux: android-studio-2021.1.1.3-linux.tar.gz + (943.8 MB) + Mac (Apple Silicon): android-studio-2021.1.1.3-mac_arm.zip + (921.3 MB) + Mac (Intel): android-studio-2021.1.1.3-mac.zip + (967.9 MB) + Windows (64-bit): android-studio-2021.1.1.3-windows.zip + (927.8 MB) + + SHA-256 checksums + 9d789032ca4880169f69cd7a74e836622de5871d69c39df4bdfb5788155411d9 android-studio-2021.1.1.3-linux.tar.gz + c2132b83d41e893f8f1204918a7ee746a73a61efd6b72b0aefab56dc7d807791 android-studio-2021.1.1.3-mac_arm.zip + 3b4e7786fd64dfa7737fe2ef37b3c3b51ba0dd08f780e645f51ebb210d9c9e7b android-studio-2021.1.1.3-mac.zip + 346a69efba2ed6c14abfce8493d0d34e7817eb655cba5c0a12c8f2977b716da4 android-studio-2021.1.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.20-cros.deb + (855.6 MB) + Windows (64-bit): android-studio-2020.3.1.20-windows.exe + (961.3 MB) + + SHA-256 checksums + 796b9089419ab9f1188ab4b164a49bcd2b8c559591356ec4dd05edda64c18805 android-studio-2020.3.1.20-cros.deb + 73444d0b8d14eb5d205e1b06154b87975299f41fa88d7d2a36f8a4429ca5b3de android-studio-2020.3.1.20-windows.exe + + Zip files + Linux: android-studio-2020.3.1.20-linux.tar.gz + (984.8 MB) + Mac (Apple Silicon): android-studio-2020.3.1.20-mac_arm.zip + (955.3 MB) + Mac (Intel): android-studio-2020.3.1.20-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.20-windows.zip + (971.6 MB) + + SHA-256 checksums + 05bd13ee3e22a5c4b2151015f548da5ad886a1b67e418f185824ab24bad48c6b android-studio-2020.3.1.20-linux.tar.gz + 8c2d5993c78aa5fd4ecd9e42ba69bf4b40e7f29694cf51635534052cb64a33a3 android-studio-2020.3.1.20-mac_arm.zip + 3be62283e3fc3171d395e807bf7a9b4da8dc253373f26134c19de61f65b3aee4 android-studio-2020.3.1.20-mac.zip + 518fb8f283207f296c76333b97fa876cc1555a8923375116ed2fd1226009bb75 android-studio-2020.3.1.20-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7486908-cros.deb + (848.5 MB) + Mac: android-studio-ide-202.7486908-mac.dmg + (980.4 MB) + Windows IDE only (64-bit): android-studio-ide-202.7486908-windows.exe + (977.1 MB) + + SHA-256 checksums + ca560d5cb47fdc0850c6d7ce23b068c0b5da047de12dfb21399938c9041ac327 android-studio-ide-202.7486908-cros.deb + 63b8e5bed9a772c19398604bd7c897a543d4164a534775ad44a91110f49532c7 android-studio-ide-202.7486908-mac.dmg + 517305de6a9558a7075201dffc2483dc9cc46e31632d781172bd8385c0f2c526 + android-studio-ide-202.7486908-windows.exe + + Zip files + Linux: android-studio-ide-202.7486908-linux.tar.gz + (996.6 MB) + Mac: android-studio-ide-202.7486908-mac.zip + (981.4 MB) + Windows (64-bit): android-studio-ide-202.7486908-windows.zip + (980.1 MB) + + SHA-256 checksums + 733b04cb66e3ff7f03766aa0222ebd1fef7a63e6340665aa91f0d62e724feca3 + android-studio-ide-202.7486908-linux.tar.gz + d816331e1be453d7964c6a6a92e17ba4b22e5dcb505553dd51515e94f86fd95c android-studio-ide-202.7486908-mac.zip + 61054257662fc81aaf95334b74081959fe44e50c824f68d8083b440dfb5dc88d + android-studio-ide-202.7486908-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.19-cros.deb + (855.6 MB) + Windows (64-bit): android-studio-2020.3.1.19-windows.exe + (961.2 MB) + + SHA-256 checksums + 26674ee2fa28a943630401e0b4f5c3684aa25d0e264184ecd192c25e706b9b99 android-studio-2020.3.1.19-cros.deb + 0cf097d8b68a7672b0402384a47ffa1ad66126cc9b824783c0f165c5dae6838e android-studio-2020.3.1.19-windows.exe + + Zip files + Linux: android-studio-2020.3.1.19-linux.tar.gz + (984.8 MB) + Mac (Apple Silicon): android-studio-2020.3.1.19-mac_arm.zip + (955.3 MB) + Mac (Intel): android-studio-2020.3.1.19-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.19-windows.zip + (971.5 MB) + + SHA-256 checksums + 7e5499895730303b3acc96c5b0f7f66ff33ae074dafc5673846b7b977e927f03 android-studio-2020.3.1.19-linux.tar.gz + 50ed51c367fbe16829e4ad20759a99a206583ef3b1318770c815d4e1a65e18bb android-studio-2020.3.1.19-mac_arm.zip + 1fb6a41ae10332e3f411b2e94b87a2b7db99c9f7ad56d16c6bc775b4afa5c3f3 android-studio-2020.3.1.19-mac.zip + 73875fe88b8ec1776290e235d1188f012c855be3e79a6c7741c367fef6d79fbc android-studio-2020.3.1.19-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.2-cros.deb + (787.9 MB) + Windows (64-bit): android-studio-2021.1.1.2-windows.exe + (910.6 MB) + + SHA-256 checksums + 27117c4632848443294a65505d6480d9f8ae6881f6d559300a69ba376f283c38 android-studio-2021.1.1.2-cros.deb + 7ba9075b1817a6748fbe29549a0171b6cf66efd80c822c6b138c67f569ee7054 android-studio-2021.1.1.2-windows.exe + + Zip files + Linux: android-studio-2021.1.1.2-linux.tar.gz + (939.3 MB) + Mac (Apple Silicon): android-studio-2021.1.1.2-mac_arm.zip + (916.9 MB) + Mac (Intel): android-studio-2021.1.1.2-mac.zip + (963.5 MB) + Windows (64-bit): android-studio-2021.1.1.2-windows.zip + (923.2 MB) + + SHA-256 checksums + b9291c3489d3ae38d2d1037dc96c4758ff034f490e867c7e81169a69ba269781 android-studio-2021.1.1.2-linux.tar.gz + b45d8a85d6054b3f6f5d657ade354f9a1e80c5a7959a284e2270ca9b19764b04 android-studio-2021.1.1.2-mac_arm.zip + 67c5193724a5d1149d2d205ced48bda0bf5e296eb356ba392574a1e5c5dfec52 android-studio-2021.1.1.2-mac.zip + 8359c07129dfe0f57499ba4e9e2f23c37368cc8f117792c8dc3f6fd116f1655e android-studio-2021.1.1.2-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.18-cros.deb + (855.5 MB) + Windows (64-bit): android-studio-2020.3.1.18-windows.exe + (961.2 MB) + + SHA-256 checksums + 476a5ec6de081ce6883a8d11cd746484b3a876e4391392ce4e5dfc0ea8cb18c4 android-studio-2020.3.1.18-cros.deb + d477ed0c846c0bd3e6ff8db5932486451aaea1e0b9de1adfc8e13593728f0c90 android-studio-2020.3.1.18-windows.exe + + Zip files + Linux: android-studio-2020.3.1.18-linux.tar.gz + (984.7 MB) + Mac (Apple Silicon): android-studio-2020.3.1.18-mac_arm.zip + (955.2 MB) + Mac (Intel): android-studio-2020.3.1.18-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.18-windows.zip + (971.5 MB) + + SHA-256 checksums + e4fe551b8cd671dc732651d8b94da660662e216e0de0674f8cd263297b100f9a android-studio-2020.3.1.18-linux.tar.gz + ad66cffbf83d5f470d64f2256b866c86da9b190330779aeb053d5c61f65971df android-studio-2020.3.1.18-mac_arm.zip + dd245451ab3a43de16665cd4bcea53c773b46f6c4b59cdb34a9ad551d2a52367 android-studio-2020.3.1.18-mac.zip + c7219549ded266d01e948250a40d5e1dd89d80a89157e76dee5ebac4aeab8e18 android-studio-2020.3.1.18-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.17-cros.deb + (856.5 MB) + Windows (64-bit): android-studio-2020.3.1.17-windows.exe + (962.3 MB) + + SHA-256 checksums + 73630995c3cb86f146bac301bfa8261e08d6c2f111315070cc86b5abf72331bd android-studio-2020.3.1.17-cros.deb + 83c6c6b48a8cc2763748e591206decf1fc48f257bb190726d8284641a07e4bd3 android-studio-2020.3.1.17-windows.exe + + Zip files + Linux: android-studio-2020.3.1.17-linux.tar.gz + (985.9 MB) + Mac (Apple Silicon): android-studio-2020.3.1.17-mac_arm.zip + (956.4 MB) + Mac (Intel): android-studio-2020.3.1.17-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.17-windows.zip + (972.6 MB) + + SHA-256 checksums + 5f3ecef20176ba4dbd955edc5340b535150ac088b7eae839ffc22017e41e99f6 android-studio-2020.3.1.17-linux.tar.gz + 48dc0d1c307c0cafc3cf59624d9a7f69274bb0950f35356251d97453dd1e703d android-studio-2020.3.1.17-mac_arm.zip + 8bdded06bd0d1bc50f82ea875f2fd3e472ece8da93100a4636ebe90ceb7af2fa android-studio-2020.3.1.17-mac.zip + e343ad8976a27b0c40d732a8e1482d94b47f2bbb1a63c1a350904319b0b1f424 android-studio-2020.3.1.17-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2021.1.1.1-cros.deb + (818.4 MB) + Windows (64-bit): android-studio-2021.1.1.1-windows.exe + (923.7 MB) + + SHA-256 checksums + 70e7293fcc52b0b946e74b1a44140dbea623baa77a75edd2cdecbbd1d8f67bf8 android-studio-2021.1.1.1-cros.deb + abb5d3978627392b22b219ae7ac64ac288ef0b370655b502d0be380c1c6105b8 android-studio-2021.1.1.1-windows.exe + + Zip files + Linux: android-studio-2021.1.1.1-linux.tar.gz + (947.1 MB) + Mac (Intel): android-studio-2021.1.1.1-mac.zip + (963.7 MB) + Windows (64-bit): android-studio-2021.1.1.1-windows.zip + (933.8 MB) + + SHA-256 checksums + 954e25cb849f2b512109d88d7eea1f973d9412cd485469ca380171bfd0ac5b29 android-studio-2021.1.1.1-linux.tar.gz + 625abd125944f8552e922264285467c7d7f02505d88aba64ed246ebe92b50beb android-studio-2021.1.1.1-mac.zip + c520c8fc58b072dd27ab123ab3a675d6a1433b182f4ccfe339bfaf320368dd5e android-studio-2021.1.1.1-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.16-cros.deb + (856.5 MB) + Windows (64-bit): android-studio-2020.3.1.16-windows.exe + (962.3 MB) + + SHA-256 checksums + 02450360136b17a4c30d9eb497b04e08b9c3d9e2326f4f890fc3b277e5d25909 android-studio-2020.3.1.16-cros.deb + 8d9949b5e6d0c590d13cb7a0ef90a60273046780a7992b260222de8da833cab2 android-studio-2020.3.1.16-windows.exe + + Zip files + Linux: android-studio-2020.3.1.16-linux.tar.gz + (985.9 MB) + Mac (Apple Silicon): android-studio-2020.3.1.16-mac_arm.zip + (956.4 MB) + Mac (Intel): android-studio-2020.3.1.16-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.16-windows.zip + (972.6 MB) + + SHA-256 checksums + 00b3096d631000593883085a0150369722c7f8e2fe3d86b61502303c7b65e156 android-studio-2020.3.1.16-linux.tar.gz + 75aba51c4e803886105d9fdc94a381579c533773ffadae22747c3d7ecf22e43a android-studio-2020.3.1.16-mac_arm.zip + 7342d856931eb798c1a8d6d0e8857205e6d9c1f3633d2afcea4fca3dc8544853 android-studio-2020.3.1.16-mac.zip + 9115f049c151ac57e5c4a2e21c71c0be4d8fb3f84989aba43113087187c1ad80 android-studio-2020.3.1.16-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7351085-cros.deb + (850.1 MB) + Mac: android-studio-ide-202.7351085-mac.dmg + (981.8 MB) + Windows IDE only (64-bit): android-studio-ide-202.7351085-windows.exe + (978.6 MB) + + SHA-256 checksums + 6263ed1c69c358dd4708c0ee8b65144c2b7681e79f4ec2a4954144020664f5c3 android-studio-ide-202.7351085-cros.deb + d993eab5751c2bac5caa7f3b2aa0bb6e8c20477ce67f9ed1b8d87ad6172c92da android-studio-ide-202.7351085-mac.dmg + 1db6aef39055d4cd69de26026aa0d3f17d10dd2b66051004580eb5175039934f + android-studio-ide-202.7351085-windows.exe + + Zip files + Linux: android-studio-ide-202.7351085-linux.tar.gz + (998.1 MB) + Mac: android-studio-ide-202.7351085-mac.zip + (982.8 MB) + Windows (64-bit): android-studio-ide-202.7351085-windows.zip + (981.5 MB) + + SHA-256 checksums + 66e06233349d07ac0fd53a23accc1bba5146488d0221bdf793557d0441349e1c + android-studio-ide-202.7351085-linux.tar.gz + 46366b5963287a2752b800a0809856f6511a3a269715f3cadc9e575ae8d410f3 android-studio-ide-202.7351085-mac.zip + c5bf48735fcd8626b8d2263074d9728797a7fa7ea1de6e689fa2ed3331b97fbf + android-studio-ide-202.7351085-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7322048-cros.deb + (851.5 MB) + Mac: android-studio-ide-202.7322048-mac.dmg + (983.0 MB) + Windows IDE only (64-bit): android-studio-ide-202.7322048-windows.exe + (979.9 MB) + + SHA-256 checksums + adfdece19d63c537a79bbd40f4dcae72e427d30dcc95b532c21ae4c423633e42 android-studio-ide-202.7322048-cros.deb + ff4291d56d94f5b3208f101a2591f15fef33b39e258251450916fdd62db9943e android-studio-ide-202.7322048-mac.dmg + 1c145dd9a32521f148b7646fa773e645fde011d19db06d7dda575f391f9d9844 + android-studio-ide-202.7322048-windows.exe + + Zip files + Linux: android-studio-ide-202.7322048-linux.tar.gz + (999.4 MB) + Mac: android-studio-ide-202.7322048-mac.zip + (984.1 MB) + Windows (64-bit): android-studio-ide-202.7322048-windows.zip + (982.8 MB) + + SHA-256 checksums + 9f3132d181bfe4d46aca667fddf2557f3c428b6c6c726e0ac5be9f5d91fb21c6 + android-studio-ide-202.7322048-linux.tar.gz + dca8f77e202391489c96f1d440bf8814c4315094491f961c60f3c269356fd929 android-studio-ide-202.7322048-mac.zip + e2edff4c92b919fe6f2f254c50ede6983cbe4884153d8f72a61f751e00ab613e + android-studio-ide-202.7322048-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.15-cros.deb + (857.5 MB) + Windows (64-bit): android-studio-2020.3.1.15-windows.exe + (970.8 MB) + + SHA-256 checksums + 89f180c3730d00a813258a1c1d4381da6519d182d61b6fa492514951b2529b75 android-studio-2020.3.1.15-cros.deb + bce9b3b8e0c781b29d8e7376c04c31391eb503f34554dce4ae220d5c3edfa963 android-studio-2020.3.1.15-windows.exe + + Zip files + Linux: android-studio-2020.3.1.15-linux.tar.gz + (987.1 MB) + Mac (Apple Silicon): android-studio-2020.3.1.15-mac_arm.zip + (929.8 MB) + Mac (Intel): android-studio-2020.3.1.15-mac.zip + (975.9 MB) + Windows (64-bit): android-studio-2020.3.1.15-windows.zip + (973.8 MB) + + SHA-256 checksums + 7b47d076739a26172bdd504c4f0c3196cb4f5ad882971caf7ab4714cdd8ac64c android-studio-2020.3.1.15-linux.tar.gz + 270cfbf056a2d629be50cc5d096dd8508780842fc244dc79456662ad4d4ad79e android-studio-2020.3.1.15-mac_arm.zip + c779deba9d7db617ee6f266112665bc7c4da5a0a56491050bc3595e9d62ac768 android-studio-2020.3.1.15-mac.zip + 29511b8e5facee69c606729038546123abfbd6c3a19594fced58452e630a244a android-studio-2020.3.1.15-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.14-cros.deb + (855.2 MB) + Windows (64-bit): android-studio-2020.3.1.14-windows.exe + (964.4 MB) + + SHA-256 checksums + 930577dc9963f9ef15e94854f3ecdb7cdaf8aef3154bded27af4fd2a5996ebf3 android-studio-2020.3.1.14-cros.deb + ed84e62f35f76946c12e12ab563e25dc44176ca77082504c0aede5750577d3a8 android-studio-2020.3.1.14-windows.exe + + Zip files + Linux: android-studio-2020.3.1.14-linux.tar.gz + (984.1 MB) + Mac: android-studio-2020.3.1.14-mac.zip + (970.7 MB) + Windows (64-bit): android-studio-2020.3.1.14-windows.zip + (967.4 MB) + + SHA-256 checksums + 740d2e2275738b9c6de62c6cb2a8294a0fab3f1b2f97769cee9e39afb02203a9 android-studio-2020.3.1.14-linux.tar.gz + 8836068ba57864dcd6847845591d1995dae17b4cad57d9773161e489398796c9 android-studio-2020.3.1.14-mac.zip + e652ee895efee7579d4832418ae7bdcfc95bf7c3195739b39ad39bd81210d0d5 android-studio-2020.3.1.14-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7231092-cros.deb + (851.4 MB) + Windows (64-bit): android-studio-ide-202.7231092-windows.exe + (979.9 MB) + + SHA-256 checksums + 191cbc0175ff305d1e9a5d5ecfc9aa3e25250318223259326768ab0793fc09f1 android-studio-ide-202.7231092-cros.deb + 1867af270f75d1ec2f636ca8fcd53faf3605b1dba740a84cc38a3048ee88e919 + android-studio-ide-202.7231092-windows.exe + + Zip files + Linux: android-studio-ide-202.7231092-linux.tar.gz + (999.4 MB) + Mac: android-studio-ide-202.7231092-mac.zip + (982.2 MB) + Windows (64-bit): android-studio-ide-202.7231092-windows.zip + (982.8 MB) + + SHA-256 checksums + 2ac04177a96161b2ece526404ee40f12aa3afba49c580ca92b257c6b84f7dd69 + android-studio-ide-202.7231092-linux.tar.gz + 5fb1f88a3437f95a27eb535357cf3a45f2ce51377c39a46af5d38bb73dfbc0d9 android-studio-ide-202.7231092-mac.zip + 2e87272454c76511ce9d07d428ed5d4d05016071427a9ebe77c8713d36e74cf8 + android-studio-ide-202.7231092-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.13-cros.deb + (859.7 MB) + Windows (64-bit): android-studio-2020.3.1.13-windows.exe + (970.2 MB) + + SHA-256 checksums + 07b4571371f9240e363b8a78928726dd3e92bc99e807ef1c5ca1493a2386bc7b android-studio-2020.3.1.13-cros.deb + 5ee8bd1ad7c46a1a490cc0e942afd41d95627a44bc124c8231a1c68e527daea3 android-studio-2020.3.1.13-windows.exe + + Zip files + Linux: android-studio-2020.3.1.13-linux.tar.gz + (993.6 MB) + Mac: android-studio-2020.3.1.13-mac.zip + (974.9 MB) + Windows (64-bit): android-studio-2020.3.1.13-windows.zip + (973.3 MB) + + SHA-256 checksums + b347ae37538242ef01313b72ff1c50287d92c6bc2ede7d621c746fcce54d8b63 android-studio-2020.3.1.13-linux.tar.gz + fd88856f4da0bbf66e71ed8bc87baee76117ba7a948b8e24f6a8e328cbabd2cf android-studio-2020.3.1.13-mac.zip + 0f534e82efc4c409d2907420cd1fc1a5db7d37e1fea93230d47ead873f27ce0e android-studio-2020.3.1.13-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.12-cros.deb + (858.6 MB) + Windows (64-bit): android-studio-2020.3.1.12-windows.exe + (968.2 MB) + + SHA-256 checksums + 528525018ad3ce556705272a0a2519b8929b67b8ff574e595aa223ad2cc0ae96 android-studio-2020.3.1.12-cros.deb + 2522e15638dfbe07ca7055ddeacd53720c828e44fc932fffb9f6ec48878f35c6 android-studio-2020.3.1.12-windows.exe + + Zip files + Linux: android-studio-2020.3.1.12-linux.tar.gz + (991.6 MB) + Mac: android-studio-2020.3.1.12-mac.zip + (973.0 MB) + Windows (64-bit): android-studio-2020.3.1.12-windows.zip + (971.3 MB) + + SHA-256 checksums + 0ae881a0dc4f23f61e010abe87052e052e7302b33a8e7011f03b14451deb1d82 android-studio-2020.3.1.12-linux.tar.gz + 15f1e3aae0aee8161c6d7bed9544ba204a9681d3dabc59f3066f85722cc8b0bb android-studio-2020.3.1.12-mac.zip + 2ede4999142745aa3402748bcf7b47852748504cf1668001510ccc615865e81e android-studio-2020.3.1.12-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.11-cros.deb + (933.9 MB) + Windows (64-bit): android-studio-2020.3.1.11-windows.exe + (1.1 GB) + + SHA-256 checksums + 2746927e4b6d4239b9d7562970aff534204c50be8c9a5ce002cf5590883b976b android-studio-2020.3.1.11-cros.deb + 7267edd01fe71e2bbbc891647af7468e4ef3eb367067affa778bf50f26d191c6 android-studio-2020.3.1.11-windows.exe + + Zip files + Linux: android-studio-2020.3.1.11-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.11-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.11-windows.zip + (1.1 GB) + + SHA-256 checksums + 24106c917e68badabae759f60cd2c31b54e9a4003cf87e200b50f7a8ba8ba133 android-studio-2020.3.1.11-linux.tar.gz + b4b56ec6c055ba479778c3d33d57b68496db5809881dc9dae55934bbd7187bb0 android-studio-2020.3.1.11-mac.zip + 6d6735e0f8c11bfaa46a95a7ba5d4fa5bb4abb9cdb8f38c231a537f3bb711543 android-studio-2020.3.1.11-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.7199119-cros.deb + (778.7 MB) + Mac: android-studio-ide-201.7199119-mac.dmg + (919.7 MB) + Windows IDE only (64-bit): android-studio-ide-201.7199119-windows.exe + (939.7 MB) + + SHA-256 checksums + d899b4419b25aa936e6bd50dc35f00ea055364069c2e43422d0b77604233a253 android-studio-ide-201.7199119-cros.deb + e4b146e94595f9a928afba31c90303414b3b2a396796a8114d81cad484cada02 android-studio-ide-201.7199119-mac.dmg + a5ef7507b1816e8e9c909d7037d7fff09263cd41935be0edc4a0383441e92b10 + android-studio-ide-201.7199119-windows.exe + + Zip files + Linux: android-studio-ide-201.7199119-linux.tar.gz + (925.4 MB) + Mac: android-studio-ide-201.7199119-mac.zip + (918.9 MB) + Windows (64-bit): android-studio-ide-201.7199119-windows.zip + (943.8 MB) + + SHA-256 checksums + f599749ca47cda06d392e2764017c8a8a0c7b963a6a88ed494b432bece7cbc1b + android-studio-ide-201.7199119-linux.tar.gz + d512219e7d9261a1ccf3a92e31b3b03bfd4689221ef8e298abb3875d7493d5dc android-studio-ide-201.7199119-mac.zip + 666436918f58c6ecc903d40410c4bc061e0fe0463e6be3920893a8020b833fb2 + android-studio-ide-201.7199119-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.10-cros.deb + (934.0 MB) + Windows (64-bit): android-studio-2020.3.1.10-windows.exe + (1.1 GB) + + SHA-256 checksums + f8bc0fdd94b4b4ac9aacebfe062dc101c04066e4eaa1430fdf615267bdacb60d android-studio-2020.3.1.10-cros.deb + f3976562085d0f7a1e0790ff8595a15f7ce263ce6e913d18013257ab5ad15bcf android-studio-2020.3.1.10-windows.exe + + Zip files + Linux: android-studio-2020.3.1.10-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.10-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.10-windows.zip + (1.1 GB) + + SHA-256 checksums + 52bf0b43238a95bc860a805047283d98927f16b69c3563588df6162fa5f4bd97 android-studio-2020.3.1.10-linux.tar.gz + 3e090c4cdb3e0efa83a84660cc67eb73b2b41c2a6432fd4416b3c7baba1495cf android-studio-2020.3.1.10-mac.zip + 392c2f4c5a2d085bfa4408f54e85a2f6ee803090c157080b92000f78cebb79bb android-studio-2020.3.1.10-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7188722-cros.deb + (857.7 MB) + Windows (64-bit): android-studio-ide-202.7188722-windows.exe + (990.8 MB) + + SHA-256 checksums + 9077423b7348d61d31387b1f287e2a9f67414790484c54bf36ea603874142938 android-studio-ide-202.7188722-cros.deb + fcd2febb200b359879c8992bdd2926ba3b96ec1247efd0a010f3796a51227429 + android-studio-ide-202.7188722-windows.exe + + Zip files + Linux: android-studio-ide-202.7188722-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.7188722-mac.zip + (993.4 MB) + Windows (64-bit): android-studio-ide-202.7188722-windows.zip + (993.8 MB) + + SHA-256 checksums + ab67c136edad5ae269da4d06bc685ddc0436626481b5f33e272974cd429ffc57 + android-studio-ide-202.7188722-linux.tar.gz + 2a4b20fc930346502b678b980eeb25a18cfc02e40dfab9a1ab4f5082d86161da android-studio-ide-202.7188722-mac.zip + 5041381962e52835e079fd0e07fbaec9b7c7405810075c315eef8acb9fd488f9 + android-studio-ide-202.7188722-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.9-cros.deb + (933.6 MB) + Windows (64-bit): android-studio-2020.3.1.9-windows.exe + (1.1 GB) + + SHA-256 checksums + 1bc2e2094a81797ec5ac462e0fff77bb55a9a6e24f375571b919d9b33033a5ee android-studio-2020.3.1.9-cros.deb + e75c3fe26680b90734994a9d2eb06966fa3ca4f1a2e3b00d7186478bf580c022 android-studio-2020.3.1.9-windows.exe + + Zip files + Linux: android-studio-2020.3.1.9-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.9-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.9-windows.zip + (1.1 GB) + + SHA-256 checksums + e0352d1fe9924ed189ba39bd584ac3b78ff3de620e598dfa72d840ac2fdd77ad android-studio-2020.3.1.9-linux.tar.gz + 33401feb24e8f7f6f762417d42065ba98ec6429c0a6fdd7212a9ca29c8c5c250 android-studio-2020.3.1.9-mac.zip + 56c8a1e667463d596b282136c6ad21ca25f71ae1b44bb2b1195b95be46d8c375 android-studio-2020.3.1.9-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.8-cros.deb + (933.7 MB) + Windows (64-bit): android-studio-2020.3.1.8-windows.exe + (1.1 GB) + + SHA-256 checksums + cbcc431e76d9bdecd9ed7c6087231493f71ab212f46de1448e9ea6c9aa43ea29 android-studio-2020.3.1.8-cros.deb + 8fe43854cf987554fd21b8101edcc8dc5812a841961cb718b14fd0025c4c1cfc android-studio-2020.3.1.8-windows.exe + + Zip files + Linux: android-studio-2020.3.1.8-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.8-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.8-windows.zip + (1.1 GB) + + SHA-256 checksums + 1406e60f6a9f85ffd0dbe2226c37b906ed85642cd586b7e90074a4dc837bcfb9 android-studio-2020.3.1.8-linux.tar.gz + c31be3364add34a3013b17b80193a03275c27608b53e83833e6d22fc62fba0a1 android-studio-2020.3.1.8-mac.zip + 00ff7e8781e911d3f7e6afe962da7d0a963022e0093bcf337a5b843d7d4b47b2 android-studio-2020.3.1.8-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7141121-cros.deb + (857.7 MB) + Windows (64-bit): android-studio-ide-202.7141121-windows.exe + (990.8 MB) + + SHA-256 checksums + 1e9762e9d45a2aed5962983b67dc23e6a7768e5ea6ce9fc34ee1ae0e5f6651a6 android-studio-ide-202.7141121-cros.deb + af79a4e7976b9b46242d825510df272ce80650b191053193dc51dada0f50fe7d + android-studio-ide-202.7141121-windows.exe + + Zip files + Linux: android-studio-ide-202.7141121-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.7141121-mac.zip + (993.4 MB) + Windows (64-bit): android-studio-ide-202.7141121-windows.zip + (993.7 MB) + + SHA-256 checksums + c2d9f6eb59b3f43ea407440978a84c1c6f6abd1b683bd3b3ea7efc9f5c07c114 + android-studio-ide-202.7141121-linux.tar.gz + d927c4b0bacf9835ad74b90caf5013e00ef4ceb0bbd148ae6f615efd39dc67ae android-studio-ide-202.7141121-mac.zip + a29a3c455f1c371eb5da96bc9e74678ace5361e45c8a671135dc4cd95c0de607 + android-studio-ide-202.7141121-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.7-cros.deb + (921.3 MB) + Windows IDE only (64-bit): android-studio-2020.3.1.7-windows.exe + (1.0 GB) + + SHA-256 checksums + 9ac5a9046f4e5f70f3197df067f2955c910de84ad47f7b100e3b23526a203448 android-studio-2020.3.1.7-cros.deb + 217c85c60f080ebaa2bbd9bda88feec64050f6c9acbaf56bfb03ce2fee109bb7 android-studio-2020.3.1.7-windows.exe + + Zip files + Linux: android-studio-2020.3.1.7-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.7-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.7-windows.zip + (1.1 GB) + + SHA-256 checksums + 3c62279dee08df22c72fdeb65cff331272b9d23682072f3288fabc9a9126f80d android-studio-2020.3.1.7-linux.tar.gz + f88ea39807549fd6ac08238619f95c7783f1101cd1e9ca5f004eef0e3a364862 android-studio-2020.3.1.7-mac.zip + e6b665edf2cc1084fc78e8ef217ababe21eff39919498e90d8d9ed450f4beff0 android-studio-2020.3.1.7-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.6-cros.deb + (919.6 MB) + Windows (64-bit): android-studio-2020.3.1.6-windows.exe + (1.0 GB) + + SHA-256 checksums + f5fbb4e5a7ca41ccaa59e567d6ef937c2098dc359ea381977d8df6d34f967a94 android-studio-2020.3.1.6-cros.deb + 06af7a4649d132bc128f5def0b777ceacfd548c703be4656a938747cf4a1de5e android-studio-2020.3.1.6-windows.exe + + Zip files + Linux: android-studio-2020.3.1.6-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.6-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.6-windows.zip + (1.1 GB) + + SHA-256 checksums + 293af5b861722ba8c7fbbe96ef6216e39f4484c9e0e38e57a449ff637d4511f9 android-studio-2020.3.1.6-linux.tar.gz + 21d37ed671ff6ee76b79a0ca3b610543379bfe8ca5b77493ac078069662b15ce android-studio-2020.3.1.6-mac.zip + 389ee62ce301d34d301ffd51a6039d3bf48baaa47cd1aa374f2bee2ccdc63293 android-studio-2020.3.1.6-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7094744-cros.deb + (849.6 MB) + Windows (64-bit): android-studio-ide-202.7094744-windows.exe + (981.8 MB) + + SHA-256 checksums + b85f199a9bc908452a111e390c4fa69e11da8be415656ff851f467a2287ae951 android-studio-ide-202.7094744-cros.deb + 10f240f8392cdeb89b2c32128e5d51594eec936582053253e53e6e4cb5944b78 + android-studio-ide-202.7094744-windows.exe + + Zip files + Linux: android-studio-ide-202.7094744-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.7094744-mac.zip + (988.9 MB) + Windows (64-bit): android-studio-ide-202.7094744-windows.zip + (989.2 MB) + + SHA-256 checksums + 3f322d40ad5c0cb8644627320c4c3d817f4ba1cf7740a411d2efa566b0c38481 + android-studio-ide-202.7094744-linux.tar.gz + ffa3cf2a511fab8a87e1859a50f977f7c7f7464d2ff7af90cb44bcd332037e3b android-studio-ide-202.7094744-mac.zip + b3eba0867919bdf2c2a8f958eed2ab17824c6b35df9ede4695d6d61ce14ae19d + android-studio-ide-202.7094744-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.5-cros.deb + (918.7 MB) + Windows (64-bit): android-studio-2020.3.1.5-windows.exe + (1.0 GB) + + SHA-256 checksums + a479932010bbd2b819e72233b4078e9222be377bcf5347b9132c53472fd2e803 android-studio-2020.3.1.5-cros.deb + d8c0a70e6331c5176dbdb9b9794389f8821f6eac973497abf1ea934f37d7a4a1 android-studio-2020.3.1.5-windows.exe + + Zip files + Linux: android-studio-2020.3.1.5-linux.tar.gz + (1.1 GB) + Mac: android-studio-2020.3.1.5-mac.zip + (1.1 GB) + Windows (64-bit): android-studio-2020.3.1.5-windows.zip + (1.1 GB) + + SHA-256 checksums + 789b80df3fd0ec1cfe6742d7550074de7b0f69a38c7bc539b345e1f3964ee474 android-studio-2020.3.1.5-linux.tar.gz + 8bcadfc7ef2636909bf3da7327c353bddc9a9a764e47189732b5021d6bdede21 android-studio-2020.3.1.5-mac.zip + ea9b983ce57d399171baacc867cf7f9b7984e3792427386253f4206b65ae372b android-studio-2020.3.1.5-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.7042882-cros.deb + (778.7 MB) + Mac: android-studio-ide-201.7042882-mac.dmg + (919.7 MB) + Windows IDE only (64-bit): android-studio-ide-201.7042882-windows.exe + (939.7 MB) + + SHA-256 checksums + 13a7bda7a58cd56e1544f16705a17cc633951d692a16c0b9a9767b07d7cfea54 android-studio-ide-201.7042882-cros.deb + 541db2ab0fda0b1197509b39fac905b7e4879a1d0bad749ad1ccc0727e02ea6b android-studio-ide-201.7042882-mac.dmg + 22cdcfeffabe384e788b679c5c03238684fa3f1f4c73e2a3744f2fe5aab7f97f + android-studio-ide-201.7042882-windows.exe + + Zip files + Linux: android-studio-ide-201.7042882-linux.tar.gz + (925.4 MB) + Mac: android-studio-ide-201.7042882-mac.zip + (918.9 MB) + Windows (64-bit): android-studio-ide-201.7042882-windows.zip + (943.8 MB) + + SHA-256 checksums + 89f7c3a03ed928edeb7bbb1971284bcb72891a77b4f363557a7ad4ed37652bb9 + android-studio-ide-201.7042882-linux.tar.gz + fe32829281b8c2d615657015dabb169bb8592dd6e9f22546d0070d84391b59f8 android-studio-ide-201.7042882-mac.zip + 7fb6e49e76ead2ff389c37f83a6c90526aa1f716aece028c8b8c34edf8ce9804 + android-studio-ide-201.7042882-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.4-cros.deb + (876.7 MB) + Windows (64-bit): android-studio-2020.3.1.4-windows.exe + (1.0 GB) + + SHA-256 checksums + fbbc1c1977dd93c41187a1fec52a5e3dd367ac2e9498fee89be4a5d4527c1b5f android-studio-2020.3.1.4-cros.deb + b55785c796e22486dd3cec0d4360d8788de60c52514883af7ca4d398270beec7 android-studio-2020.3.1.4-windows.exe + + Zip files + Linux: android-studio-2020.3.1.4-linux.tar.gz + (1.0 GB) + Mac: android-studio-2020.3.1.4-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.4-windows.zip + (1.0 GB) + + SHA-256 checksums + 64eae480f415cad604e37d50154e4f8cedba0d13ee6a5b1e3e63019c1f81b915 android-studio-2020.3.1.4-linux.tar.gz + 8d92a89733d6136bc630a9a2ea43da775cd49b20c7cb1f647a12d800cc271ed3 android-studio-2020.3.1.4-mac.zip + 139ab6c091edc1b7a0a3e87ec9b244e17e6dd1c6d59387d17f9b976eb03e75db android-studio-2020.3.1.4-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7033425-cros.deb + (849.6 MB) + Windows (64-bit): android-studio-ide-202.7033425-windows.exe + (981.7 MB) + + SHA-256 checksums + 7125e548dfc354c71a08b810a8ac26405221e921f1f0f0fd41f6f3989a115913 android-studio-ide-202.7033425-cros.deb + c7560e5c3ad620ee19e6020e5a0592f45551dc28e46d4ea8936f012c25cbc0b6 + android-studio-ide-202.7033425-windows.exe + + Zip files + Linux: android-studio-ide-202.7033425-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.7033425-mac.zip + (988.8 MB) + Windows (64-bit): android-studio-ide-202.7033425-windows.zip + (989.1 MB) + + SHA-256 checksums + 84c7bb88cf26d4f6946f39d165fade4495ee8dc3204df38d77c09b60614af90c + android-studio-ide-202.7033425-linux.tar.gz + 64f11d0e1ebdc7e9ee57199f17633befac3fe8e85cb3ff9677d7fded72e23ddf android-studio-ide-202.7033425-mac.zip + 484c4ea04d16c6d566288ea3451cd20c817ac22451136ec937921511b7de0bdb + android-studio-ide-202.7033425-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-2020.3.1.3-cros.deb + (869.3 MB) + Windows (64-bit): android-studio-2020.3.1.3-windows.exe + (991.3 MB) + + SHA-256 checksums + e52051c80824d405c39510d384a4574325c1b285fd3c68d089c1e1ec9e63a099 android-studio-2020.3.1.3-cros.deb + 203ef84f64f22bd26cee392558c059ed647f2729d095f5a211e1687eddc08b0c android-studio-2020.3.1.3-windows.exe + + Zip files + Linux: android-studio-2020.3.1.3-linux.tar.gz + (1.0 GB) + Mac: android-studio-2020.3.1.3-mac.zip + (1.0 GB) + Windows (64-bit): android-studio-2020.3.1.3-windows.zip + (998.7 MB) + + SHA-256 checksums + 9df5089a4b3765aaad0c89eb452d8e6f5699f809de7d9b2f7f18657c8744a7db android-studio-2020.3.1.3-linux.tar.gz + 8c21f1994bfd8a6bbc8183beb5e852249a2782d89527fb8d6e6ced2f6437da5c android-studio-2020.3.1.3-mac.zip + b17a874a4fd62d91a39af4d90f11ca22919dcbe73ce1f1849266536a7add6819 android-studio-2020.3.1.3-windows.zip +
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7008469-cros.deb + (849.5 MB) + Windows (64-bit): android-studio-ide-202.7008469-windows.exe + (981.7 MB) + + SHA-256 checksums + 7474c4e06ba8460283916bcf68ae2e4ae34493e53a9147668bbc8bfb04d2e70b android-studio-ide-202.7008469-cros.deb + 442218ddf43225fd100ed1f082f9a46f6133a81f910955e3cd191ace5d4dd058 + android-studio-ide-202.7008469-windows.exe + + Zip files + Linux: android-studio-ide-202.7008469-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.7008469-mac.zip + (988.8 MB) + Windows (64-bit): android-studio-ide-202.7008469-windows.zip + (989.1 MB) + + SHA-256 checksums + b0d269547d299a75db9229efa32f9aa235f500310120afd7f904adc82a89430c + android-studio-ide-202.7008469-linux.tar.gz + 536d7b15bd2f2540ed793995b98b9bfc0b4d7846e832209d0ecccc6971a45843 android-studio-ide-202.7008469-mac.zip + ca43e3433c8d65036df0fb41256f9dc1be43b12d7ed52f06e699a95b31ce6496 + android-studio-ide-202.7008469-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.7006259-cros.deb + (869.2 MB) + Windows (64-bit): android-studio-ide-202.7006259-windows.exe + (991.2 MB) + + SHA-256 checksums + 87dfb257cd8426c2a42416350295a9fda2aa9e4d95734c6060fd4a4270db5622 android-studio-ide-202.7006259-cros.deb + 13ee3c7303bd4113e01737d4a0cd95137ab89db5fb454b067ca11cd37a65e42a + android-studio-ide-202.7006259-windows.exe + + Zip files + Linux: android-studio-ide-202.7006259-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.7006259-mac.zip + (1000.0 MB) + Windows (64-bit): android-studio-ide-202.7006259-windows.zip + (998.5 MB) + + SHA-256 checksums + 85d99188637b008e64433eaac50b6de23f2ca484a8833525a33b4017bacb8bb4 + android-studio-ide-202.7006259-linux.tar.gz + e767bba3b9ed88e922d6a1dcce64900237c65045e43d30de6ce29c5f90f1b5f7 android-studio-ide-202.7006259-mac.zip + bcda9db382d103f7d8f04a7cd9c2934432876d4439d414a19c4647af6ba2cf09 + android-studio-ide-202.7006259-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6983675-cros.deb + (869.1 MB) + Windows (64-bit): android-studio-ide-202.6983675-windows.exe + (991.1 MB) + + SHA-256 checksums + cc45b81d22c4c70cbb510c22d184b701286762df2265e7b075600202f0955ead android-studio-ide-202.6983675-cros.deb + 4094a480ddc7bf1c8b264c37e1da14b18f9f448167630f470c8e844dc598d2e6 + android-studio-ide-202.6983675-windows.exe + + Zip files + Linux: android-studio-ide-202.6983675-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-202.6983675-mac.zip + (999.9 MB) + Windows (64-bit): android-studio-ide-202.6983675-windows.zip + (998.4 MB) + + SHA-256 checksums + 4c8547c454ea9edd432f800affaae3a752ddd6d6a8f95429b255618cf2e6ddae + android-studio-ide-202.6983675-linux.tar.gz + 47b7565136c7378c77da1964a3711ab6d09f5ace3f04bd87a62b13992db5dd9a android-studio-ide-202.6983675-mac.zip + f20cd5be2430864db8b3febfc7669e9b7554a0dbe0ec613987e717e3422639cb + android-studio-ide-202.6983675-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6987402-cros.deb + (842.3 MB) + Windows (64-bit): android-studio-ide-202.6987402-windows.exe + (972.7 MB) + + SHA-256 checksums + 0d9f64483c2127e9d085446830f736a299997b5bfbbd154ed0f9950296101d45 android-studio-ide-202.6987402-cros.deb + 5b27feed7d5c2581d1f9d3b66f739f48ac026f9621a7283be61da708fc5801ae + android-studio-ide-202.6987402-windows.exe + + Zip files + Linux: android-studio-ide-202.6987402-linux.tar.gz + (996.6 MB) + Mac: android-studio-ide-202.6987402-mac.zip + (979.7 MB) + Windows (64-bit): android-studio-ide-202.6987402-windows.zip + (980.0 MB) + + SHA-256 checksums + 271245f1daa8c5d1c2b29f92eb246b09ddde5028231513b50decfef6c302191f + android-studio-ide-202.6987402-linux.tar.gz + c441469cb7dea7b9faa4309101580694539268f16704fc3a4e6ee7925470223d android-studio-ide-202.6987402-mac.zip + 370a85fa184681b4976eeffde12e9a1db3ba6364faf599ae85d1318ad0eb7d69 + android-studio-ide-202.6987402-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6953283-cros.deb + (779.5 MB) + Mac: android-studio-ide-201.6953283-mac.dmg + (920.6 MB) + Windows IDE only (64-bit): android-studio-ide-201.6953283-windows.exe + (940.5 MB) + + SHA-256 checksums + 7621210773ef2ddaeccbbd4ca26c2f6246c85c0adc9c65290b8269d0cd3a7d4e android-studio-ide-201.6953283-cros.deb + e9ca26f3a3da9610dcaa2878d412657d8ff31f1bea0e183ecaa0b2c08042edc3 android-studio-ide-201.6953283-mac.dmg + 88d1576b5f672e67035bc4cde55697cf4cc0e63f9c9740f82f4ef8e09ddb05d4 + android-studio-ide-201.6953283-windows.exe + + Zip files + Linux: android-studio-ide-201.6953283-linux.tar.gz + (926.2 MB) + Mac: android-studio-ide-201.6953283-mac.zip + (919.7 MB) + Windows (64-bit): android-studio-ide-201.6953283-windows.zip + (944.6 MB) + + SHA-256 checksums + 68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b + android-studio-ide-201.6953283-linux.tar.gz + 7d015e58a5dc8adb82406a59d86ecb0c9f6a952cecc2c39d9d5370a3fb2fd1f4 android-studio-ide-201.6953283-mac.zip + 68717853fc1a99b51a0098827275e090606b07d5d4ebcb1a311c1029497ac702 + android-studio-ide-201.6953283-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6939830-cros.deb + (842.3 MB) + Windows (64-bit): android-studio-ide-202.6939830-windows.exe + (972.7 MB) + + SHA-256 checksums + ed84e55a092c6281736d78c152d6f33c208b6e5aa05461a5917668f16aa26329 android-studio-ide-202.6939830-cros.deb + 6a85d682d4e3af7c510689c35da9162b9f3bbc45f78f5d01cbdc11398a4c01c4 + android-studio-ide-202.6939830-windows.exe + + Zip files + Linux: android-studio-ide-202.6939830-linux.tar.gz + (996.6 MB) + Mac: android-studio-ide-202.6939830-mac.zip + (979.7 MB) + Windows (64-bit): android-studio-ide-202.6939830-windows.zip + (980.0 MB) + + SHA-256 checksums + d97874191e011d923aa1f772308da272bced236066887593fb56c4648679f081 + android-studio-ide-202.6939830-linux.tar.gz + e315f6b98979a5882a64ca8cc979acfd2accbe57b2e6b0ea8ade5cc77587877c android-studio-ide-202.6939830-mac.zip + b516844579b3bd8efded75adad3df6cdee3631e2db8fdeae74c2d86a0e4c4a8a + android-studio-ide-202.6939830-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6922807-cros.deb + (842.2 MB) + Windows (64-bit): android-studio-ide-202.6922807-windows.exe + (972.1 MB) + + SHA-256 checksums + 310b7da009f88763a6b8137807e835eb55aef104466a0018eb83b64580d8b37d android-studio-ide-202.6922807-cros.deb + 2dcc2dce84f7e9bd63739305fa874069f0648236d9e1d989b2ffc2ea8d884b7c + android-studio-ide-202.6922807-windows.exe + + Zip files + Linux: android-studio-ide-202.6922807-linux.tar.gz + (995.7 MB) + Mac: android-studio-ide-202.6922807-mac.zip + (979.5 MB) + Windows (64-bit): android-studio-ide-202.6922807-windows.zip + (979.4 MB) + + SHA-256 checksums + 3d714d9cf4896dda7d36d90c0d1dd5abebe95aa77ce48a361665cf8512d193ff + android-studio-ide-202.6922807-linux.tar.gz + 10f304850ef3b62011bb948a82eced223a9f48a461fd547fdc45579d26ec92b9 android-studio-ide-202.6922807-mac.zip + c8df7dfea78d8277b4d786ac1c9559b30ff6421e982c7465360d5745d2b05705 + android-studio-ide-202.6922807-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6907010-cros.deb + (842.1 MB) + Windows (64-bit): android-studio-ide-202.6907010-windows.exe + (972.1 MB) + + SHA-256 checksums + 0375aacd6531d071a54e8a0be51f3ac37e7c4e1453d6cee058fc093dd3b8a27e android-studio-ide-202.6907010-cros.deb + 427abc2cb45ab53fa7b79fa0d7f84ae045c41dd5b422e2e5b656d3503d94b422 + android-studio-ide-202.6907010-windows.exe + + Zip files + Linux: android-studio-ide-202.6907010-linux.tar.gz + (995.7 MB) + Mac: android-studio-ide-202.6907010-mac.zip + (979.5 MB) + Windows (64-bit): android-studio-ide-202.6907010-windows.zip + (979.4 MB) + + SHA-256 checksums + 03a9e5e2e376e4258e8e9c01bce406dba1199c93f9b4dbd2ac6b6817e2109ad6 + android-studio-ide-202.6907010-linux.tar.gz + d434e58303476844ce9bfaa51c6b449731dd0a19b7c076aec565c048a7b3f5a8 android-studio-ide-202.6907010-mac.zip + 942e5338f38b0eeb0f9c1088bd16839eabe61cc27a330c872a9a9b70b7c20e87 + android-studio-ide-202.6907010-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6858069-cros.deb + (779.5 MB) + Mac: android-studio-ide-201.6858069-mac.dmg + (920.7 MB) + Windows IDE only (64-bit): android-studio-ide-201.6858069-windows.exe + (940.5 MB) + + SHA-256 checksums + 925bd9632d723dabd16efeb740a3e9c6ba3e25a30d02915b67f09131aa7b38d6 android-studio-ide-201.6858069-cros.deb + e65be362e01b6272007e5b6009d6b33df4aa48f03ec8d15de9997547476b5e00 android-studio-ide-201.6858069-mac.dmg + 127bf487a87267522fa3532b980298b667eb7acde68d805084e9cf1cfc608251 + android-studio-ide-201.6858069-windows.exe + + Zip files + Linux: android-studio-ide-201.6858069-linux.tar.gz + (926.2 MB) + Mac: android-studio-ide-201.6858069-mac.zip + (919.7 MB) + Windows (64-bit): android-studio-ide-201.6858069-windows.zip + (944.6 MB) + + SHA-256 checksums + 4b9521fc4a6313ad65ff3e14b0f3fb50427d464fe14227555565f46e0ffad202 + android-studio-ide-201.6858069-linux.tar.gz + 2f2c249cc0f1ee44e054917012c6703456f343cb29477289833f04ac10923e1b android-studio-ide-201.6858069-mac.zip + 7237d03cf680c1156589b2e0f7e3205139581f898fbb528b8ad05d3cee57e02a + android-studio-ide-201.6858069-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6821437-cros.deb + (762.7 MB) + Mac: android-studio-ide-193.6821437-mac.dmg + (897.7 MB) + Windows IDE only (64-bit): android-studio-ide-193.6821437-windows.exe + (914.1 MB) + + SHA-256 checksums + 964f4135ac15a0493d35104cb00ddc75375268f6c8267dbd88ced69067dbb8cd android-studio-ide-193.6821437-cros.deb + ce96ce119d532604f82380dd5da70a9cc6811a8ef8a421bb38128c385093a98e android-studio-ide-193.6821437-mac.dmg + 37995b030987aa7d78415912a942b98721aca2cb2db1b9f428dc23ff35ebb820 + android-studio-ide-193.6821437-windows.exe + + Zip files + Linux: android-studio-ide-193.6821437-linux.tar.gz + (907.5 MB) + Mac: android-studio-ide-193.6821437-mac.zip + (897.3 MB) + Windows (64-bit): android-studio-ide-193.6821437-windows.zip + (920.1 MB) + + SHA-256 checksums + bf796e83c5c2978b5e90c04fe0dd704bddb91670da48c0dfe922098702b27736 + android-studio-ide-193.6821437-linux.tar.gz + 64b631f6d59b6b6a8d252ea45411e7433a6089165d4473470369ef703a5a92e7 android-studio-ide-193.6821437-mac.zip + ac9dd97f986419c5035243467efef8b48f3049c0b0ee72544ce14e5b749c3b96 + android-studio-ide-193.6821437-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6863838-cros.deb + (841.2 MB) + Windows (64-bit): android-studio-ide-202.6863838-windows.exe + (970.2 MB) + + SHA-256 checksums + a6a1c181a8e6f55d4a4c90e3f2d95718828b9a0c01b4050791f2eecbc6710d0e android-studio-ide-202.6863838-cros.deb + fb91c31f08e0255adc816a909ad20ba5efd2a38b12b416ef1dc1fda07703573d + android-studio-ide-202.6863838-windows.exe + + Zip files + Linux: android-studio-ide-202.6863838-linux.tar.gz + (994.1 MB) + Mac: android-studio-ide-202.6863838-mac.zip + (977.9 MB) + Windows (64-bit): android-studio-ide-202.6863838-windows.zip + (977.5 MB) + + SHA-256 checksums + 6af9117a53f9fec0d75bba5d56b3a49e66f73ed47a5d01264178af645963a4b7 + android-studio-ide-202.6863838-linux.tar.gz + e3dd7f67e1212d410badfc2f566d762eeb01d625b20e2469dc79bb96c923e2c7 android-studio-ide-202.6863838-mac.zip + ac31e29b70e0a0f9227df07002cb4af1fd3b18c14dcec26a692f8223db00edeb + android-studio-ide-202.6863838-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6847140-cros.deb + (837.0 MB) + Windows (64-bit): android-studio-ide-202.6847140-windows.exe + (968.4 MB) + + SHA-256 checksums + a1ea78053434b3847c118a107851aa3c9df2e127054278e61cdbc1f42a760dfc android-studio-ide-202.6847140-cros.deb + 72ae6379261c4b735237ba74937efbb31e8c5a665eb28cab71e887cbd835681f + android-studio-ide-202.6847140-windows.exe + + Zip files + Linux: android-studio-ide-202.6847140-linux.tar.gz + (991.0 MB) + Mac: android-studio-ide-202.6847140-mac.zip + (977.7 MB) + Windows (64-bit): android-studio-ide-202.6847140-windows.zip + (977.6 MB) + + SHA-256 checksums + 96ddb4ebdb8025d5652a0ddf0b63661453e83261b97005271fd57859101ac319 + android-studio-ide-202.6847140-linux.tar.gz + 8f8671b15974e0336ac5b4f3f2f45af4ce3e1599c7724f839bee7073b488ed4b android-studio-ide-202.6847140-mac.zip + e4732b30083415e45d61f001ca104dea2bc97ba51eef838eeb5a460b73a7f437 + android-studio-ide-202.6847140-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6825553-cros.deb + (837.1 MB) + Windows (64-bit): android-studio-ide-202.6825553-windows.exe + (965.9 MB) + + SHA-256 checksums + 20ef37effe8b4a99b90db42e1e13d5d626740dd9a5df8f6897c5fff212015765 android-studio-ide-202.6825553-cros.deb + 5386e0f91fa131afc61e0b6bdcd00e59f3450db5a17c12c3a1a50395d77a64d1 + android-studio-ide-202.6825553-windows.exe + + Zip files + Linux: android-studio-ide-202.6825553-linux.tar.gz + (990.5 MB) + Mac: android-studio-ide-202.6825553-mac.zip + (977.3 MB) + Windows (64-bit): android-studio-ide-202.6825553-windows.zip + (975.1 MB) + + SHA-256 checksums + 95adc9d26814c49039d25d4f2ebf453cc288e50624a0146b895caedda56aee2a + android-studio-ide-202.6825553-linux.tar.gz + f805b4b9fdcffb4e9d8d34e2f7a287a5ad5f14ed4780c8ffc9823a69b46206bd android-studio-ide-202.6825553-mac.zip + b1526a9827e63012fe2f3d1a11c0748b96858b4142fb66a59336d131a8a5e68d + android-studio-ide-202.6825553-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6823847-cros.deb + (779.5 MB) + Windows (64-bit): android-studio-ide-201.6823847-windows.exe + (940.5 MB) + + SHA-256 checksums + ec3c7dd8acebfbfd7da83991abaaca4b69261d897741aad2bc3a288398e37282 android-studio-ide-201.6823847-cros.deb + cea2153712e7682b11082d345ffa900f8e94b4efe4574cb4e21c1d5d18b48f02 + android-studio-ide-201.6823847-windows.exe + + Zip files + Linux: android-studio-ide-201.6823847-linux.tar.gz + (926.2 MB) + Mac: android-studio-ide-201.6823847-mac.zip + (919.7 MB) + Windows (64-bit): android-studio-ide-201.6823847-windows.zip + (944.6 MB) + + SHA-256 checksums + a9bc6647d83c0d22b370fd3d6c9b9cf9a9bbf41497586dfd510c4511bd5b67cf + android-studio-ide-201.6823847-linux.tar.gz + 3945f36843148fa65f020100f68ea9eea675835416d837cf7e34e26ed834a8fc android-studio-ide-201.6823847-mac.zip + c788ba6f1db45e8a9d24f7cedcd5785ee66e0270ff57ad3b5abca748403fa1fa + android-studio-ide-201.6823847-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6811877-cros.deb + (811.8 MB) + Windows (64-bit): android-studio-ide-202.6811877-windows.exe + (934.7 MB) + + SHA-256 checksums + 2264e9db6f982ab7089b3d091d6a584a6afe6b38ff66b187edbccab1eee763c0 android-studio-ide-202.6811877-cros.deb + e597ab762a2cb7991a300289dfcfc7cecd15ae51220608d0fdc146f0fa750f5f + android-studio-ide-202.6811877-windows.exe + + Zip files + Linux: android-studio-ide-202.6811877-linux.tar.gz + (954.6 MB) + Mac: android-studio-ide-202.6811877-mac.zip + (942.9 MB) + Windows (64-bit): android-studio-ide-202.6811877-windows.zip + (943.9 MB) + + SHA-256 checksums + 64a7c44c210220eabeabfe4df88d7771e6f976a18c1935cc1aba927932fd2827 + android-studio-ide-202.6811877-linux.tar.gz + 8222060377a14cdc0461b2d3e31a0765c0fd924fc58053a0c00a227f9cbcea77 android-studio-ide-202.6811877-mac.zip + 146068e19b776dd922c563f5c9fc369658f38c90a5120e994e2db4690c140ec2 + android-studio-ide-202.6811877-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6795674-cros.deb + (813.7 MB) + Windows (64-bit): android-studio-ide-202.6795674-windows.exe + (936.3 MB) + + SHA-256 checksums + 8ded6a713d7a4cc5bf1098664d39ef7314915367143bc2234bff6a7d4d3e2ec7 android-studio-ide-202.6795674-cros.deb + cd2b947b7c281c5a2892ab6f1801f6de8b3de8f494d763b5d0b0ccf1c81d9ca4 + android-studio-ide-202.6795674-windows.exe + + Zip files + Linux: android-studio-ide-202.6795674-linux.tar.gz + (956.2 MB) + Mac: android-studio-ide-202.6795674-mac.zip + (944.5 MB) + Windows (64-bit): android-studio-ide-202.6795674-windows.zip + (945.5 MB) + + SHA-256 checksums + 20bee37460bb5fc9abe5eca1f18a83eb3f5617c30ee40b455d569411ff938626 + android-studio-ide-202.6795674-linux.tar.gz + 11505a2cc661ae10572711ca0c3b3622311c21a483cedddfa6206a562a1b4901 android-studio-ide-202.6795674-mac.zip + b7174c262a9ba81152a13a14b84ec959a4cf126a9e4a957bab96a34db1c87288 + android-studio-ide-202.6795674-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6776251-cros.deb + (779.5 MB) + Windows (64-bit): android-studio-ide-201.6776251-windows.exe + (940.5 MB) + + SHA-256 checksums + 934995e3c40d65a7db134629c791aae20e992481a65d21866c47197bb78bdacc android-studio-ide-201.6776251-cros.deb + 9079babd69b32e8afc6cf8c7a30bc50de534d0d8f90e4cd7c200cfad6dabc266 + android-studio-ide-201.6776251-windows.exe + + Zip files + Linux: android-studio-ide-201.6776251-linux.tar.gz + (926.2 MB) + Mac: android-studio-ide-201.6776251-mac.zip + (919.7 MB) + Windows (64-bit): android-studio-ide-201.6776251-windows.zip + (944.6 MB) + + SHA-256 checksums + dd6f9e51c7df464ee56716ef7f75ff369e21930014a94e75b10d3ad5747b0dd7 + android-studio-ide-201.6776251-linux.tar.gz + 0a6e66cfc28bef971aeddc09678c396c4db1af7cbc4859a453ed8e1dfd89ff9f android-studio-ide-201.6776251-mac.zip + a0dc07d0916ecb5f2f5d4b399c607b2eb5ce654924f1f9528b648f5b20dfea8a + android-studio-ide-201.6776251-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-202.6787931-cros.deb + (812.0 MB) + Windows (64-bit): android-studio-ide-202.6787931-windows.exe + (935.9 MB) + + SHA-256 checksums + 64f485dc7543290d268ac73f033bdda2d1fdde2fc0ed9bc2adb1b2cb8ed70e7d android-studio-ide-202.6787931-cros.deb + 2b21f349f62ef78c90f31763da218c2bb5dcdcd22a8a61c29189cb333c2e6482 + android-studio-ide-202.6787931-windows.exe + + Zip files + Linux: android-studio-ide-202.6787931-linux.tar.gz + (953.9 MB) + Mac: android-studio-ide-202.6787931-mac.zip + (944.1 MB) + Windows (64-bit): android-studio-ide-202.6787931-windows.zip + (945.1 MB) + + SHA-256 checksums + c2d862f0d6b2aff485e7ba21de18bbb955db60f5a1c115bceadfce2644feae78 + android-studio-ide-202.6787931-linux.tar.gz + d63be241c8fb279c4f4f1e30ffc6c840dd12995dd59905ae32d91ea1d646f715 android-studio-ide-202.6787931-mac.zip + 86b37933477d3fa51de7db58e3b364c9aa8dd9d2972c5e03ba1ef7d906a8448c + android-studio-ide-202.6787931-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6719854-cros.deb + (779.2 MB) + Windows (64-bit): android-studio-ide-201.6719854-windows.exe + (940.2 MB) + + SHA-256 checksums + ab9e7a12b336706a3f425d76d51df9a132cfda069389bda8ef63596581e76193 android-studio-ide-201.6719854-cros.deb + 69abd37e5a9e3b3cc30881f33081939b1c31dab07f95bc225d81ff18773325c2 + android-studio-ide-201.6719854-windows.exe + + Zip files + Linux: android-studio-ide-201.6719854-linux.tar.gz + (925.9 MB) + Mac: android-studio-ide-201.6719854-mac.zip + (919.4 MB) + Windows (64-bit): android-studio-ide-201.6719854-windows.zip + (944.3 MB) + + SHA-256 checksums + aff986d4bd9ed95a3998271de7cd4b835157843b97c1c6f95768827f83156762 + android-studio-ide-201.6719854-linux.tar.gz + 44d83f7c0f566806329ddbf229461993a8111206cf0bd2307ff88f101b8dcb8e android-studio-ide-201.6719854-mac.zip + b6621903710a18b1f0c2d60be4bb1beb0b4cdbf9f9e1d8135910c20cd3414094 + android-studio-ide-201.6719854-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6720134-cros.deb + (732.1 MB) + Windows (64-bit): android-studio-ide-201.6720134-windows.exe + (919.5 MB) + + SHA-256 checksums + c516c68432525eae126c20b6fa7bd32fce77180072a871223b85ec61e6e765a2 android-studio-ide-201.6720134-cros.deb + 9f70fe8089fe0d4d7a9143f105fe080442e986c2716d16faae411244735961ff + android-studio-ide-201.6720134-windows.exe + + Zip files + Linux: android-studio-ide-201.6720134-linux.tar.gz + (910.4 MB) + Mac: android-studio-ide-201.6720134-mac.zip + (920.8 MB) + Windows (64-bit): android-studio-ide-201.6720134-windows.zip + (929.4 MB) + + SHA-256 checksums + df9e33c751b9e7227168a2a87a2062c72fec06cd85c6054fc626950f5a363ab1 + android-studio-ide-201.6720134-linux.tar.gz + 7a66503bbb815ac653eb8efa736eff238f756cd88b753da9c8eb112ef635063c android-studio-ide-201.6720134-mac.zip + ce971c2c09e0c842d3fbf0149ed9208d2e7815a1b93c79d42b967250eb1e5526 + android-studio-ide-201.6720134-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6712195-cros.deb + (732.9 MB) + Windows (64-bit): 7caa66a3222fb3702a3fd01d973738df1fc8e45a.android-studio-ide-201.6712195-windows.exe + (921.9 MB) + + SHA-256 checksums + d78e3061541ef61d63a6db097b12d002c2eb0ee71ab4dd186273399ecf53a88c android-studio-ide-201.6712195-cros.deb + 378faac28a0acf695e9b8ed46c8de695ab97f121ab0f9fe26404264dd9c98e0a + 7caa66a3222fb3702a3fd01d973738df1fc8e45a.android-studio-ide-201.6712195-windows.exe + + Zip files + Linux: android-studio-ide-201.6712195-linux.tar.gz + (912.2 MB) + Mac: android-studio-ide-201.6712195-mac.zip + (928.8 MB) + Windows (64-bit): android-studio-ide-201.6712195-windows.zip + (935.7 MB) + + SHA-256 checksums + 3031ebfa6ec6e1f968af07a98bd056c55db919ebe2118a850e2337f482b4342d + android-studio-ide-201.6712195-linux.tar.gz + b8a214e4b34ab4ef642a4ca1f2480d7f743d25539c832f3e0cc481db3ea8e01c android-studio-ide-201.6712195-mac.zip + 2b6398afa81e268719e71dcca0e91a02f1a8da64a4739cfe7d0724817e467a73 + android-studio-ide-201.6712195-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6692364-cros.deb + (785.8 MB) + Windows IDE only (64-bit): 90bd622f165e82d24b0fea732bd930b31d6c4719.android-studio-ide-201.6692364-windows.exe + (950.7 MB) + + SHA-256 checksums + 0b1e1fea443914e17b8b9da99533bc9f5ec96db0f677705f5224e4531aaf9551 android-studio-ide-201.6692364-cros.deb + 787de6336869409ec29b011223571125da57ccdb264f7e733f2a0b1e98f6d5c0 + 90bd622f165e82d24b0fea732bd930b31d6c4719.android-studio-ide-201.6692364-windows.exe + + Zip files + Linux: android-studio-ide-201.6692364-linux.tar.gz + (936.5 MB) + Mac: android-studio-ide-201.6692364-mac.zip + (930.2 MB) + Windows (64-bit): android-studio-ide-201.6692364-windows.zip + (954.9 MB) + + SHA-256 checksums + 3820488d0a2fdaf5ca37aa793017899bd00b13f9b7c14ff509a75167be1ff699 + android-studio-ide-201.6692364-linux.tar.gz + 11d1bed0a6d5673e8f6b7cea811e989f7603dc9d783bea48d91e1a5bbaf1955e android-studio-ide-201.6692364-mac.zip + cc6fcb8c68d11c2ed766fb9fdbe13a3ff7cbdb764ef1f501832d6619d3a7fb59 + android-studio-ide-201.6692364-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6682321-cros.deb + (733.3 MB) + Windows IDE only (64-bit): fa6d4f583cfa6205c3c4de7926049257734e40d8.android-studio-ide-201.6682321-windows.exe + (922.3 MB) + + SHA-256 checksums + a5d7e0609c4bb881f95ab5c4a08da6082f1782e1e16df0f4453bf8003e040a89 android-studio-ide-201.6682321-cros.deb + d99beaa0e5d2cb24b1c4f3a6a7f6a8b9e18dd0729f731064d16f88718f98f24c + fa6d4f583cfa6205c3c4de7926049257734e40d8.android-studio-ide-201.6682321-windows.exe + + Zip files + Linux: android-studio-ide-201.6682321-linux.tar.gz + (912.5 MB) + Mac: android-studio-ide-201.6682321-mac.zip + (929.1 MB) + Windows (64-bit): android-studio-ide-201.6682321-windows.zip + (936.0 MB) + + SHA-256 checksums + 30f3f16a1b138bb47ebbac931182ec445b1cee7bc69ea9b0661cc43a4f33d81c + android-studio-ide-201.6682321-linux.tar.gz + 643967384e9f7ff4d369cd6f9e8dfbb777fdb65c1ba08f5a8e717fb22412371f android-studio-ide-201.6682321-mac.zip + 67be9af20a01b562e5fffe28838bc5d941130fa3264a6fcdb0489dd96b5c41d9 + android-studio-ide-201.6682321-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6667167-cros.deb + (786.4 MB) + Windows IDE only (64-bit): fd6c78555c3e76a396d861ac5dd42ff3ce2ab4a0.android-studio-ide-201.6667167-windows.exe + (951.7 MB) + + SHA-256 checksums + 686fc698183ac697cd847ceab5122b2a87ee775d959ff1b82697d5b94b64b2e1 android-studio-ide-201.6667167-cros.deb + f32e5ba2062ca26b1dc0e7a5602f21d5ec448f7b7b8c66cccfb4925e84b7fa7e + fd6c78555c3e76a396d861ac5dd42ff3ce2ab4a0.android-studio-ide-201.6667167-windows.exe + + Zip files + Linux: android-studio-ide-201.6667167-linux.tar.gz + (938.3 MB) + Mac: android-studio-ide-201.6667167-mac.zip + (938.1 MB) + Windows (64-bit): android-studio-ide-201.6667167-windows.zip + (961.1 MB) + + SHA-256 checksums + 2089a4660f1c962c3a5615904f588652969f3a2b26324abe6706d1f617e39386 + android-studio-ide-201.6667167-linux.tar.gz + 4bc7ffe96826057dbfcbbb8dfe66968b54118fe7739109d2a3ff198c932a9008 android-studio-ide-201.6667167-mac.zip + b2c74440b452990cb3ed4e49b905379e59108475a55afa4081517df5e353f332 + android-studio-ide-201.6667167-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6626763-cros.deb + (762.7 MB) + Mac: android-studio-ide-193.6626763-mac.dmg + (897.7 MB) + Windows IDE only (64-bit): android-studio-ide-193.6626763-windows.exe + (914.0 MB) + + SHA-256 checksums + 3a983dfaa580f760ebb1d9d6fd3e741b765a8469b98ea63dfce4e0602f49481c android-studio-ide-193.6626763-cros.deb + 4c0003224f72343e9ec501d0b4ec7245ce14349e3da75f84f8979132509fd175 android-studio-ide-193.6626763-mac.dmg + 7b09474defcf27e790880ea5182a8688a2ad330fa668a024d818e1c0ae0b4187 + android-studio-ide-193.6626763-windows.exe + + Zip files + Linux: android-studio-ide-193.6626763-linux.tar.gz + (907.6 MB) + Mac: android-studio-ide-193.6626763-mac.zip + (897.3 MB) + Windows (64-bit): android-studio-ide-193.6626763-windows.zip + (920.1 MB) + + SHA-256 checksums + f2f82744e735eae43fa018a77254c398a3bab5371f09973a37483014b73b7597 + android-studio-ide-193.6626763-linux.tar.gz + 183fac0530f60fddacad270c395df9a72c4bebafff6f5801acd3e556d7511f97 android-studio-ide-193.6626763-mac.zip + f328a9bf230fc7aa4ced26407b3880820707c48e055e7de5188e1a8174cd96cb + android-studio-ide-193.6626763-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6636798-cros.deb + (733.5 MB) + Windows IDE only (64-bit): android-studio-ide-201.6636798-windows.exe + (922.3 MB) + + SHA-256 checksums + b8d9ace1109f5c837336f440919dbb0a8abb81e7305003bba2c3cad62d396490 android-studio-ide-201.6636798-cros.deb + a667dc8742383b6bfad3c450ba84172a6c6ab6ca58a82d79a4fa29ebbd721955 + android-studio-ide-201.6636798-windows.exe + + Zip files + Linux: android-studio-ide-201.6636798-linux.tar.gz + (913.0 MB) + Mac: android-studio-ide-201.6636798-mac.zip + (929.6 MB) + Windows (64-bit): android-studio-ide-201.6636798-windows.zip + (936.5 MB) + + SHA-256 checksums + 6cf183b068043bd30d762f1f7f95bd4acf787b0e53c80f76fd4af459de4868ec + android-studio-ide-201.6636798-linux.tar.gz + 15e2a980c0b94b8d57641b134bd70c2a856d18b8d6180ea665f2148c00547293 android-studio-ide-201.6636798-mac.zip + 7a0e7b538c2adc6592d5b92cccc1c6412a4c6a130a4e5b8f7df52d5d124c6956 + android-studio-ide-201.6636798-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6636797-cros.deb + (786.4 MB) + Windows IDE only (64-bit): android-studio-ide-201.6636797-windows.exe + (953.1 MB) + + SHA-256 checksums + 57540ed025b9caa7444e571d41dd9846d9d891b8e5ab5137059d877fe0a8c569 android-studio-ide-201.6636797-cros.deb + bfb0e3083aa77f27d1865977d074aa50ba7fb50c056188f255cf94862a20b0dc + android-studio-ide-201.6636797-windows.exe + + Zip files + Linux: android-studio-ide-201.6636797-linux.tar.gz + (938.3 MB) + Mac: android-studio-ide-201.6636797-mac.zip + (937.9 MB) + Windows (64-bit): android-studio-ide-201.6636797-windows.zip + (961.1 MB) + + SHA-256 checksums + 22a679c297b8e0e33182c90ff5962a051e6b6ac9eecadf7b5ab1f987634d44ae + android-studio-ide-201.6636797-linux.tar.gz + de30f95eef26fe4b340823bdf4ef73243d35285831750bdd2a68405c7b0ac262 android-studio-ide-201.6636797-mac.zip + e58f4065052309b78ff3d542130c8e71fc5d80ed4704d51e68ed02ef1a192718 + android-studio-ide-201.6636797-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6630367-cros.deb + (728.4 MB) + Windows IDE only (64-bit): android-studio-ide-201.6630367-windows.exe + (916.0 MB) + + SHA-256 checksums + 74d496052f507936c78137be8c4914f2d14c0ae71bb39a38b7e79935204d7194 android-studio-ide-201.6630367-cros.deb + b9e4b1a2746280a34d39ce70a2f2336868e53b57d50610bf718371d92bbb0ae3 + android-studio-ide-201.6630367-windows.exe + + Zip files + Linux: android-studio-ide-201.6630367-linux.tar.gz + (907.9 MB) + Mac: android-studio-ide-201.6630367-mac.zip + (923.6 MB) + Windows (64-bit): android-studio-ide-201.6630367-windows.zip + (930.2 MB) + + SHA-256 checksums + 7dcaea8c5513df8c5db42aabdb9823c3283509f69d7cea263155de964502faa6 + android-studio-ide-201.6630367-linux.tar.gz + c26233ab417a6258fb00c6f243201118e26adbcc273c6f8b6f62745f1eddffa8 android-studio-ide-201.6630367-mac.zip + 5d81294ef8334a33f51ad9b7f10b1278adca4f72fb361a7e97f69a65d5542b2c + android-studio-ide-201.6630367-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6604631-cros.deb + (786.4 MB) + Windows IDE only (64-bit): android-studio-ide-201.6604631-windows.exe + (953.1 MB) + + SHA-256 checksums + 942e526efad281517e05805ee73bf5c20507bb6a842b28dfe99a588ea3deb0ac android-studio-ide-201.6604631-cros.deb + 503d6c6bba48bc9be8e7d91652c1cd33a2db3e270ab17173c492301dae8431e0 + android-studio-ide-201.6604631-windows.exe + + Zip files + Linux: android-studio-ide-201.6604631-linux.tar.gz + (938.3 MB) + Mac: android-studio-ide-201.6604631-mac.zip + (937.8 MB) + Windows (64-bit): android-studio-ide-201.6604631-windows.zip + (961.1 MB) + + SHA-256 checksums + 050386d45f42428f9ff1fc3c757fbe9d0ff65557303bebc684256db6b7b5875f + android-studio-ide-201.6604631-linux.tar.gz + f86cb7721031cde989a9a4b4c4bc12e7f61b6e1fd7907a6f428c1bdfdf0069c5 android-studio-ide-201.6604631-mac.zip + e679ccaee086b9786e29eb2b5cfe981de23f73b3c91babf66444184bfdc82c25 + android-studio-ide-201.6604631-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6582697-cros.deb + (728.4 MB) + Windows IDE only (64-bit): android-studio-ide-201.6582697-windows.exe + (915.9 MB) + + SHA-256 checksums + 34e13d799682f6b1cc80e6760ec076e3c6ccabf942742f76063fc40cc1169991 android-studio-ide-201.6582697-cros.deb + 47fe66d4f5367dcc0ed682bca384b02094ce98389465a6afef34bbda6cc15c1d + android-studio-ide-201.6582697-windows.exe + + Zip files + Linux: android-studio-ide-201.6582697-linux.tar.gz + (907.7 MB) + Mac: android-studio-ide-201.6582697-mac.zip + (923.5 MB) + Windows (64-bit): android-studio-ide-201.6582697-windows.zip + (930.1 MB) + + SHA-256 checksums + 7c28df590d5c145b6690fcf5a3c8354cf31564e05c66b140324e7ee6e75949bd + android-studio-ide-201.6582697-linux.tar.gz + 9d145c76ec6dbd410ce34f48a7528a6a9434b427c940a4ff8820403fc4e4681b android-studio-ide-201.6582697-mac.zip + 7b6465850909f78307f837223c9eb824dad90d04209abee9dafbba3f0b2792e4 + android-studio-ide-201.6582697-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6565218-cros.deb + (727.4 MB) + Windows IDE only (64-bit): android-studio-ide-201.6565218-windows.exe + (914.2 MB) + + SHA-256 checksums + 7ee6e5081fec468bf790d605adb29847a1a09153a98d291fe3d8d533a64bd61a android-studio-ide-201.6565218-cros.deb + 7563b8d5357d7b563c3d49800a56257729163acfb94649cfaaba0a9fb68751de + android-studio-ide-201.6565218-windows.exe + + Zip files + Linux: android-studio-ide-201.6565218-linux.tar.gz + (906.6 MB) + Mac: android-studio-ide-201.6565218-mac.zip + (916.0 MB) + Windows (64-bit): android-studio-ide-201.6565218-windows.zip + (924.5 MB) + + SHA-256 checksums + 100cdaeeed2051082116a0f326c9021094bd934810ed4b512a1d969cc05f8ed8 + android-studio-ide-201.6565218-linux.tar.gz + f172e11c9b488065f7e6d90098db57eda0541cec88ce0b19d3284bcb342d64ff android-studio-ide-201.6565218-mac.zip + fd9116160a0a6022470be2959a7ae6f7db26f3035c86411c6d7a29288d5602ee + android-studio-ide-201.6565218-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6568795-cros.deb + (727.3 MB) + Windows IDE only (64-bit): android-studio-ide-201.6568795-windows.exe + (913.2 MB) + + SHA-256 checksums + 07e01fb38b12d8d805486f2350fcadb2c511e8bb21b36525eae6f898db21d0ef android-studio-ide-201.6568795-cros.deb + 092ce23a85401d10d93171dce9b1ebf236d1beccc3a1a39e4c12d712bd590a12 + android-studio-ide-201.6568795-windows.exe + + Zip files + Linux: android-studio-ide-201.6568795-linux.tar.gz + (905.7 MB) + Mac: android-studio-ide-201.6568795-mac.zip + (915.2 MB) + Windows (64-bit): android-studio-ide-201.6568795-windows.zip + (923.6 MB) + + SHA-256 checksums + 4bbbea191168f248b5cb9c61e04534a21f2242306bed8755e676a8914ae3d1ae + android-studio-ide-201.6568795-linux.tar.gz + c435f9d93c729a26bdedb3c58ff48482b2aaf43e65976e7470c82b2dd19b6bec android-studio-ide-201.6568795-mac.zip + 549c16e7d0657320d0f9484a3d8558de594a3b91333e28e50e84482f75c7b396 + android-studio-ide-201.6568795-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6514223-cros.deb + (762.7 MB) + Mac: android-studio-ide-193.6514223-mac.dmg + (897.7 MB) + Windows IDE only (64-bit): android-studio-ide-193.6514223-windows.exe + (914.0 MB) + + SHA-256 checksums + a51b96d19da640b3425e545fd488763b3185266d9f06b7cdac46b32623b15298 android-studio-ide-193.6514223-cros.deb + 61b71dd3274085c16c597ea4a51a5d6c1e39957f358a3434eda79ecc332235ee android-studio-ide-193.6514223-mac.dmg + c496a406536d17e5f8ab08b94b8fa187af12cba398ee9a92cd9ef000d356f904 + android-studio-ide-193.6514223-windows.exe + + Zip files + Linux: android-studio-ide-193.6514223-linux.tar.gz + (907.6 MB) + Mac: android-studio-ide-193.6514223-mac.zip + (897.3 MB) + Windows (64-bit): android-studio-ide-193.6514223-windows.zip + (920.1 MB) + + SHA-256 checksums + 70c04dc542281c015a700fad73d7d62ce9dace774bc12050cad9f1d6363112eb + android-studio-ide-193.6514223-linux.tar.gz + c53ed212cc3bd7c0f4dc3f189055f5551a15e15e17b69c3b523286284a395775 android-studio-ide-193.6514223-mac.zip + 76e43ecf3a93b9df64c274d1de1415bc016598f54649e70a35f35ce246c87b01 + android-studio-ide-193.6514223-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6507185-cros.deb + (725.5 MB) + Windows IDE only (64-bit): android-studio-ide-201.6507185-windows.exe + (912.1 MB) + + SHA-256 checksums + 338874217132c501cce598377cda4482768fcb6634ecd61481df2ccc7b2701f2 android-studio-ide-201.6507185-cros.deb + 4a15c734b1bc08d060720e50a942a36991e220911014b02b20ceaee798c1658c + android-studio-ide-201.6507185-windows.exe + + Zip files + Linux: android-studio-ide-201.6507185-linux.tar.gz + (904.5 MB) + Mac: android-studio-ide-201.6507185-mac.zip + (913.9 MB) + Windows (64-bit): android-studio-ide-201.6507185-windows.zip + (922.5 MB) + + SHA-256 checksums + e2f884aa5c8095906abdedc7310b02976cb2258d1b2a90f3020c372d35e7caa7 + android-studio-ide-201.6507185-linux.tar.gz + f5bf9f1359df2cf1a8eab7bf91ede765c49eca4b06b49ade11862fe6e8daddc7 android-studio-ide-201.6507185-mac.zip + 0e64d825e47511c472add76ae594a83c2cbce0c55ff574aa69a589984f182b34 + android-studio-ide-201.6507185-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6453388-cros.deb + (762.7 MB) + Windows IDE only (64-bit): android-studio-ide-193.6453388-windows.exe + (914.0 MB) + + SHA-256 checksums + f707f7f76ab02db19d66ad90b6c86ad0cc4f8fde6a28af6cbaecacce52b58e70 android-studio-ide-193.6453388-cros.deb + b506c48dbdfb134849074befcf9143b72cf62609b24b1cd7d8ec624c6524b764 + android-studio-ide-193.6453388-windows.exe + + Zip files + Linux: android-studio-ide-193.6453388-linux.tar.gz + (907.5 MB) + Mac: android-studio-ide-193.6453388-mac.zip + (897.3 MB) + Windows (64-bit): android-studio-ide-193.6453388-windows.zip + (920.1 MB) + + SHA-256 checksums + 97400ca06659844c769cc0e84f3103aefa552aa4681fffd9b8112a902866bf06 + android-studio-ide-193.6453388-linux.tar.gz + 78d1ec72245f3d5646256f75ce141926293ca7c5f730a0f76eb1963a9c6a6bf3 android-studio-ide-193.6453388-mac.zip + 190ded99da247eac12eed67386ffe18bc1ee674d2d397eedf954a2ec599d53ac + android-studio-ide-193.6453388-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-201.6466190-cros.deb + (719.9 MB) + Windows IDE only (64-bit): android-studio-ide-201.6466190-windows.exe + (902.6 MB) + + SHA-256 checksums + 4536ab787ecf94d74d4d45f801b8074b0466854862b87c28008681da0361d928 android-studio-ide-201.6466190-cros.deb + 5514d21053ff5a8e620b339d6282a8f56e6bba7c3e51ec55260e6e0bf1c6d056 + android-studio-ide-201.6466190-windows.exe + + Zip files + Linux: android-studio-ide-201.6466190-linux.tar.gz + (896.8 MB) + Mac: android-studio-ide-201.6466190-mac.zip + (908.3 MB) + Windows (64-bit): android-studio-ide-201.6466190-windows.zip + (912.9 MB) + + SHA-256 checksums + c669b7ab75d7edb8419c5242430cc5cebcc761f18600404cee4813035015ff9a + android-studio-ide-201.6466190-linux.tar.gz + 8f45a6f1e286d73a27627cccfa62e197f925bd7b7642facdfa9d71be39a45e99 android-studio-ide-201.6466190-mac.zip + dcaba0009237026df86419de12fccdfa9533102daca4eeac34b4255868e741a3 + android-studio-ide-201.6466190-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6423924-cros.deb + (771.2 MB) + Windows IDE only (64-bit): android-studio-ide-193.6423924-windows.exe + (922.0 MB) + + SHA-256 checksums + c6b52945cadfd8b161bd48d7cb7650e4ee26f4ab331ebbfe9b71498d269271d6 android-studio-ide-193.6423924-cros.deb + e3bb4e97ad27ee8ed6e3c7d555baf838c212bd4203dadd9e2b4520977f7fef2f + android-studio-ide-193.6423924-windows.exe + + Zip files + Linux: android-studio-ide-193.6423924-linux.tar.gz + (922.9 MB) + Mac: android-studio-ide-193.6423924-mac.zip + (911.8 MB) + Windows (64-bit): android-studio-ide-193.6423924-windows.zip + (934.8 MB) + + SHA-256 checksums + 7721affdd968b26c006e60bdd650d37a00613888f42af97b157cc29d3eac4f4f + android-studio-ide-193.6423924-linux.tar.gz + 142d5cb8021462bdc316fb89e4f8ab5b0a9575b4877a2ac7f5b51508c8d60661 android-studio-ide-193.6423924-mac.zip + c2fb319f6a6cac241bfd4d27ba3ad4c9e86c4de9230cdb113ecabe4e7cbcb3eb + android-studio-ide-193.6423924-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6401718-cros.deb + (770.6 MB) + Windows IDE only (64-bit): android-studio-ide-193.6401718-windows.exe + (921.0 MB) + + SHA-256 checksums + 33d7e622f75217efc36fba9607b5402fb2489f65626a542d0f50001bbc4cab9a android-studio-ide-193.6401718-cros.deb + b37f40eb7a1accac3a0f228944f63fb599f4ae1f19f7bb365561878398129264 + android-studio-ide-193.6401718-windows.exe + + Zip files + Linux: android-studio-ide-193.6401718-linux.tar.gz + (921.9 MB) + Mac: android-studio-ide-193.6401718-mac.zip + (910.7 MB) + Windows (64-bit): android-studio-ide-193.6401718-windows.zip + (933.8 MB) + + SHA-256 checksums + d02fa00fdbdcfd7c65b82bf5ddfdaf60949e40ebad506f3ca8fdb513610e46f5 + android-studio-ide-193.6401718-linux.tar.gz + 4fc4056ffeb887da7d9df7284461039325b4541bac8e2f710bc1006b65ac8ff0 android-studio-ide-193.6401718-mac.zip + d4e0060544a0cc9982510ae7092e104ee6c1125e9e1f18a2efee9fe1a30336de + android-studio-ide-193.6401718-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6401094-cros.deb + (765.5 MB) + Windows IDE only (64-bit): android-studio-ide-193.6401094-windows.exe + (913.7 MB) + + SHA-256 checksums + 124301a1cb5079dfb7c0d69f3066198917e70f11ddb1d77bfb64576cecc33b86 android-studio-ide-193.6401094-cros.deb + 255c29ab4d74620ec99248ccc78e8f730dfce297b548fa321ce6b641851752b9 + android-studio-ide-193.6401094-windows.exe + + Zip files + Linux: android-studio-ide-193.6401094-linux.tar.gz + (914.9 MB) + Mac: android-studio-ide-193.6401094-mac.zip + (904.3 MB) + Windows (64-bit): android-studio-ide-193.6401094-windows.zip + (927.4 MB) + + SHA-256 checksums + 3a97f46dda53ce8a365fff33bc0939c5b46afe8effaad9283a91908f8abbd585 + android-studio-ide-193.6401094-linux.tar.gz + 44501e1e495d5c78adcf06a169c007b779a41ecd4819efc810dfcb879628a344 android-studio-ide-193.6401094-mac.zip + f8264119dc851259cbe265d33f03a3590cdfefb03496191f27612892535b7cbc + android-studio-ide-193.6401094-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6381907-cros.deb + (770.5 MB) + Windows IDE only (64-bit): android-studio-ide-193.6381907-windows.exe + (919.5 MB) + + SHA-256 checksums + 6ca7b5074713c82833a780a9fe4cdfa3103abf6597f79fff406ce255233ac842 android-studio-ide-193.6381907-cros.deb + 134cad0892c97652dfcedb4c8c9644c54410af696d08763897ef0c3954ebd750 + android-studio-ide-193.6381907-windows.exe + + Zip files + Linux: android-studio-ide-193.6381907-linux.tar.gz + (921.8 MB) + Mac: android-studio-ide-193.6381907-mac.zip + (910.6 MB) + Windows (64-bit): android-studio-ide-193.6381907-windows.zip + (916.3 MB) + + SHA-256 checksums + 3d370dbfbf16b61a69c5284aa0789a681a1982e278a508cbe620559332bd4569 + android-studio-ide-193.6381907-linux.tar.gz + c6e6b57add48ec683304c7a669a01edb0aefeb34188472c6502c1feaa2f11675 android-studio-ide-193.6381907-mac.zip + 475a4646caedc640b78e94b14eb4fbc2cb99b7116a785f555c1e72454e2e8092 + android-studio-ide-193.6381907-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6392135-cros.deb + (685.6 MB) + Mac: android-studio-ide-192.6392135-mac.dmg + (805.5 MB) + Windows IDE only (64-bit): android-studio-ide-192.6392135-windows.exe + (793.5 MB) + + SHA-256 checksums + 59023aaabc7d5822fd7b1c5a71589b18e487ca8d7fd4320c3547ee0ad390e4ca android-studio-ide-192.6392135-cros.deb + c5dd347469be0d995e6b4d74ea72b3a6f2572e72b4eac37a0834b0a0984d9583 android-studio-ide-192.6392135-mac.dmg + 07b6df807fda59e69f05b85ff6f6bd0c70d09e57fb151197155ef5f115f96e59 + android-studio-ide-192.6392135-windows.exe + + Zip files + Linux: android-studio-ide-192.6392135-linux.tar.gz + (810.1 MB) + Mac: android-studio-ide-192.6392135-mac.zip + (805.2 MB) + Windows (32-bit): android-studio-ide-192.6392135-windows32.zip + (807.8 MB) + Windows (64-bit): android-studio-ide-192.6392135-windows.zip + (808.3 MB) + + SHA-256 checksums + 33ec9f61b20b71ca175cd39083b1379ebba896de78b826ea5df5d440c6adfd2a + android-studio-ide-192.6392135-linux.tar.gz + 94314c24401450b6d5431d83c424ca2f8e29823517f713d19084efb307b7cb02 android-studio-ide-192.6392135-mac.zip + 7b24742726bbc8b40a55dab1f7cdff923ba384b233c21d35d6e96fa36320d067 + android-studio-ide-192.6392135-windows32.zip + 24f8f9ce467b935c25d89b90cad402d21dd45d4ba9af1ad35baeeb414609e483 + android-studio-ide-192.6392135-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6362631-cros.deb + (770.0 MB) + Windows IDE only (64-bit): android-studio-ide-193.6362631-windows.exe + (919.0 MB) + + SHA-256 checksums + a60738745b86c0b0b2a8d163352a0bf927f6a7cfb5c4434930517a4ad7bc4709 android-studio-ide-193.6362631-cros.deb + 52a0ab52a8d1049458b68392c5d2b25882f727b127155f192215636c3a516a49 + android-studio-ide-193.6362631-windows.exe + + Zip files + Linux: android-studio-ide-193.6362631-linux.tar.gz + (921.4 MB) + Mac: android-studio-ide-193.6362631-mac.zip + (910.2 MB) + Windows (64-bit): android-studio-ide-193.6362631-windows.zip + (915.8 MB) + + SHA-256 checksums + 178733f130585c43a923bb01b1bbc1d57fa55c3d1b30f233fa15e0cb2d5e3ce1 + android-studio-ide-193.6362631-linux.tar.gz + 82b7a1c36c270874067bca143667b587900ed3e56060e6cd2be91394ca178a36 android-studio-ide-193.6362631-mac.zip + fdf9d8b4013d5cfe7d560f3df9d39c23beb34a1ad2762b59c247c701baea3a95 + android-studio-ide-193.6362631-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6348893-cros.deb + (765.4 MB) + Windows IDE only (64-bit): android-studio-ide-193.6348893-windows.exe + (912.2 MB) + + SHA-256 checksums + 12f13139e2d6eed5e64a857880ce0a044f4aadc146ec7a5420e7950fbb8ab563 android-studio-ide-193.6348893-cros.deb + f03cfb4ae0af3725bf288441cc79c402f7c85ffa45ae2f9a31585313b02e51a5 + android-studio-ide-193.6348893-windows.exe + + Zip files + Linux: android-studio-ide-193.6348893-linux.tar.gz + (914.8 MB) + Mac: android-studio-ide-193.6348893-mac.zip + (904.3 MB) + Windows (64-bit): android-studio-ide-193.6348893-windows.zip + (910.0 MB) + + SHA-256 checksums + e2114d9a219f9f612bdb4bfe700b16fb087729f344fce054b0462050e8889051 + android-studio-ide-193.6348893-linux.tar.gz + 3ccd796d4c672f069660e71d02267cefd5f9edd39875a18769b7b21b1f61f4e6 android-studio-ide-193.6348893-mac.zip + 7bc332bac39dfc5d34cee5107e326ec45bb90d4ec9da9c079fb982dd7ccf3668 + android-studio-ide-193.6348893-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6308749-cros.deb + (679.0 MB) + Mac: android-studio-ide-192.6308749-mac.dmg + (798.5 MB) + Windows IDE only (64-bit): android-studio-ide-192.6308749-windows.exe + (785.2 MB) + + SHA-256 checksums + face36d94d804da82ffb1f83c1cb0b6d74f7f6e80cf8c029fcac505fe9d33a81 android-studio-ide-192.6308749-cros.deb + 94d337b4bb743a9676dae78d60c61bcb52bfdea771edcb4be07c6016da29942f android-studio-ide-192.6308749-mac.dmg + 977112d05392fdb0e74ebffe33d05e844d084b5015a31151796a30324f855a35 + android-studio-ide-192.6308749-windows.exe + + Zip files + Linux: android-studio-ide-192.6308749-linux.tar.gz + (803.1 MB) + Mac: android-studio-ide-192.6308749-mac.zip + (798.3 MB) + Windows (32-bit): android-studio-ide-192.6308749-windows32.zip + (787.4 MB) + Windows (64-bit): android-studio-ide-192.6308749-windows.zip + (787.9 MB) + + SHA-256 checksums + 79c3e7069228de5db1c9252e078fcbe9b7d56cc54c8ce6f87034685b298f2413 + android-studio-ide-192.6308749-linux.tar.gz + d1b3df9d656fb92f6cb56a06983bdb5edb50dacfd0d20e8c49685fee9b023c7b android-studio-ide-192.6308749-mac.zip + a7ce709ff10f89f5db921ff06bb20f8e8b95047b0d8d5d66d61a009a76b53356 + android-studio-ide-192.6308749-windows32.zip + 642fb6af3dbb777dc007f01cd412d6cb9d5f8e84c45dc1e323d13ce32316dc6b + android-studio-ide-192.6308749-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6325121-cros.deb + (773.0 MB) + Windows IDE only (64-bit): android-studio-ide-193.6325121-windows.exe + (896.9 MB) + + SHA-256 checksums + 40e174f43a89b9f6b39ff7fe0cc91b163c1fdbbd59bd3db099b5e962d29e310e android-studio-ide-193.6325121-cros.deb + a6a9759835d6fc0266bb132771ce5185d28a845579fd4f05a41d32b223a6c9b4 + android-studio-ide-193.6325121-windows.exe + + Zip files + Linux: android-studio-ide-193.6325121-linux.tar.gz + (923.2 MB) + Mac: android-studio-ide-193.6325121-mac.zip + (912.2 MB) + Windows (64-bit): android-studio-ide-193.6325121-windows.zip + (894.2 MB) + + SHA-256 checksums + 3cabd426f5064aad3fd7afa60a00581116b4d4c7847076ac8e4d5287075064a5 + android-studio-ide-193.6325121-linux.tar.gz + a6ef7f2f76ee7466d037e5c87833ff213c3cf2afdfcf8ad450af6ed4dd97b8d7 android-studio-ide-193.6325121-mac.zip + 3c4d5b0d2512430cc499b191a56bd09cfa7a69dc82a56190817dfd9ad94410be + android-studio-ide-193.6325121-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6296804-cros.deb + (767.0 MB) + Windows IDE only (64-bit): android-studio-ide-193.6296804-windows.exe + (891.2 MB) + + SHA-256 checksums + 15419f59804ff9480375ded7f735d9016b7ca0cc80df4daf64556eada1816cb9 android-studio-ide-193.6296804-cros.deb + 6294f5d22d2e3e66db4050e3d3d450c70e51b2c3ec7cc066882a150219789374 + android-studio-ide-193.6296804-windows.exe + + Zip files + Linux: android-studio-ide-193.6296804-linux.tar.gz + (917.8 MB) + Mac: android-studio-ide-193.6296804-mac.zip + (907.4 MB) + Windows (64-bit): android-studio-ide-193.6296804-windows.zip + (889.6 MB) + + SHA-256 checksums + 156ce23e67a89af3a1080c0ab922db591ae0af5e220b67e08fc7ce0e04dc591c + android-studio-ide-193.6296804-linux.tar.gz + 684278ecd9065029cbe8f471baf2786561203b2a3d7afd90b5a11ca2c8365eb0 android-studio-ide-193.6296804-mac.zip + fef27e3f84e3dc84ab4a291d732a79886ca0f3a5c8bb18de5d4223faa677a2ed + android-studio-ide-193.6296804-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6297379-cros.deb + (772.9 MB) + Windows IDE only (64-bit): android-studio-ide-193.6297379-windows.exe + (896.7 MB) + + SHA-256 checksums + 8ffdf726c4115b37772a54731e5862f2d3c692ed64526893a021257d8b0d6105 android-studio-ide-193.6297379-cros.deb + be51df134007c0b8933b6a70ac07151711ce29bff685a801b127ef98d2d2e8be + android-studio-ide-193.6297379-windows.exe + + Zip files + Linux: android-studio-ide-193.6297379-linux.tar.gz + (923.0 MB) + Mac: android-studio-ide-193.6297379-mac.zip + (912.0 MB) + Windows (64-bit): android-studio-ide-193.6297379-windows.zip + (894.1 MB) + + SHA-256 checksums + 6704df102ca460d458eacf37d994bb4bc21a6784c56f8e02a6afcdb912a56869 + android-studio-ide-193.6297379-linux.tar.gz + e0d0ec6c28a88a23306c78ec8526caff5e67022ebe280d88975c68d96f1439c4 android-studio-ide-193.6297379-mac.zip + eab65f5da0b16bcf8a3ddc81f94ccc69a49155578d9a3a510626c2e6ac20651c + android-studio-ide-193.6297379-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6254973-cros.deb + (767.0 MB) + Windows IDE only (64-bit): android-studio-ide-193.6254973-windows.exe + (891.1 MB) + + SHA-256 checksums + 7ded268b21ee9f093310f190c1969c7f1c19eb656b3d9410cb5782a618fd3d0b android-studio-ide-193.6254973-cros.deb + f689e2e77039c990dfff118bff3946c24a0ff88bd4e14e91c643b62cc12fafaf + android-studio-ide-193.6254973-windows.exe + + Zip files + Linux: android-studio-ide-193.6254973-linux.tar.gz + (917.7 MB) + Mac: android-studio-ide-193.6254973-mac.zip + (907.3 MB) + Windows (64-bit): android-studio-ide-193.6254973-windows.zip + (889.6 MB) + + SHA-256 checksums + 957199b10cac1bc7d3b28dfd0cd9235ad76991141da845881fdf7667fb2c9644 + android-studio-ide-193.6254973-linux.tar.gz + c7fa68d292a4eb57f7562d86b5dba002428ea0ac5be02454c5e3eb4611240627 android-studio-ide-193.6254973-mac.zip + 969c38dcb4da462e018628936da24a36d8e6ab010395d96326798d013ce8f5ad + android-studio-ide-193.6254973-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6264773-cros.deb + (768.6 MB) + Windows IDE only (64-bit): android-studio-ide-193.6264773-windows.exe + (892.3 MB) + + SHA-256 checksums + cf59b4ca26a0724fe4f89c7535fb23baec4e1653b1d380c996dc7f7da1a6d821 android-studio-ide-193.6264773-cros.deb + 896961e653377287fbf285d8f587027651d4306c69fb157c4ada93d6e5049298 + android-studio-ide-193.6264773-windows.exe + + Zip files + Linux: android-studio-ide-193.6264773-linux.tar.gz + (919.2 MB) + Mac: android-studio-ide-193.6264773-mac.zip + (908.2 MB) + Windows (64-bit): android-studio-ide-193.6264773-windows.zip + (890.6 MB) + + SHA-256 checksums + 7f1aac83023c1768be0fe894c18ea86d7662dae8f44a8da94c71147325c10954 + android-studio-ide-193.6264773-linux.tar.gz + 670de3fc2173ab11028cf9046289e7877b250672999653ccdf09ded37fb4f2c1 android-studio-ide-193.6264773-mac.zip + 898d7e842600ffe4115bdfc25a2c47b4f4bb164c0d35c2e8de558e47c15bd5ef + android-studio-ide-193.6264773-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6241897-cros.deb + (679.0 MB) + Mac: android-studio-ide-192.6241897-mac.dmg + (799.2 MB) + Windows IDE only (64-bit): android-studio-ide-192.6241897-windows.exe + (786.0 MB) + + SHA-256 checksums + 81bbb012f844a6e3145ba152bef1bb45ccf910960768777090d6dda3d180abc3 android-studio-ide-192.6241897-cros.deb + 0e99a8f855636b1be1072089c78c064ff80209115f81ec0312cc2ddaa2f34578 android-studio-ide-192.6241897-mac.dmg + 15d6a29509d9ad282f4b1c61d934649208404b100b7d0ea48a8520f21974f2e0 + android-studio-ide-192.6241897-windows.exe + + Zip files + Linux: android-studio-ide-192.6241897-linux.tar.gz + (803.9 MB) + Mac: android-studio-ide-192.6241897-mac.zip + (799.1 MB) + Windows (32-bit): android-studio-ide-192.6241897-windows32.zip + (788.1 MB) + Windows (64-bit): android-studio-ide-192.6241897-windows.zip + (788.6 MB) + + SHA-256 checksums + e754dc9db31a5c222f230683e3898dcab122dfe7bdb1c4174474112150989fd7 + android-studio-ide-192.6241897-linux.tar.gz + 2e061b08d748b7606f5233af8f97a584f55044acbf2992d7031304a3771978d6 android-studio-ide-192.6241897-mac.zip + 0dc060e027171baefefa445877dc5779a7b3b1d2640c46411dbbe22be25497dd + android-studio-ide-192.6241897-windows32.zip + 1aee0ed24a30b9e87ced4112be884ef5990d5c19f7a821209e15d59e92f7c676 + android-studio-ide-192.6241897-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6224510-cros.deb + (769.2 MB) + Windows IDE only (64-bit): android-studio-ide-193.6224510-windows.exe + (892.4 MB) + + SHA-256 checksums + 4b9b6c81ab046cb16187520bffb5d26f69083bcda3e27bbab832ecb62ec4d355 android-studio-ide-193.6224510-cros.deb + 9c52a0467b8acff50d4925fc7e6c1ac674ff6d082346f1c8c1fa6f4854209599 + android-studio-ide-193.6224510-windows.exe + + Zip files + Linux: android-studio-ide-193.6224510-linux.tar.gz + (919.6 MB) + Mac: android-studio-ide-193.6224510-mac.zip + (908.7 MB) + Windows (64-bit): android-studio-ide-193.6224510-windows.zip + (890.8 MB) + + SHA-256 checksums + 1deb9157d8a9b21053fb50031a0b307dd2cd1b460caa923f794ca2de8f733a56 + android-studio-ide-193.6224510-linux.tar.gz + 7b146ebd4315258c4e0a92bbd898fab470f45736254bb578c76e1ad2ae846e2e android-studio-ide-193.6224510-mac.zip + 6c820a0766f2f31d863aafc113fa94060368654b91afe5a9b4cdd1fd2ef73776 + android-studio-ide-193.6224510-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6220182-cros.deb + (766.9 MB) + Windows IDE only (64-bit): android-studio-ide-193.6220182-windows.exe + (890.7 MB) + + SHA-256 checksums + 785b014aee563ffdfe24cd0d051de22d5ddd452cd9ebc1a040404305aae5b5bf android-studio-ide-193.6220182-cros.deb + 49f399cc23eff00f2b027831a53441d339dd9f470a86d5ac5feaa6ded4676837 + android-studio-ide-193.6220182-windows.exe + + Zip files + Linux: android-studio-ide-193.6220182-linux.tar.gz + (917.6 MB) + Mac: android-studio-ide-193.6220182-mac.zip + (907.3 MB) + Windows (64-bit): android-studio-ide-193.6220182-windows.zip + (889.2 MB) + + SHA-256 checksums + aec79a78c9d26744c407ab5caa4863262bb8c2de6a415248859168cd38297745 + android-studio-ide-193.6220182-linux.tar.gz + 336963b77ac27c233ee1b30b191a1bff162a10e62b1065d1385246ef49b38994 android-studio-ide-193.6220182-mac.zip + 37e912cfd74e460049efafbd146ff83f345faa35fd7b37d558843b84466bdbbf + android-studio-ide-193.6220182-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6200805-cros.deb + (679.0 MB) + Mac: android-studio-ide-192.6200805-mac.dmg + (799.2 MB) + Windows IDE only (64-bit): android-studio-ide-192.6200805-windows.exe + (786.0 MB) + + SHA-256 checksums + 214c463b6f672c06a770620c2b732484e657df8c96ebf621b07985d0f6c68e51 android-studio-ide-192.6200805-cros.deb + 518e31af08dfb00c44550fc71a470ddde5d6e3e8c3a7f4a5e0ddf91af806e9c0 android-studio-ide-192.6200805-mac.dmg + a04513b59dc8c4edfa6313eff212604fda98d2722e17bc564fd68de1bdbbbba1 + android-studio-ide-192.6200805-windows.exe + + Zip files + Linux: android-studio-ide-192.6200805-linux.tar.gz + (803.9 MB) + Mac: android-studio-ide-192.6200805-mac.zip + (799.1 MB) + Windows (32-bit): android-studio-ide-192.6200805-windows32.zip + (788.1 MB) + Windows (64-bit): android-studio-ide-192.6200805-windows.zip + (788.6 MB) + + SHA-256 checksums + 8dacfc396730a1ca8c005f560518277baaba37a16f256c84d45d2d67a04bc7e5 + android-studio-ide-192.6200805-linux.tar.gz + d31a954a2d082233289d19ba42260d56010767efc5688c0835c5200a0fdcb14b android-studio-ide-192.6200805-mac.zip + d36a8a1b3ffaedcb41dd7c00e82f0c179fc2be695b5de5431e0ec27e315476fa + android-studio-ide-192.6200805-windows32.zip + 0d08b8ae547226756e20993521fbf67427db857952f263885bc62827c89dc92d + android-studio-ide-192.6200805-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6186006-cros.deb + (679.0 MB) + Windows IDE only (64-bit): android-studio-ide-192.6186006-windows.exe + (786.0 MB) + + SHA-256 checksums + ff329e89e0b10b5d5461bc185b0c110ba2f1d8b9435edf9188623763cef78f04 android-studio-ide-192.6186006-cros.deb + 01ac2dc622f275e4dc0710c314f1f7d96c76afd339f56d67a652691fede98a29 + android-studio-ide-192.6186006-windows.exe + + Zip files + Linux: android-studio-ide-192.6186006-linux.tar.gz + (803.9 MB) + Mac: android-studio-ide-192.6186006-mac.zip + (799.1 MB) + Windows (32-bit): android-studio-ide-192.6186006-windows32.zip + (788.1 MB) + Windows (64-bit): android-studio-ide-192.6186006-windows.zip + (788.6 MB) + + SHA-256 checksums + aa9dd66e846e671157511eb52468dd2afe7e27a92ab2953197455f7f0c8e7794 + android-studio-ide-192.6186006-linux.tar.gz + d12021f3c0a5e15e212259e38b24e154171fb12f37a06abc6b32334650e8edcc android-studio-ide-192.6186006-mac.zip + 666132e5c6da8e796c6d267947a2807f8412c491b1e39abf3dbe42e2001492c5 + android-studio-ide-192.6186006-windows32.zip + 8d2ac10b136f0f54462eaf3be23ef5b6dc6949deae924e72aa7254a901707181 + android-studio-ide-192.6186006-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6165589-cros.deb + (679.0 MB) + Windows IDE only (64-bit): android-studio-ide-192.6165589-windows.exe + (786.0 MB) + + SHA-256 checksums + a69f03ebd3e9d3278dd7e3090b1603290ee1d676a0746b00a888d4e51e861d6c android-studio-ide-192.6165589-cros.deb + 303c29cf2c3ee55f2c2bdf6c59a5294fc28311913ab10d9ff44c2c34d9c9b602 + android-studio-ide-192.6165589-windows.exe + + Zip files + Linux: android-studio-ide-192.6165589-linux.tar.gz + (803.9 MB) + Mac: android-studio-ide-192.6165589-mac.zip + (797.1 MB) + Windows (32-bit): android-studio-ide-192.6165589-windows32.zip + (788.1 MB) + Windows (64-bit): android-studio-ide-192.6165589-windows.zip + (788.6 MB) + + SHA-256 checksums + e58fd42f0502ba93cdb044977aa31c2d4a49265be52d62e3775781f5a1b387b4 + android-studio-ide-192.6165589-linux.tar.gz + 5c053f61849df0f92ca65be97b7a96ffd55b1d0bafbd19fb3e22b9540e7f3e7d android-studio-ide-192.6165589-mac.zip + 5da5c2c82736929be60c31793f8cf04e82e22459ef61d7ab1da0fb470e6d94e7 + android-studio-ide-192.6165589-windows32.zip + 3e684104bb32e72d537709bcb916578732511f15eb5061e85accbfc3f1d6b71b + android-studio-ide-192.6165589-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6137316-cros.deb + (757.2 MB) + Windows IDE only (64-bit): android-studio-ide-193.6137316-windows.exe + (880.2 MB) + + SHA-256 checksums + 5ac8b1b8bc621c129110025b1a6e7e85ce4208109b019597fcedbf224e0706c5 android-studio-ide-193.6137316-cros.deb + b910c36fe115e2fff11c07b8f7bc7b248b445cbddea69b59639d475d92721e2c + android-studio-ide-193.6137316-windows.exe + + Zip files + Linux: android-studio-ide-193.6137316-linux.tar.gz + (908.6 MB) + Mac: android-studio-ide-193.6137316-mac.zip + (893.5 MB) + Windows (32-bit): android-studio-ide-193.6137316-windows32.zip + (845.9 MB) + Windows (64-bit): android-studio-ide-193.6137316-windows.zip + (878.8 MB) + + SHA-256 checksums + 1c7be72985b48551d67f2f9aec368ff147c7845d0a0728ad14bdfc822ef6fdb1 + android-studio-ide-193.6137316-linux.tar.gz + 1b2b3d563c741abca9c17d6a27e54a8bdf5d9d5e16b8b66dfcd2a69db4c059f8 android-studio-ide-193.6137316-mac.zip + c69dc5b9bc9caff7f3ba97a8a180c66a4a24024a4f96cd8bf4a0f88391b4df5f + android-studio-ide-193.6137316-windows32.zip + 7a80ff95e2a55870309c397290aeae1ee6591363a0f91c56395ce687e603421e + android-studio-ide-193.6137316-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6107147-cros.deb + (756.9 MB) + Windows IDE only (64-bit): android-studio-ide-193.6107147-windows.exe + (880.0 MB) + + SHA-256 checksums + a396db7402d052fd414810af7bdecd2112d329f151462aa7a1adb9d77d5a3bbe android-studio-ide-193.6107147-cros.deb + f6a36a0c829cf99735ee7d1be9400982503b81f1354154feca12957fac60cac9 + android-studio-ide-193.6107147-windows.exe + + Zip files + Linux: android-studio-ide-193.6107147-linux.tar.gz + (908.4 MB) + Mac: android-studio-ide-193.6107147-mac.zip + (893.2 MB) + Windows (32-bit): android-studio-ide-193.6107147-windows32.zip + (845.7 MB) + Windows (64-bit): android-studio-ide-193.6107147-windows.zip + (878.5 MB) + + SHA-256 checksums + 1827a9ee3beb724fb4365b1811f7f9e1d7de4f31e91a9300f4544a51ae5cb12d + android-studio-ide-193.6107147-linux.tar.gz + 4836c543a1b14f76dfcd27eac36dca2fdce02d10e2722fa315f0929fe9359677 android-studio-ide-193.6107147-mac.zip + f85c130bf52edfe76c3f93b2302ed7c5a1deaae494f52fd152487d230e2aded7 + android-studio-ide-193.6107147-windows32.zip + 205161505313eb1b2e7cae2380f44e73873b30e66bb3fc2ba1107a8ff2401ec8 + android-studio-ide-193.6107147-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6085562-cros.deb + (757.6 MB) + Windows IDE only (64-bit): android-studio-ide-193.6085562-windows.exe + (883.6 MB) + + SHA-256 checksums + aceb0265eddc1a20ad368b485bf4bff61e2fc85711c73f129a32c107a279df27 android-studio-ide-193.6085562-cros.deb + 76674f8c1e63ef40b11777e4efe535ce903f8728c2e14305b5ccda146a71277a + android-studio-ide-193.6085562-windows.exe + + Zip files + Linux: android-studio-ide-193.6085562-linux.tar.gz + (908.2 MB) + Mac: android-studio-ide-193.6085562-mac.zip + (893.1 MB) + Windows (32-bit): android-studio-ide-193.6085562-windows32.zip + (849.2 MB) + Windows (64-bit): android-studio-ide-193.6085562-windows.zip + (882.1 MB) + + SHA-256 checksums + 1272b2007d065dd4951c72e3c902613ffec9040175ecb1665355432f20df616e + android-studio-ide-193.6085562-linux.tar.gz + dec6505dc12ab7a8f477924ea8a9d2241d0e6933caabdf1445a800072ad7c4e5 android-studio-ide-193.6085562-mac.zip + ecb0aafe307af69eadc61d2e868303ca5b4d9c759d2b09e12abc178afdcff315 + android-studio-ide-193.6085562-windows32.zip + dff711dacc5b3c15acb3836f0075efa8e22f4eee2401f89a376b935270c7e3bd + android-studio-ide-193.6085562-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6071332-cros.deb + (679.0 MB) + Windows IDE only (64-bit): android-studio-ide-192.6071332-windows.exe + (785.9 MB) + + SHA-256 checksums + 8715096662874f6d7eb8c4bd4aa408eac079c23ca232fc7b077bf250ec69ebba android-studio-ide-192.6071332-cros.deb + 7552da4c8b6ab449a6fc3a15810d041cafb3400708dc88720ed0aaa7b49ef764 + android-studio-ide-192.6071332-windows.exe + + Zip files + Linux: android-studio-ide-192.6071332-linux.tar.gz + (803.9 MB) + Mac: android-studio-ide-192.6071332-mac.zip + (797.1 MB) + Windows (32-bit): android-studio-ide-192.6071332-windows32.zip + (788.1 MB) + Windows (64-bit): android-studio-ide-192.6071332-windows.zip + (788.6 MB) + + SHA-256 checksums + 78b8cf3b84bc1cf22b4a0fc476f4e0dc210d35f7d429b367a029f75e328cec76 + android-studio-ide-192.6071332-linux.tar.gz + ad5c03e8fef57f81a3443731ab50d2643275757228270fee15d5b7c430a53d41 android-studio-ide-192.6071332-mac.zip + 41dddd4e4fb5bccad9603f336058a2f959a3414117d7af26ec9125e3d2a4487d + android-studio-ide-192.6071332-windows32.zip + 73405a25a71a08c39b8c400b228cab6dfe424922ff26e8d7b6e1f45888e08a31 + android-studio-ide-192.6071332-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6052267-cros.deb + (734.5 MB) + Windows IDE only (64-bit): android-studio-ide-193.6052267-windows.exe + (858.9 MB) + + SHA-256 checksums + feaec528cc3956cd3821d87134dc192f58704ad50524cc5c7328f6b860179f05 android-studio-ide-193.6052267-cros.deb + f09ac5a71567597303cb58eac4db7a3a7760f17ac1ef5f791ebffd2e164cb0b4 + android-studio-ide-193.6052267-windows.exe + + Zip files + Linux: android-studio-ide-193.6052267-linux.tar.gz + (872.8 MB) + Mac: android-studio-ide-193.6052267-mac.zip + (865.5 MB) + Windows (32-bit): android-studio-ide-193.6052267-windows32.zip + (857.9 MB) + Windows (64-bit): android-studio-ide-193.6052267-windows.zip + (858.4 MB) + + SHA-256 checksums + 2cd452b816ba170ce10055cbb3b03b2aa0e8375b7cf5a320a6b11e99adf35dd9 + android-studio-ide-193.6052267-linux.tar.gz + fea2d485b7922ec687c3caac41e25a9739cba66a4b0b7a06affed3ffbb284c87 android-studio-ide-193.6052267-mac.zip + 4d668388a82a879e4b2f74f727222e94ce97070c08ba668f7b5420be134abde6 + android-studio-ide-193.6052267-windows32.zip + 5d5be283b002d459621b070f85b46ab9e7e8ee36404e29f2314835ea56b8f0a7 + android-studio-ide-193.6052267-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.6010548-cros.deb + (650.2 MB) + Mac: android-studio-ide-191.6010548-mac.dmg + (768.8 MB) + Windows IDE only (64-bit): android-studio-ide-191.6010548-windows.exe + (753.9 MB) + + SHA-256 checksums + 87ca5f17f808ecb909e62c80da3e578156563309ca24f0b820064cc786d1360f android-studio-ide-191.6010548-cros.deb + 6cb545c07ab4880513f47575779be7ae53a2de935435f8f22eb736ef72ecdf6e android-studio-ide-191.6010548-mac.dmg + 58b3728fc414602e17fd9827e5ad0c969e5942aff1ee82964eedf1686450265b + android-studio-ide-191.6010548-windows.exe + + Zip files + Linux: android-studio-ide-191.6010548-linux.tar.gz + (774.5 MB) + Mac: android-studio-ide-191.6010548-mac.zip + (768.5 MB) + Windows (32-bit): android-studio-ide-191.6010548-windows32.zip + (756.1 MB) + Windows (64-bit): android-studio-ide-191.6010548-windows.zip + (756.6 MB) + + SHA-256 checksums + af630d40f276b0d169c6ac8c7663a989f562b0ac48a1d3f0d720f5b6472355db + android-studio-ide-191.6010548-linux.tar.gz + 277337f89658a4e1df30e636f1fc31ee4db4cb6a6f55e1287f0ac5ccde1b5de8 android-studio-ide-191.6010548-mac.zip + 2786400eb2f5d9ccbe143fe02d4e711915c83f95a335e609a890e897775195b7 + android-studio-ide-191.6010548-windows32.zip + d88d640b3444f0267d1900710911ca350db6ca27d07466039e25caf515d909fe + android-studio-ide-191.6010548-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6018865-cros.deb + (679.1 MB) + Windows IDE only (64-bit): android-studio-ide-192.6018865-windows.exe + (791.6 MB) + + SHA-256 checksums + 0104e874876d215582205b11e3f31e8c012f5926316f63720ae63de0fd52f60d android-studio-ide-192.6018865-cros.deb + 64542eb713edbd100ccd2500b9c1fda3513f71c17ea1ccd6032e0a4ef9377f64 + android-studio-ide-192.6018865-windows.exe + + Zip files + Linux: android-studio-ide-192.6018865-linux.tar.gz + (809.6 MB) + Mac: android-studio-ide-192.6018865-mac.zip + (802.5 MB) + Windows (32-bit): android-studio-ide-192.6018865-windows32.zip + (793.4 MB) + Windows (64-bit): android-studio-ide-192.6018865-windows.zip + (793.9 MB) + + SHA-256 checksums + a91527184c2261931792f951c4d23a96b00899502a449b6b41a538a38e6b9962 + android-studio-ide-192.6018865-linux.tar.gz + 159e4ee8d541e52026c73cb7f12d8cbd21ff60e6dc06921dcfdf15c67f0a6a79 android-studio-ide-192.6018865-mac.zip + b6004facb6dd60fa7f68cbb8e8b4b2a52e844c39953c954116bbb56ebf6c1a44 + android-studio-ide-192.6018865-windows32.zip + 65434e3fac772f9e536837fac079bac0fe404b09ecb440a6de61a4bf9e2df688 + android-studio-ide-192.6018865-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-193.6039983-cros.deb + (734.6 MB) + Windows IDE only (64-bit): android-studio-ide-193.6039983-windows.exe + (859.1 MB) + + SHA-256 checksums + 82699794b24a0d866743f9b803d7c57a760cfb6a7b00bcad3ddf19b3758de54d android-studio-ide-193.6039983-cros.deb + dcf380f8d5c00348ab8c776d131c946e76a42787a9ea5447383c9b8d6d07c921 + android-studio-ide-193.6039983-windows.exe + + Zip files + Linux: android-studio-ide-193.6039983-linux.tar.gz + (872.9 MB) + Mac: android-studio-ide-193.6039983-mac.zip + (865.6 MB) + Windows (32-bit): android-studio-ide-193.6039983-windows32.zip + (858.0 MB) + Windows (64-bit): android-studio-ide-193.6039983-windows.zip + (858.5 MB) + + SHA-256 checksums + 3fb954bf12ed074d5274be409e923b2807ac48dc90abd300a3ea7c43286ff1a6 + android-studio-ide-193.6039983-linux.tar.gz + cb24bd320e8c40ead512e05ff535c36d83c3899a8b3ee2cbe5d259cb93f130ef android-studio-ide-193.6039983-mac.zip + 864eab17514ba7357c507ff855677be707f05c0f254c165cfd30015f4f963132 + android-studio-ide-193.6039983-windows32.zip + 3e38803abfadfcafe39f9a1fa3d6f800a22468b0b05514655fc72b00bb20148d + android-studio-ide-193.6039983-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.6008643-cros.deb + (729.9 MB) + Windows IDE only (64-bit): android-studio-ide-192.6008643-windows.exe + (854.2 MB) + + SHA-256 checksums + 618ccf89d5313c86d6cb8d4757ba6c14b7b6b64d936ed3e8cad0127e92c337ab android-studio-ide-192.6008643-cros.deb + 622dc3af78f495d7ada39b728ef37a0fe28f0ecf3dea7a47cef87a57c0f055a3 + android-studio-ide-192.6008643-windows.exe + + Zip files + Linux: android-studio-ide-192.6008643-linux.tar.gz + (867.8 MB) + Mac: android-studio-ide-192.6008643-mac.zip + (860.6 MB) + Windows (32-bit): android-studio-ide-192.6008643-windows32.zip + (853.0 MB) + Windows (64-bit): android-studio-ide-192.6008643-windows.zip + (853.5 MB) + + SHA-256 checksums + 5f70261eca51776a70129642fe6cbdab96501ca491da10d2b53d3c6ae3cb3afc + android-studio-ide-192.6008643-linux.tar.gz + 405ba5d04c233e1a254e843990a85d974a6bfdcfad4af9b55e51a2a937370c7b android-studio-ide-192.6008643-mac.zip + fbee997838e3b5c78b0541c23810461ffbc362d7102108895efb7e3d118f0e2e + android-studio-ide-192.6008643-windows32.zip + 2323564119bd283f93e6e0092746d7c58de2dcf69eb5d580d5c6939e5e9246b8 + android-studio-ide-192.6008643-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5994236-cros.deb + (729.4 MB) + Windows IDE only (64-bit): android-studio-ide-192.5994236-windows.exe + (853.1 MB) + + SHA-256 checksums + 3d0d181f57ca287a5279aab6406292549ec813c51652a58a86b5ed3602dfe84e android-studio-ide-192.5994236-cros.deb + 50b0c4210ea8f480ea6378cc60b5b79f9d7d1da7a05eda8dce12d7346e1765fb + android-studio-ide-192.5994236-windows.exe + + Zip files + Linux: android-studio-ide-192.5994236-linux.tar.gz + (866.7 MB) + Mac: android-studio-ide-192.5994236-mac.zip + (859.5 MB) + Windows (32-bit): android-studio-ide-192.5994236-windows32.zip + (852.0 MB) + Windows (64-bit): android-studio-ide-192.5994236-windows.zip + (852.5 MB) + + SHA-256 checksums + c44d52db41524d5fadf23ad94baca8b41e2a4d263b10278e6b404bab44192f92 + android-studio-ide-192.5994236-linux.tar.gz + 989815e106bf509f4526eeaa5aa943727682ec098fc7eb574b84dbf61100ae71 android-studio-ide-192.5994236-mac.zip + 95e5c1cdc60a069e022330872fdeb71a4aa762842b9eaedc81317cfea1c89899 + android-studio-ide-192.5994236-windows32.zip + 93db563856aab06885a6c4f731ab8743fd5179e0b9ded86578b20b8041fb3874 + android-studio-ide-192.5994236-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5994180-cros.deb + (678.9 MB) + Windows IDE only (64-bit): android-studio-ide-192.5994180-windows.exe + (790.8 MB) + + SHA-256 checksums + 388d78790fcdac43e78c6e89989a26d2f82adb8401ef67d54f73b13c7cc28b34 android-studio-ide-192.5994180-cros.deb + a530b02e32f07ead8553d6fbec718065ade3874cbb8ac05d825be72311f0fd3c + android-studio-ide-192.5994180-windows.exe + + Zip files + Linux: android-studio-ide-192.5994180-linux.tar.gz + (808.8 MB) + Mac: android-studio-ide-192.5994180-mac.zip + (801.8 MB) + Windows (32-bit): android-studio-ide-192.5994180-windows32.zip + (792.7 MB) + Windows (64-bit): android-studio-ide-192.5994180-windows.zip + (793.2 MB) + + SHA-256 checksums + c1e98b7cf5abe56d7e1206d7284c1ff3ed6f2db8cfd56033a1617d09b2c9de73 + android-studio-ide-192.5994180-linux.tar.gz + 40413bc25f7ad6642a8cc9a07621ec2148e3d306e3c6eeb0a69c458cfa8826f3 android-studio-ide-192.5994180-mac.zip + acf3f73fab97759137357f130af070d30cc715e524c99c9b9812769476b7c703 + android-studio-ide-192.5994180-windows32.zip + 8331f171c7bba237ebbb71ae1712edf491e07736bd0880def903559629a71b84 + android-studio-ide-192.5994180-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5984562-cros.deb + (717.8 MB) + Windows IDE only (64-bit): android-studio-ide-192.5984562-windows.exe + (839.5 MB) + + SHA-256 checksums + 97b85a235fbb0742143b1e42c9140ddbd77e7c3161a9a462defa42bf3b055109 android-studio-ide-192.5984562-cros.deb + 8fe1f5e4d9a7a5d06c5f49ff9cc696629060969596eabf79465752b10a8e242d + android-studio-ide-192.5984562-windows.exe + + Zip files + Linux: android-studio-ide-192.5984562-linux.tar.gz + (853.1 MB) + Mac: android-studio-ide-192.5984562-mac.zip + (845.9 MB) + Windows (32-bit): android-studio-ide-192.5984562-windows32.zip + (838.6 MB) + Windows (64-bit): android-studio-ide-192.5984562-windows.zip + (839.1 MB) + + SHA-256 checksums + 1c832ae779849165193cc2326cd11f11b3ec456c63590a4e32698471ad51495c + android-studio-ide-192.5984562-linux.tar.gz + c84af8b6fc15d46d5ca56b5cb9b33fb764d794a7bb369474f38d0d62272a2bad android-studio-ide-192.5984562-mac.zip + a05885fcf69d5d62494d7b15def9b586d3bcec72fa673b4835f91f474a7b7820 + android-studio-ide-192.5984562-windows32.zip + 3967fb0a665a345295be6970dbfa8a5a80bd0e1205c9e2680d965dc22d50042d + android-studio-ide-192.5984562-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5982640-cros.deb + (678.6 MB) + Windows IDE only (64-bit): android-studio-ide-192.5982640-windows.exe + (790.3 MB) + + SHA-256 checksums + 51c3883e38e0acf1018ec4a873f0dcfc904a2b842d301170df4b76c675266a45 android-studio-ide-192.5982640-cros.deb + d263865432c1bb4d1da9010d6647afba5a59f5cf2ea15a5b6901d131cfff7c7a + android-studio-ide-192.5982640-windows.exe + + Zip files + Linux: android-studio-ide-192.5982640-linux.tar.gz + (808.4 MB) + Mac: android-studio-ide-192.5982640-mac.zip + (801.3 MB) + Windows (32-bit): android-studio-ide-192.5982640-windows32.zip + (792.2 MB) + Windows (64-bit): android-studio-ide-192.5982640-windows.zip + (792.7 MB) + + SHA-256 checksums + 1da411fc5f175e263fb74bab96fd3d0b395a3027d4251b89694d45b9ed792700 + android-studio-ide-192.5982640-linux.tar.gz + 2427e639dd30bd4dd84b09d1df3fb2493b3b510c351d5901708eb3cb8bc799ac android-studio-ide-192.5982640-mac.zip + 0d25ade01fef22e68005c97ab233109dc1506826af58e0a92c57e7864796d248 + android-studio-ide-192.5982640-windows32.zip + 3edf02a42640a8f596211d1dd8d632aa400106715f03f6ba46d21a72c732cae3 + android-studio-ide-192.5982640-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5977832-cros.deb + (650.2 MB) + Mac: android-studio-ide-191.5977832-mac.dmg + (768.9 MB) + Windows IDE only (64-bit): android-studio-ide-191.5977832-windows.exe + (753.9 MB) + + SHA-256 checksums + 515de3090d162b9a800cf16eb5b63a9d97a691417b245701ac76b136baf32832 android-studio-ide-191.5977832-cros.deb + d7574c724a8c87af6244e1873c60b5a27d5df7c4fdbf7cc65a659aacc6e44d75 android-studio-ide-191.5977832-mac.dmg + cd572da4b61a96d701c4a488c92dbf89d6bde2e52dd0d2a39ece98a91e9e14e2 + android-studio-ide-191.5977832-windows.exe + + Zip files + Linux: android-studio-ide-191.5977832-linux.tar.gz + (774.5 MB) + Mac: android-studio-ide-191.5977832-mac.zip + (768.5 MB) + Windows (32-bit): android-studio-ide-191.5977832-windows32.zip + (756.1 MB) + Windows (64-bit): android-studio-ide-191.5977832-windows.zip + (756.6 MB) + + SHA-256 checksums + f838486ce847db802bdaf1163059033934146c6ccdcdaa9a398bd85cda348d4d + android-studio-ide-191.5977832-linux.tar.gz + a6d43ef3422b2d519069882566b00cdc6767503d9db1dd36b456b8eac07c545a android-studio-ide-191.5977832-mac.zip + 3adde692602431df042edb25ed1cec97eae8e30df233e08ca16b23998e6172ff + android-studio-ide-191.5977832-windows32.zip + a4972257bb072767eac24ddff5c4a0747fa3704c6c19e8e9cd65741c696058df + android-studio-ide-191.5977832-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5947919-cros.deb + (678.6 MB) + Windows IDE only (64-bit): android-studio-ide-192.5947919-windows.exe + (790.3 MB) + + SHA-256 checksums + 2b2e8459b568df5b5aa29b30ed9c533258374d12468b1cbf213a7ec0a58902d8 android-studio-ide-192.5947919-cros.deb + 571264c8c05dabbb1aba09bbddf4d795936ac7f87feab3fb72b8558040557923 + android-studio-ide-192.5947919-windows.exe + + Zip files + Linux: android-studio-ide-192.5947919-linux.tar.gz + (808.3 MB) + Mac: android-studio-ide-192.5947919-mac.zip + (801.2 MB) + Windows (32-bit): android-studio-ide-192.5947919-windows32.zip + (804.4 MB) + Windows (64-bit): android-studio-ide-192.5947919-windows.zip + (804.9 MB) + + SHA-256 checksums + da89684ccb426f1e48b0c76bedb27db18850ff32a683db1f9bd3f23f65ab8726 + android-studio-ide-192.5947919-linux.tar.gz + 35e3b9cad33e7f0de9b8d9b58eb37484db3b9402b031caf273bbdf49ef0b0a7d android-studio-ide-192.5947919-mac.zip + 141b1a583d4f13dbbbda49b8055ca84c9217d1bcbca527cb99d45231ddb04eda + android-studio-ide-192.5947919-windows32.zip + ab8b7be2752e352bbb4ff2cd46ca0d93d1128d6572343f5ad1c23dc55b3e69d1 + android-studio-ide-192.5947919-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5959023-cros.deb + (717.8 MB) + Windows IDE only (64-bit): android-studio-ide-192.5959023-windows.exe + (839.2 MB) + + SHA-256 checksums + 7135f3ab52d9f600744307b9ba388521f5f59cd88f425d3ad29ce932fb43edd7 android-studio-ide-192.5959023-cros.deb + 3e1aeedc2bd8741df0aa28b2481b6a41724dd165b92ab5c9c8a6696298bceed2 + android-studio-ide-192.5959023-windows.exe + + Zip files + Linux: android-studio-ide-192.5959023-linux.tar.gz + (852.8 MB) + Mac: android-studio-ide-192.5959023-mac.zip + (845.6 MB) + Windows (32-bit): android-studio-ide-192.5959023-windows32.zip + (851.6 MB) + Windows (64-bit): android-studio-ide-192.5959023-windows.zip + (852.1 MB) + + SHA-256 checksums + 343bcec6943b8fa14d674600efd94838a3c29726918960c28dd1590ea6df30b5 + android-studio-ide-192.5959023-linux.tar.gz + 30580b4eed0d340181fb1ae529922fc56f76ecf851681986892d7b52f6d4562f android-studio-ide-192.5959023-mac.zip + 5e7d796e78069171ce28a972dd5e3d4e1a5393959b452cd567629029f4192591 + android-studio-ide-192.5959023-windows32.zip + 3fbac81c2e5ff81a688783c83ac8df847d03081317ebb0a5bc08ff787b1acc45 + android-studio-ide-192.5959023-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5916306-cros.deb + (680.1 MB) + Windows IDE only (64-bit): android-studio-ide-192.5916306-windows.exe + (789.2 MB) + + SHA-256 checksums + 72496feb1c62ff53ec0ff8f7e44e5b750b24771cacd687e58ec696621e44075e android-studio-ide-192.5916306-cros.deb + b96e602c287cb4f63e3d770132e5332143bfea536950b38954b45616b130a4e7 + android-studio-ide-192.5916306-windows.exe + + Zip files + Linux: android-studio-ide-192.5916306-linux.tar.gz + (811.3 MB) + Mac: android-studio-ide-192.5916306-mac.zip + (804.6 MB) + Windows (32-bit): android-studio-ide-192.5916306-windows32.zip + (803.6 MB) + Windows (64-bit): android-studio-ide-192.5916306-windows.zip + (804.2 MB) + + SHA-256 checksums + decdfac53c227033dfa7d1923534fd946baf4b3b04257e43c67c2c775f1d7f4f + android-studio-ide-192.5916306-linux.tar.gz + 2566fd79d15e26fb4fe8c2d3931d42e47abd59402a93b095859ffb352557a864 android-studio-ide-192.5916306-mac.zip + f4b63a73d41ba1f8560572457ed0aded19ed94d40ce6f790c39665cb11920138 + android-studio-ide-192.5916306-windows32.zip + d77bb12cbe1372080512c8cbbd36432792f95110c26e332ff842f6932b09f13d + android-studio-ide-192.5916306-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5900203-cros.deb + (650.2 MB) + Mac: android-studio-ide-191.5900203-mac.dmg + (768.8 MB) + Windows IDE only (64-bit): android-studio-ide-191.5900203-windows.exe + (753.9 MB) + + SHA-256 checksums + aca0eed65a7becf4eb639ac0ecd802333557d74e07ac67390271586f494cea5c android-studio-ide-191.5900203-cros.deb + fdbf79636691b2b20d9541061435d8eed7855951170ed7f479723059a8b215ef android-studio-ide-191.5900203-mac.dmg + 8fecf0ba58699ba9de473653885505dd0dfaba0d5f73838cde13b8011d1c4718 + android-studio-ide-191.5900203-windows.exe + + Zip files + Linux: android-studio-ide-191.5900203-linux.tar.gz + (774.5 MB) + Mac: android-studio-ide-191.5900203-mac.zip + (768.5 MB) + Windows (32-bit): android-studio-ide-191.5900203-windows32.zip + (767.6 MB) + Windows (64-bit): android-studio-ide-191.5900203-windows.zip + (768.1 MB) + + SHA-256 checksums + 94fc392a148480a67299d83c1faaabc56db27188194748433534cf8b5ca4dd29 + android-studio-ide-191.5900203-linux.tar.gz + 6054bfe2d4be76da22fcbe01c791528c575b2ed7af4da6b292eb04cf80018656 android-studio-ide-191.5900203-mac.zip + 7b1c5b57bada0f0628d6c2ad21f132fc18e313a48dd96b4388465d93cb452320 + android-studio-ide-191.5900203-windows32.zip + 0d38e90518f14541d0f8ad6b79fa511a631411cf6d0fdb0283c0d2dcd82ef1b5 + android-studio-ide-191.5900203-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5871855-cros.deb + (721.0 MB) + Windows IDE only (64-bit): android-studio-ide-192.5871855-windows.exe + (789.0 MB) + + SHA-256 checksums + 3903db7126521efcc5a2dd6a6b5bab0b37782145b63c4b52eaa56e1a71267e20 android-studio-ide-192.5871855-cros.deb + 83cbf086f086adf786d2585f5bcdf42ee84ff2b7cc731628b0dc5d2595153876 + android-studio-ide-192.5871855-windows.exe + + Zip files + Linux: android-studio-ide-192.5871855-linux.tar.gz + (856.8 MB) + Mac: android-studio-ide-192.5871855-mac.zip + (850.6 MB) + Windows (32-bit): android-studio-ide-192.5871855-windows32.zip + (803.4 MB) + Windows (64-bit): android-studio-ide-192.5871855-windows.zip + (803.9 MB) + + SHA-256 checksums + f88fb5d707da330028b8896f65e609874e33c1a1f59d2b0ed567ecde70bfbb5f + android-studio-ide-192.5871855-linux.tar.gz + c622f39d876c80e69b7a3598ac9b0daaa760387a34698ffa3a0dd2047213a646 android-studio-ide-192.5871855-mac.zip + 06224169e649d566efbffa5ac69d55f90484acff6b5616ae8861fd3fe0878571 + android-studio-ide-192.5871855-windows32.zip + 67f57bb869a1f518e5366055c8a9ea7d8f8d5cfc31e6475fed10896d4041c457 + android-studio-ide-192.5871855-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5863777-cros.deb + (720.9 MB) + Windows IDE only (64-bit): android-studio-ide-192.5863777-windows.exe + (788.9 MB) + + SHA-256 checksums + 6d2770df25bb3a34138cd5f6734adbc3fe33a3971630dcc9494e9d6e773ab629 android-studio-ide-192.5863777-cros.deb + 2d461443329a40f8e4f7c3df758418f0f73e9118fcf5775c22bb454d9db83a0c + android-studio-ide-192.5863777-windows.exe + + Zip files + Linux: android-studio-ide-192.5863777-linux.tar.gz + (856.7 MB) + Mac: android-studio-ide-192.5863777-mac.zip + (850.5 MB) + Windows (32-bit): android-studio-ide-192.5863777-windows32.zip + (803.3 MB) + Windows (64-bit): android-studio-ide-192.5863777-windows.zip + (803.8 MB) + + SHA-256 checksums + e87d99fd6a7e63f89935ecf4209aa358e1f4de275102ac9ddb4508221bdbe4f3 + android-studio-ide-192.5863777-linux.tar.gz + e20a660b5b67f717250e21c0beaecb82600c0d85f5ee0b07a411720f2c3fceec android-studio-ide-192.5863777-mac.zip + ff44fd7634b82dfec2bca19917e7811efd590f48ba9e67b629c3bc898b4738f0 + android-studio-ide-192.5863777-windows32.zip + 083cf342d9ff7eb93420d2d68eba289836b3f16e5d2bf62082807464126d5b06 + android-studio-ide-192.5863777-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5842447-cros.deb + (721.4 MB) + Windows IDE only (64-bit): android-studio-ide-192.5842447-windows.exe + (787.7 MB) + + SHA-256 checksums + cdcab834f376f67f6dda1d7bde70585412ea69b036e0cc226004d0c35634a537 android-studio-ide-192.5842447-cros.deb + 98947cf1e9d5b0406c44d8f4a5078c6f8af14c2970bed64c4cb5a071bac067fe + android-studio-ide-192.5842447-windows.exe + + Zip files + Linux: android-studio-ide-192.5842447-linux.tar.gz + (856.9 MB) + Mac: android-studio-ide-192.5842447-mac.zip + (850.8 MB) + Windows (32-bit): android-studio-ide-192.5842447-windows32.zip + (802.2 MB) + Windows (64-bit): android-studio-ide-192.5842447-windows.zip + (802.7 MB) + + SHA-256 checksums + ab54c484a51d2c921b018a1a15aecefca06ff1412a4e7d4effcc5c1841c5db63 + android-studio-ide-192.5842447-linux.tar.gz + d51632bf880c321d40a9ca75690b9052e07bac7384d6e29a9c90734b007734df android-studio-ide-192.5842447-mac.zip + 6a8ca90ea57638d4fa321596b8ce19ad566c1da3b2ea0bdd64fc5051ba375acf + android-studio-ide-192.5842447-windows32.zip + 497054685442a28be5761746e936639896d068f6ee024131ab858572457f8db9 + android-studio-ide-192.5842447-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5830636-cros.deb + (718.2 MB) + Windows IDE only (64-bit): android-studio-ide-192.5830636-windows.exe + (782.6 MB) + + SHA-256 checksums + 13f42158d992b22d1f7b504bf5cf5ad5ed925d9afeb5339de26b43d8a8b8c123 android-studio-ide-192.5830636-cros.deb + feadd69ff5f4064155fb9530bd1999fc8579308e86fee30a5ba0ade2ea274992 + android-studio-ide-192.5830636-windows.exe + + Zip files + Linux: android-studio-ide-192.5830636-linux.tar.gz + (850.2 MB) + Mac: android-studio-ide-192.5830636-mac.zip + (844.6 MB) + Windows (32-bit): android-studio-ide-192.5830636-windows32.zip + (795.9 MB) + Windows (64-bit): android-studio-ide-192.5830636-windows.zip + (796.5 MB) + + SHA-256 checksums + f7e4ac2d88b68c22957cef961cef93beb1439ffd4b2df6fc4d4e332d5caf3f31 + android-studio-ide-192.5830636-linux.tar.gz + 251e41828066db31f5775222400f634b49ce7063d8bfe5e3f10e66664180f849 android-studio-ide-192.5830636-mac.zip + ef6a5d03f6877e947e8fb8c70319a21c1307440e7aeca41bb5bcd9772beca96e + android-studio-ide-192.5830636-windows32.zip + 83b2871134d4ffe32d4249dacfa474c615962ca53c00144b3b71818f650a1f33 + android-studio-ide-192.5830636-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5825043-cros.deb + (717.9 MB) + Windows IDE only (64-bit): android-studio-ide-192.5825043-windows.exe + (782.4 MB) + + SHA-256 checksums + 297f4b3ceaca8ccfef0f053c7ab2484155badcc289f4aa43b3ae195ee16b1990 android-studio-ide-192.5825043-cros.deb + 0cd8b01f9f180305e79ff30dd3a32378aad3877b7b5222cc6636617e5af45e33 + android-studio-ide-192.5825043-windows.exe + + Zip files + Linux: android-studio-ide-192.5825043-linux.tar.gz + (850.0 MB) + Mac: android-studio-ide-192.5825043-mac.zip + (844.4 MB) + Windows (32-bit): android-studio-ide-192.5825043-windows32.zip + (795.7 MB) + Windows (64-bit): android-studio-ide-192.5825043-windows.zip + (796.3 MB) + + SHA-256 checksums + 7bdb5a769ae0ac752a70646bf0665525b589539e360ec5293c7dfc0b10ba08da + android-studio-ide-192.5825043-linux.tar.gz + 1602a62083a8ce7c78ba765d913c55a4e301481ddc76694a58953883757c22f6 android-studio-ide-192.5825043-mac.zip + 9e826f39b2d2ab90c541b6f0fbae8e8b91861bb9ee2e2835447c2dd61a909c0e + android-studio-ide-192.5825043-windows32.zip + 88e002ac5961c93ac62e1cd221f8968ea67d34ce68ff4da4e3275b22c2cad0f0 + android-studio-ide-192.5825043-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5807797-cros.deb + (709.5 MB) + Windows IDE only (64-bit): android-studio-ide-192.5807797-windows.exe + (772.4 MB) + + SHA-256 checksums + 691e9f247899a77d4041a5e71a0c79e4ec95338841b42491129d09e16a426155 android-studio-ide-192.5807797-cros.deb + 1abcc7d9af48e03b962dd411718e01bc16f8d9b4fc72c9f9fa6f96c33243dcb4 + android-studio-ide-192.5807797-windows.exe + + Zip files + Linux: android-studio-ide-192.5807797-linux.tar.gz + (839.9 MB) + Mac: android-studio-ide-192.5807797-mac.zip + (786.6 MB) + Windows (32-bit): android-studio-ide-192.5807797-windows32.zip + (785.7 MB) + Windows (64-bit): android-studio-ide-192.5807797-windows.zip + (786.3 MB) + + SHA-256 checksums + 01bd6301b3f095d1717f03a9aab3a731dd3b4a3240b5bd20d8e7a3e663ac87d0 + android-studio-ide-192.5807797-linux.tar.gz + d2aa1ab9c1676940ef5acabd3b38c822f8633b5c77ed6319b229994726b07c1f android-studio-ide-192.5807797-mac.zip + c8d03a0803c64311e544e3f4f2784b9173fab8f6fe82b4f07c6f0d0733f3590a + android-studio-ide-192.5807797-windows32.zip + 276d384172589f9a24163e30343ca2cbeac8d31ff72370b0df232205bbb7a391 + android-studio-ide-192.5807797-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5791312-cros.deb + (644.2 MB) + Mac: android-studio-ide-191.5791312-mac.dmg + (759.3 MB) + Windows IDE only (64-bit): android-studio-ide-191.5791312-windows.exe + (745.2 MB) + + SHA-256 checksums + 3a665cbce1dd94eb9dd9a6e2fc253b992c872395b575855eb4a836745d55197e android-studio-ide-191.5791312-cros.deb + be3a0b809f4c3e6c588d4c3019f0a9062882ffab8440942bd23ebce7effa4989 android-studio-ide-191.5791312-mac.dmg + 75c538069f2171343032cfcfbf1bb2bbba28cc7bc75bf5a4b9f90cc1a4c1217c + android-studio-ide-191.5791312-windows.exe + + Zip files + Linux: android-studio-ide-191.5791312-linux.tar.gz + (765.1 MB) + Mac: android-studio-ide-191.5791312-mac.zip + (759.0 MB) + Windows (32-bit): android-studio-ide-191.5791312-windows32.zip + (758.1 MB) + Windows (64-bit): android-studio-ide-191.5791312-windows.zip + (758.6 MB) + + SHA-256 checksums + 5794fd6edca6e4daa31f5ed710670d0b425534549a6c4aa2e3e9753ae116736f + android-studio-ide-191.5791312-linux.tar.gz + 5e44f48fcbc30a94197a419227b76cb7e5d43215fde99f26435fdc2a8d40ffe8 android-studio-ide-191.5791312-mac.zip + 38431518936af0425f3949f8516dd9b5be8e6f1aa29b0ff8579dd425ffa0fa39 + android-studio-ide-191.5791312-windows32.zip + 201328aa7b2593ad538f0cc5d2d98237435d56c89d2bb08f072391de5faaf9f1 + android-studio-ide-191.5791312-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-192.5787298-cros.deb + (709.0 MB) + Windows IDE only (64-bit): android-studio-ide-192.5787298-windows.exe + (772.3 MB) + + SHA-256 checksums + be73f496e2770fbf6a33e20e938e5a341b2491b74c3631aa8116b9e54b352a6d android-studio-ide-192.5787298-cros.deb + ea45d695b865d666053f10c7566d73bc5aefb914324f6390cbaf561b821c56db + android-studio-ide-192.5787298-windows.exe + + Zip files + Linux: android-studio-ide-192.5787298-linux.tar.gz + (839.8 MB) + Mac: android-studio-ide-192.5787298-mac.zip + (786.5 MB) + Windows (32-bit): android-studio-ide-192.5787298-windows32.zip + (785.5 MB) + Windows (64-bit): android-studio-ide-192.5787298-windows.zip + (786.1 MB) + + SHA-256 checksums + ae1526bcb6a4b5984db1b5e8d4d4709422e05d18ade811302c46f669cb4231e7 + android-studio-ide-192.5787298-linux.tar.gz + b8c128fd4830944e660dfb036095610720d8e2b2bae46bc75de9274b1810c9be android-studio-ide-192.5787298-mac.zip + 007c4ccba3ebdacba9b3c4d943d3fd99682362c55a965971699914d6f7eab6e3 + android-studio-ide-192.5787298-windows32.zip + dbf6d6c109646f5a46c1b57398eed5df106543dfa5eb9ae13d19dd160d55e92c + android-studio-ide-192.5787298-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5781497-cros.deb + (644.2 MB) + Windows IDE only (64-bit): android-studio-ide-191.5781497-windows.exe + (745.2 MB) + + SHA-256 checksums + 78a4226e97e91f8750b44c6260ecbae63dab905b2bd6c08991a4c29ad38b3524 android-studio-ide-191.5781497-cros.deb + a15cacde7c178ee11bcf1bc50217b4fe0c6a75dda8a80896a411b6c66cd5e63f + android-studio-ide-191.5781497-windows.exe + + Zip files + Linux: android-studio-ide-191.5781497-linux.tar.gz + (765.0 MB) + Mac: android-studio-ide-191.5781497-mac.zip + (759.0 MB) + Windows (32-bit): android-studio-ide-191.5781497-windows32.zip + (758.0 MB) + Windows (64-bit): android-studio-ide-191.5781497-windows.zip + (758.6 MB) + + SHA-256 checksums + b254efe38bc04f5918e01add23d834e9c65ae5f537fb8d68297f4bdc0270850d + android-studio-ide-191.5781497-linux.tar.gz + 93aeecbc5980a4e931e7d2aee02ea62aa0fea2898a3cea17238f30af8cd03f84 android-studio-ide-191.5781497-mac.zip + a7b4f1d9e0d555e2570d1be6a56c050128959edb09dfabe210c169d12e2ce825 + android-studio-ide-191.5781497-windows32.zip + acb7a32d07f6aab69f35c83cfeb0f9ba7272f38e52c7fa9a9e7702b1a11f1a62 + android-studio-ide-191.5781497-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5763348-cros.deb + (644.2 MB) + Windows IDE only (64-bit): android-studio-ide-191.5763348-windows.exe + (745.2 MB) + + SHA-256 checksums + cf0af7dd06959a212dc0556cf66461e513d8091ffb6dc5544d634177b0eff71c android-studio-ide-191.5763348-cros.deb + 4e29e418db64a29c7c599111b28ba2c85bf0faa9302c91488b36bc228c74f91f + android-studio-ide-191.5763348-windows.exe + + Zip files + Linux: android-studio-ide-191.5763348-linux.tar.gz + (765.1 MB) + Mac: android-studio-ide-191.5763348-mac.zip + (759.0 MB) + Windows (32-bit): android-studio-ide-191.5763348-windows32.zip + (758.0 MB) + Windows (64-bit): android-studio-ide-191.5763348-windows.zip + (758.6 MB) + + SHA-256 checksums + a299ac4517f4fbc7d3537be35106485d81f32854bab1d1b427936306e695f57c + android-studio-ide-191.5763348-linux.tar.gz + 1e5176fae8f93784c6f22e729fee572f90109adf7b93c1652b2574ddc6877fc0 android-studio-ide-191.5763348-mac.zip + 8eb23484bbbb75020b2e56f057591da1040e5c51a49fb503c93b1c6c64c3b9db + android-studio-ide-191.5763348-windows32.zip + 40f4f7a78c5bd99f52d6f78990a716c6f53cdd41560254f865edf071367d5dbc + android-studio-ide-191.5763348-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5717577-cros.deb + (649.5 MB) + Windows IDE only (64-bit): android-studio-ide-191.5717577-windows.exe + (755.0 MB) + + SHA-256 checksums + d3d29603fc2c7b7d540d93656387145ab21a3c4a202e9a1b4ce4113be1a5d6d8 android-studio-ide-191.5717577-cros.deb + 6de0ba19a9449369bc94361ce049048e625a9ea419bbd12a3c6d4957f65c3f5e + android-studio-ide-191.5717577-windows.exe + + Zip files + Linux: android-studio-ide-191.5717577-linux.tar.gz + (774.9 MB) + Mac: android-studio-ide-191.5717577-mac.zip + (768.8 MB) + Windows (32-bit): android-studio-ide-191.5717577-windows32.zip + (767.9 MB) + Windows (64-bit): android-studio-ide-191.5717577-windows.zip + (768.4 MB) + + SHA-256 checksums + c3cef66cd9f262c18d2956aeb192e5a8e6c48f1e7a30cb370f758ce9723f1cdc + android-studio-ide-191.5717577-linux.tar.gz + fb68915c272428804f3eacc220116e7288d44770f36246cdb26c0f7d1123f6a0 android-studio-ide-191.5717577-mac.zip + a5e823d7908293c45a7cbe5c62fc5ff4ebb8f081ed7e9cec4f9c05bc80f6105c + android-studio-ide-191.5717577-windows32.zip + 5a18c4d17d8491143afff21967996b5d9183d96fd3d57d9c7f8d0b268062fbab + android-studio-ide-191.5717577-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5721125-cros.deb + (657.4 MB) + Windows IDE only (64-bit): android-studio-ide-191.5721125-windows.exe + (762.3 MB) + + SHA-256 checksums + 802cb653c9075a09df360c6c6ee0cf1a6ee6ca5f17b472eb8df8e99f6c0503b7 android-studio-ide-191.5721125-cros.deb + 16ea3fb9f9cc12a1fe5e859c9e45a968ceea4afc934f835fc67ae37a438fe5eb + android-studio-ide-191.5721125-windows.exe + + Zip files + Linux: android-studio-ide-191.5721125-linux.tar.gz + (782.4 MB) + Mac: android-studio-ide-191.5721125-mac.zip + (776.4 MB) + Windows (32-bit): android-studio-ide-191.5721125-windows32.zip + (775.4 MB) + Windows (64-bit): android-studio-ide-191.5721125-windows.zip + (776.0 MB) + + SHA-256 checksums + 9cd73b9666266571af804166f8626b9c1dc6fb0ee6a60a6f3c9747fc0cefc717 + android-studio-ide-191.5721125-linux.tar.gz + 6736334d4642d97557502565bf9024988bfa44e81ccec601d358d82b6702294c android-studio-ide-191.5721125-mac.zip + 4e7ccb956aee277020898b28c22a137f25ccef9fd4758564e8b4f26cedf6e2d4 + android-studio-ide-191.5721125-windows32.zip + 0437396f5e0e4a4454e905ae880b1d5d6866e0f7889bd94880b15b9b756cf9f7 + android-studio-ide-191.5721125-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-183.5692245-mac.dmg + (1.1 GB) + Windows IDE only (64-bit): android-studio-ide-183.5692245-windows.exe + (1.0 GB) + + SHA-256 checksums + 8e3592438bf7c489eeb00f802b2727241ddafa77451d32a9b82ee76ec3437356 android-studio-ide-183.5692245-mac.dmg + e708d35052540aa03fbdaaa5cac3454e22636ecf72db5355ece4a722f1e6317f + android-studio-ide-183.5692245-windows.exe + + Zip files + Linux: android-studio-ide-183.5692245-linux.tar.gz + (1.1 GB) + Mac: android-studio-ide-183.5692245-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5692245-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5692245-windows.zip + (1.1 GB) + + SHA-256 checksums + 35eb8c74837d1aab59229101fc91568a607ac04854a40209f7a0ba7ac0601924 + android-studio-ide-183.5692245-linux.tar.gz + b8ab0dd8a9c0d3744aecd9760887cc4a818c44e8c73d20aee3d49484f80597b4 android-studio-ide-183.5692245-mac.zip + 171243b8b26786d35a71f0e2ceb4888ac76b6beeeb254db4f4a95e516e8f26de + android-studio-ide-183.5692245-windows32.zip + afe34c71813f47f0f1a8ea9647c58bbf156d8b14e83768c24d7719f28265379a + android-studio-ide-183.5692245-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5675373-cros.deb + (640.8 MB) + Windows IDE only (64-bit): android-studio-ide-191.5675373-windows.exe + (745.1 MB) + + SHA-256 checksums + abb41205ad6e91073f187fd8c6cefd2454fb3f17b4fca4c1c3984ea51726a6e0 android-studio-ide-191.5675373-cros.deb + df33ea162cd3ec2b89888a68a7ed9749286da8f42146b690afb3a5629649fe62 + android-studio-ide-191.5675373-windows.exe + + Zip files + Linux: android-studio-ide-191.5675373-linux.tar.gz + (765.7 MB) + Mac: android-studio-ide-191.5675373-mac.zip + (759.8 MB) + Windows (32-bit): android-studio-ide-191.5675373-windows32.zip + (758.8 MB) + Windows (64-bit): android-studio-ide-191.5675373-windows.zip + (759.3 MB) + + SHA-256 checksums + 378202e844160eb498889f6f46700861b3beff48ff6df287864d8cfcb3d88947 + android-studio-ide-191.5675373-linux.tar.gz + 9650c203cf1e5ed8368da551ed96dbae4b6790c89df1bee5b3408b2d4fb904c8 android-studio-ide-191.5675373-mac.zip + 65566bdeedae61c9a3ed02bde9c66d63d9dbde19ce8b93ad881fd9334b5d245e + android-studio-ide-191.5675373-windows32.zip + 64d2d5a10fa2a8d68df3b5a3fd76330c5edfeae2be7f787c9490bbb707099fff + android-studio-ide-191.5675373-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5679705-cros.deb + (647.3 MB) + Windows IDE only (64-bit): android-studio-ide-191.5679705-windows.exe + (751.8 MB) + + SHA-256 checksums + c0fc9b407e10f24289d51b8f4f4f24ea474dba1554efe6444ca56eac82486282 android-studio-ide-191.5679705-cros.deb + 64f640714eaa198cbb834301b0ea6d39bef05b6056e7176045b592fcf91da9d6 + android-studio-ide-191.5679705-windows.exe + + Zip files + Linux: android-studio-ide-191.5679705-linux.tar.gz + (772.6 MB) + Mac: android-studio-ide-191.5679705-mac.zip + (766.5 MB) + Windows (32-bit): android-studio-ide-191.5679705-windows32.zip + (765.5 MB) + Windows (64-bit): android-studio-ide-191.5679705-windows.zip + (766.1 MB) + + SHA-256 checksums + fb7de76ecab755c2f25f9fde834a81b85b85373476710cde59a84fdc9cf11ac2 + android-studio-ide-191.5679705-linux.tar.gz + 8071560670fc23209c8809680a3c625f3652d2e3ed5e42a522b8cd1a49f1273c android-studio-ide-191.5679705-mac.zip + e4b39b2c7b6b24085a813ef2784dacbff939d50faa9e37107127ba95676468e6 + android-studio-ide-191.5679705-windows32.zip + f6f315ee2ff9440ba43e09e83819a827d82c0a3b6f9955de5221bc89d45c6a46 + android-studio-ide-191.5679705-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5619324-cros.deb + (646.8 MB) + Windows IDE only (64-bit): android-studio-ide-191.5619324-windows.exe + (755.7 MB) + + SHA-256 checksums + d90c1d20ecf56a421f998a54dc65602777ae32e2e320392b2f15da21da74f0dd android-studio-ide-191.5619324-cros.deb + 2126f57f2cfd5a8747d395cfe0cc7d352b61d785d16971cd6baa3f9f35f1c1d2 + android-studio-ide-191.5619324-windows.exe + + Zip files + Linux: android-studio-ide-191.5619324-linux.tar.gz + (776.1 MB) + Mac: android-studio-ide-191.5619324-mac.zip + (763.4 MB) + Windows (32-bit): android-studio-ide-191.5619324-windows32.zip + (769.6 MB) + Windows (64-bit): android-studio-ide-191.5619324-windows.zip + (770.1 MB) + + SHA-256 checksums + 3f80cf8f91ce6727fe527e2ebe83847cd354fa857002b42fd5d5368756dae6e5 + android-studio-ide-191.5619324-linux.tar.gz + b76ab10f833600ebc9c1e2ca54fac754abf0a4bc64ad325814b947c4540f9461 android-studio-ide-191.5619324-mac.zip + f364cc9e54f2c3d57ac1f7091c511b1f27e3b310b9c3018d4919af24dc43d32f + android-studio-ide-191.5619324-windows32.zip + d03db219432a0195033decff4b9351045777c931032691a2961ee6cf25bc1de8 + android-studio-ide-191.5619324-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5618338-cros.deb + (655.1 MB) + Windows IDE only (64-bit): android-studio-ide-191.5618338-windows.exe + (763.2 MB) + + SHA-256 checksums + 485a6af8a6fa13d43be15681d0b5e1110fb68b4c7fdfe5bdfff2dec1c4139163 android-studio-ide-191.5618338-cros.deb + fca0b64ee0fd90e3996c613d9f047fc8caa75e597c36728e815b24af2350a268 + android-studio-ide-191.5618338-windows.exe + + Zip files + Linux: android-studio-ide-191.5618338-linux.tar.gz + (783.7 MB) + Mac: android-studio-ide-191.5618338-mac.zip + (770.9 MB) + Windows (32-bit): android-studio-ide-191.5618338-windows32.zip + (777.1 MB) + Windows (64-bit): android-studio-ide-191.5618338-windows.zip + (777.6 MB) + + SHA-256 checksums + 2994203e95f3f140f1766fcbb9d9ab5f202187c4d2ed1ce0432a1bbb7530ce67 + android-studio-ide-191.5618338-linux.tar.gz + b0603287c7269672bb7d0bccf06f103e06ae3db98ad018e5df780a54fb1efddf android-studio-ide-191.5618338-mac.zip + 3b13fb84fed06fb41b9bf1610ac639f92e7ec1974ff56d56e7d6e537570087e7 + android-studio-ide-191.5618338-windows32.zip + 961037849b8714c9c87a14d003be7107bf89af7ea86d19bcaaa3e7d4d178dd07 + android-studio-ide-191.5618338-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5599242-cros.deb + (655.2 MB) + Windows IDE only (64-bit): android-studio-ide-191.5599242-windows.exe + (763.1 MB) + + SHA-256 checksums + dcd8b7974cef787241d0cf20b8aeb399c919bb5f417fc89a0e5330c97f706adc android-studio-ide-191.5599242-cros.deb + a486242314d88be6de242d9044f4de78cd58a5315c8407d90fa9e9ac5773aa69 + android-studio-ide-191.5599242-windows.exe + + Zip files + Linux: android-studio-ide-191.5599242-linux.tar.gz + (783.5 MB) + Mac: android-studio-ide-191.5599242-mac.zip + (770.8 MB) + Windows (32-bit): android-studio-ide-191.5599242-windows32.zip + (777.0 MB) + Windows (64-bit): android-studio-ide-191.5599242-windows.zip + (777.5 MB) + + SHA-256 checksums + f4a55ec666b3795caaf728fb55d6a48dcfae3eb3c9d38b04d66727f0e9e03b2a + android-studio-ide-191.5599242-linux.tar.gz + 9b083bc8cb1f609416a6bbcf26b9c3bda72c6654eb7cdb9d70c6942760a1ace8 android-studio-ide-191.5599242-mac.zip + b2706ae227acdd227940d77da54d2eee05374631f5a75b3b08c79b85fe69f927 + android-studio-ide-191.5599242-windows32.zip + 195032900b688ee17fd5dd13cfc820bf6c3ca5b53399666a322cf7f30c83e5cd + android-studio-ide-191.5599242-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5585527-cros.deb + (646.9 MB) + + SHA-256 checksums + 3d1b308d821d4b4c8588ab94ba489f66ae50c7dd2c6640b27134c00380889d1b android-studio-ide-191.5585527-cros.deb + + Zip files + Linux: android-studio-ide-191.5585527-linux.tar.gz + (776.1 MB) + Mac: android-studio-ide-191.5585527-mac.zip + (761.8 MB) + Windows (32-bit): android-studio-ide-191.5585527-windows32.zip + (769.5 MB) + Windows (64-bit): android-studio-ide-191.5585527-windows.zip + (770.0 MB) + + SHA-256 checksums + a3644e0f4c076462d0872b540fdfd9e3589e1194b3b8ea70f268dae1f2903e2d + android-studio-ide-191.5585527-linux.tar.gz + 3fb907064d23f02941c2c473c9fdb51df282049ff5e1701df9f3848e1006b14c android-studio-ide-191.5585527-mac.zip + ff7abd169da61cdf1f67cff2b27c21b2e36d8f63d055f3eed566b6fb5763caa5 + android-studio-ide-191.5585527-windows32.zip + 41c61bbe8cdd6a351cad4fd5fedd82602e4b3a51829b41a2993f28f396a49fee + android-studio-ide-191.5585527-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5595896-cros.deb + (652.4 MB) + + SHA-256 checksums + e7643a437c9bd481588a8b7bc341cf115cd07d370c6b7bc59089f9e812b9e0b0 android-studio-ide-191.5595896-cros.deb + + Zip files + Linux: android-studio-ide-191.5595896-linux.tar.gz + (780.5 MB) + Mac: android-studio-ide-191.5595896-mac.zip + (766.3 MB) + Windows (32-bit): android-studio-ide-191.5595896-windows32.zip + (774.0 MB) + Windows (64-bit): android-studio-ide-191.5595896-windows.zip + (774.5 MB) + + SHA-256 checksums + acf7202c64ca685df4ac089c1ca16fdb48bad6d7ef57ab57b79f5e1570eda0d9 + android-studio-ide-191.5595896-linux.tar.gz + af37c9b411b85a1d6d75dd2eb6a4d4b123123cf980d3fc203f813fb8706f6eca android-studio-ide-191.5595896-mac.zip + 36bca8691a7f533b7470c927e0c1e75b1404bb35055ed327b5d150ff55d6fe09 + android-studio-ide-191.5595896-windows32.zip + 324bca5208df0de75e8f182b756c129f65a5b2d1ca6246d3a32773952cb80a29 + android-studio-ide-191.5595896-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5549111-cros.deb + (646.8 MB) + + SHA-256 checksums + c041fe8b441bd990a0befc9a0c4e954926d5187e7d6863a84d3da906cfafc7fb android-studio-ide-191.5549111-cros.deb + + Zip files + Linux: android-studio-ide-191.5549111-linux.tar.gz + (776.0 MB) + Mac: android-studio-ide-191.5549111-mac.zip + (761.7 MB) + Windows (32-bit): android-studio-ide-191.5549111-windows32.zip + (769.4 MB) + Windows (64-bit): android-studio-ide-191.5549111-windows.zip + (770.0 MB) + + SHA-256 checksums + 8e4189cf6fba94911e28bb1253f98a796295d6db325c468cf7a36b1b2ae8c2ff + android-studio-ide-191.5549111-linux.tar.gz + 77e15dbb7579d7009c943ee388dcb3c6494e160e699286a8902ba164e5d2f059 android-studio-ide-191.5549111-mac.zip + 1640da4e533572e91dcb9c415a8d26ad6b676c353b3c1e6e29e697056adfb429 + android-studio-ide-191.5549111-windows32.zip + 22272de77188782dfd88897401268babc11c1c0f80bf31c085abedc4250a555e + android-studio-ide-191.5549111-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-183.5522156-mac.dmg + (1.1 GB) + Windows IDE only (64-bit): android-studio-ide-183.5522156-windows.exe + (1.0 GB) + + SHA-256 checksums + 8c504f8e151260d915bc54ac0c69ec06effcf424f66deb1432a2eb7aafe94522 android-studio-ide-183.5522156-mac.dmg + 3bdeb96033d9aa54ed6192b5f95688464eed8d4d3a5bf23aa5b421f095b05741 + android-studio-ide-183.5522156-windows.exe + + Zip files + Linux: android-studio-ide-183.5522156-linux.tar.gz + (1.1 GB) + Mac: android-studio-ide-183.5522156-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5522156-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5522156-windows.zip + (1.1 GB) + + SHA-256 checksums + 60488b63302fef657367105d433321de248f1fb692d06dba6661efec434b9478 + android-studio-ide-183.5522156-linux.tar.gz + 5f450429c68a95475ca07ab74f73cf66919d3856d82d90a19d57642fb72747fc android-studio-ide-183.5522156-mac.zip + 908b871e55067285e60179b0a53c4bd42fb3c1c4f7ee78e0da373ef2312eda1b + android-studio-ide-183.5522156-windows32.zip + 34fb0eb7c965e86cfe2d26a9fd176e9faa78b245f71fe0ee250da5a393d96eff + android-studio-ide-183.5522156-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-ide-191.5529924-cros.deb + (646.8 MB) + + SHA-256 checksums + 55821c190024d4dc0390ab5418d87ee022376b852b028b5637476f32ddd22542 android-studio-ide-191.5529924-cros.deb + + Zip files + Linux: android-studio-ide-191.5529924-linux.tar.gz + (776.0 MB) + Mac: android-studio-ide-191.5529924-mac.zip + (761.7 MB) + Windows (32-bit): android-studio-ide-191.5529924-windows32.zip + (769.4 MB) + Windows (64-bit): android-studio-ide-191.5529924-windows.zip + (769.9 MB) + + SHA-256 checksums + d430cea9af20f6e859cc9e43a0b83834c0566f51e6d5e0faa64881cc8505e144 + android-studio-ide-191.5529924-linux.tar.gz + 1610c34eab48f9846da2da117511330311d9a65dfd8a16ec552e1b7b33e06f25 android-studio-ide-191.5529924-mac.zip + 2559924484073e5a2bd9b15843c60b111055c07cb1ce45a7b16959b39317cf86 + android-studio-ide-191.5529924-windows32.zip + e5afd9b51e1f8237827789c2a6d7eba8160701836dd619ff315c312b8cb5a47f + android-studio-ide-191.5529924-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-191.5487692-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-191.5487692-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-191.5487692-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-191.5487692-windows.zip + (1.0 GB) + + SHA-256 checksums + ff1da2c1a4f19668680948ef6e8e2479c0d57ee54767c2c14a3a875214168d47 + android-studio-ide-191.5487692-linux.tar.gz + 2d6a9321accb974c240e1b63fd4575b4c4a374517341c781f9cffb9e203cf46f android-studio-ide-191.5487692-mac.zip + 50cb74ff92e72c657e80e2b83e4d48468f3ca93accdb07649d0ece7d39bedfc1 + android-studio-ide-191.5487692-windows32.zip + d53e128ef4a21d63eac098011eaaa0c52aa4b3a6e70a43647eca6ec6bec3fbef + android-studio-ide-191.5487692-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-191.5471097-linux.tar.gz + (1.1 GB) + Mac: android-studio-ide-191.5471097-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-191.5471097-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-191.5471097-windows.zip + (1.0 GB) + + SHA-256 checksums + 8a093295af266e146eef1929a84ef2b28dd102d885a5cdd1c5df89e0908fe9b7 + android-studio-ide-191.5471097-linux.tar.gz + e37e58c7ec8e827745a765f9369516b39cdf52610a40697045e00bd755c42b2f android-studio-ide-191.5471097-mac.zip + fc71f1cbeef6aae6d2cfb77c6d07af42a523821416cda0ea70fb5b24f2dbd82f + android-studio-ide-191.5471097-windows32.zip + 9ef252317328bf74d4093f4b6a9d07bada38da0db5dcf0aa724daf1a2f1a8cf2 + android-studio-ide-191.5471097-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-183.5452501-mac.dmg + (1.1 GB) + Windows IDE only (64-bit): android-studio-ide-183.5452501-windows.exe + (1.0 GB) + + SHA-256 checksums + fd6a66441024562284fcd82de50e82f5376cdd8715cf4fb6ce52948111fab674 android-studio-ide-183.5452501-mac.dmg + 7e2c2c9a33e4e4d5d8e9403bc58c9aecbef32e2f0d6e8c95c184aed018bc38e9 + android-studio-ide-183.5452501-windows.exe + + Zip files + Linux: android-studio-ide-183.5452501-linux.tar.gz + (1.1 GB) + Mac: android-studio-ide-183.5452501-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5452501-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5452501-windows.zip + (1.1 GB) + + SHA-256 checksums + ad2bd4be87a55cfaeee6f28d40d925691314c11862b303d411f9776b76fa1c45 + android-studio-ide-183.5452501-linux.tar.gz + f7b7692850161edd415bc382b93e264116c5a7f338f4548e186ab06be69624b8 android-studio-ide-183.5452501-mac.zip + 0c8cba02b74f0ea2adab20c2d4c389bb5d59e02cc12ae1eb4e27ed1fb8cbbeac + android-studio-ide-183.5452501-windows32.zip + 8e89dc229425143e2c7a66338279eff48e33357447ac41d77f49f0fdba3ed60f + android-studio-ide-183.5452501-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-191.5455988-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-191.5455988-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-191.5455988-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-191.5455988-windows.zip + (1.0 GB) + + SHA-256 checksums + ee364dd93cb62a94240e25be66cb6c4dfe3a3cc5b5f191806bdf65cb1d5244bc + android-studio-ide-191.5455988-linux.tar.gz + 5ea62a3fd4ea035940fdc7a32b49979ea35f2afce7b5cdeea8b17f6f16c9485f android-studio-ide-191.5455988-mac.zip + 6be99df6af5fec09f2ce5b83fa0f64ed6d308e4dc85e404a3450648b1e5a072c + android-studio-ide-191.5455988-windows32.zip + 70c289c514d668901d4eb17d91e58c2d25b3e314f9cd10dd339ed6934dc0254d + android-studio-ide-191.5455988-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-191.5416148-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-191.5416148-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-191.5416148-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-191.5416148-windows.zip + (1.0 GB) + + SHA-256 checksums + 11d73105f17ceb9aef13a144266a1f87aa9c8bf1681dd6db09846b8597e9a20d + android-studio-ide-191.5416148-linux.tar.gz + 4a1b5fcba31e2230ae02f50fd1733e891de3e3cd9a91bf301d714c7f6c7c1cc5 android-studio-ide-191.5416148-mac.zip + e1b30254ccf8875fc35e70b182f3ac84bb5e1294132caf0119dc836030263773 + android-studio-ide-191.5416148-windows32.zip + f31b09723891c3fe460081b2bd260e214fee1ff3919961b81a94192faeea1298 + android-studio-ide-191.5416148-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5400832-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5400832-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5400832-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5400832-windows.zip + (1.1 GB) + + SHA-256 checksums + 01fb2de2c1650d99d5f4c9a706034780e712e0af8648243fdc0a36390ebb8aec + android-studio-ide-183.5400832-linux.zip + 3542060b8f14a6acfcd8b5094789a713da101699ce5de3991e628d74c80a5395 android-studio-ide-183.5400832-mac.zip + f5c82425919f1f0700a191b68572bac80c1409280d76107f2f2b30b5564579dc + android-studio-ide-183.5400832-windows32.zip + 549d16f4fa2b8ef9fa6c2e323f925967e75616cc2441c006e69b25bd93280e50 + android-studio-ide-183.5400832-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-191.5409101-linux.tar.gz + (1.0 GB) + Mac: android-studio-ide-191.5409101-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-191.5409101-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-191.5409101-windows.zip + (1.0 GB) + + SHA-256 checksums + f1a8963547b173b82c697f1455b08801fade27d39c0c86ac87a0760b082dcc19 + android-studio-ide-191.5409101-linux.tar.gz + 7e913ff563836f2daee06e3627ceaed9b65c15cd662c9c1778b3368cbe663b14 android-studio-ide-191.5409101-mac.zip + 868c0e2447896331520b14b056cf7d8b39b546d91cd5122b9210ed43ba73bd1f + android-studio-ide-191.5409101-windows32.zip + 72c0fd313aafcfedafe3b2b7db6845721c6ccd82a0fbcbd2736f77a64273a924 + android-studio-ide-191.5409101-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-191.5375575-linux.zip + (1.0 GB) + Mac: android-studio-ide-191.5375575-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-191.5375575-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-191.5375575-windows.zip + (1.0 GB) + + SHA-256 checksums + b2928ec9a1bce33972ef9fef51eaac490e466364b424986c5c9d4820b7f55a6f + android-studio-ide-191.5375575-linux.zip + 293080055c49c220ea818867343ec45be4431addf0cbcde484d0565adf8f58f8 android-studio-ide-191.5375575-mac.zip + a5ea8a4adef445257193cab3841fb138a7721573aef2c3de132fd19788edeb5d + android-studio-ide-191.5375575-windows32.zip + 1d71c0427510c219a49f6d851182a03f57d1a4b9d74136ab4cb2ba0dc99bb59d + android-studio-ide-191.5375575-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5370308-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5370308-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5370308-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5370308-windows.zip + (1.1 GB) + + SHA-256 checksums + 090b1d6e39e9cc0b4e01943420eeecb8a611785e9cafe9dbedf0ff608f35ed34 + android-studio-ide-183.5370308-linux.zip + bc332ba7a8fee6c62cabb0b9a2eea47981e5f12dfe56c502c910d339999705f3 android-studio-ide-183.5370308-mac.zip + fa380bf5de945a3308e8c2c99c1da962f88ade946f2e61262f592c9908be03a6 + android-studio-ide-183.5370308-windows32.zip + 08dee6606ac36d804b21dd4a003e2b8928b21c497db75e3464762dd0bef34fcc + android-studio-ide-183.5370308-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5346365-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5346365-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5346365-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5346365-windows.zip + (1.1 GB) + + SHA-256 checksums + 407af7b8320028732185babc186265ec3efa2e8b6f6cff38433b2fd5f587d335 + android-studio-ide-183.5346365-linux.zip + 00afe685246fac78ac554b22276248d4c33579d743a3beaa656b4fb65e58e97c android-studio-ide-183.5346365-mac.zip + 4d2ff9599eed7a3d3c61dc560a45b90c81479a6bbedb7b4639366091c9c1a6aa + android-studio-ide-183.5346365-windows32.zip + b01848b576dfdcba8cb8023d5aa8136c47859aca00222cf14c18d8df17817b18 + android-studio-ide-183.5346365-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5341121-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5341121-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5341121-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5341121-windows.zip + (1.1 GB) + + SHA-256 checksums + fe7f618a4d0b93fc59f4c2f7458e5417741be0b2650da26918a0e5f56d53fc68 + android-studio-ide-183.5341121-linux.zip + 56bd1e2f450d9f7eb696934785b80631f70dfc6c0608db3d1c1b7739c01bf56e android-studio-ide-183.5341121-mac.zip + 747825504d199158490ae57268773b161418f22794ceb7a9b8bf029508ae8fb7 + android-studio-ide-183.5341121-windows32.zip + 04b43ede792db562aa02b66e5bd5b2ef9664312b6d108a70b940f589bddc30dc + android-studio-ide-183.5341121-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-182.5314842-mac.dmg + (1.0 GB) + Windows IDE only (64-bit): android-studio-ide-182.5314842-windows.exe + (994.6 MB) + + SHA-256 checksums + 83efe75e80a9b754947092cbfecd50e88e7fe0237926f9e44c34e1459b160f3a android-studio-ide-182.5314842-mac.dmg + a6da479931916e49cc7d077d1e62c3e46658710dfbc9bbc59087aaf8073e1450 + android-studio-ide-182.5314842-windows.exe + + Zip files + Linux: android-studio-ide-182.5314842-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5314842-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5314842-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5314842-windows.zip + (1.1 GB) + + SHA-256 checksums + 8257d3eab61c3da088e26689888a13e53e210c109a4e775ed71158b4471bb06a + android-studio-ide-182.5314842-linux.zip + 902d3739f555673b8d429b23db0820ce5bdb48f03dc0577f04cbd7ce9c2491b9 android-studio-ide-182.5314842-mac.zip + aa76ea10b3418ba5d79fc8c51d6bbfdd857d466dc405cc402a2e8b029d80c53b + android-studio-ide-182.5314842-windows32.zip + 375bb4ca287cfef901c28439e51218f34122fca154b1c4025aa68ac636819b39 + android-studio-ide-182.5314842-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5326993-linux.zip + (1.0 GB) + Mac: android-studio-ide-183.5326993-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5326993-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-183.5326993-windows.zip + (1.0 GB) + + SHA-256 checksums + 1467c8418726188f48108cdeac1a6186bd5d288631c65cb7f1f79b0b381ea419 + android-studio-ide-183.5326993-linux.zip + 4bd9927b71085444936736936e21d1a63743af3c7fb4c5861c0529661b0e235f android-studio-ide-183.5326993-mac.zip + 7ceea18da053f9daa6ab2faa622797450448a1f6155a4c1c3c318163cbae18b0 + android-studio-ide-183.5326993-windows32.zip + 140709ea6e2ff245aa4c35bee6b613a283759309b2b98de9c4bd4c70635b21d9 + android-studio-ide-183.5326993-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5320907-linux.zip + (1.0 GB) + Mac: android-studio-ide-183.5320907-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5320907-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-183.5320907-windows.zip + (1.0 GB) + + SHA-256 checksums + 2f68dc60d83722155c9b0e2f9f643fab2a50d3d7b015a446a734733651c9a6c4 + android-studio-ide-183.5320907-linux.zip + 0cce015e4990cd79156d9595290794abea552547eb74d4b7ad6bd1c540e48427 android-studio-ide-183.5320907-mac.zip + fbc104af9fad18c334f492c6ed4dad98ddf523f0b734696762fae0cbe060e7a3 + android-studio-ide-183.5320907-windows32.zip + 4614423e78aceb10e29411a157d3b96bcb40e82691a7c92555429bf511035171 + android-studio-ide-183.5320907-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5310756-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5310756-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5310756-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5310756-windows.zip + (1.1 GB) + + SHA-256 checksums + 7809da5e2ef7c5594efeb3c518264b6384a96c8804dc57d94cfce28d0130e85a + android-studio-ide-183.5310756-linux.zip + 1c9db226d02ac06954f03073de401a208fb8da618d8c289980e12cd7e80c2fe4 android-studio-ide-183.5310756-mac.zip + d6aade84effbe368df7141c37056e05596bb9f3a3ebdb0cdc3e6e82e851d4dd0 + android-studio-ide-183.5310756-windows32.zip + 9131abbd977d63b8de00c4899b5a6efd9c98f943f6b5b0336b001cc45d695f75 + android-studio-ide-183.5310756-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5290690-linux.zip + (1.0 GB) + Mac: android-studio-ide-183.5290690-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5290690-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-183.5290690-windows.zip + (1.0 GB) + + SHA-256 checksums + a1f57d897b614edfce066cfd90ca985d2e12568763330da4d2f316b1d0a12c34 + android-studio-ide-183.5290690-linux.zip + 7f7038bb18226d3df749bac41616e7a92501169210e4fe878121e25c3c804bc1 android-studio-ide-183.5290690-mac.zip + 12314df3577c88a116d218b3e273250d75dcba1e921c0d37245f9d456a67860c + android-studio-ide-183.5290690-windows32.zip + dabb19a8e095e9d62be15adad50997d29afc17be0b1692669002ef1c96b5e68e + android-studio-ide-183.5290690-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5304277-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5304277-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5304277-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5304277-windows.zip + (1.1 GB) + + SHA-256 checksums + 0ee5a531efd235df188d36df7670f97c9f24f80e10f0c747105a1607d4eaa707 + android-studio-ide-183.5304277-linux.zip + dd5021a05dc513cbf9e834cea3cabb8bc478613f12ee9f5563c80343caed8a50 android-studio-ide-183.5304277-mac.zip + c98b55275478d7d7016b4ec4654b245b9f3e04e657aff91d84b07276b6b31efb + android-studio-ide-183.5304277-windows32.zip + 14dabf21993cef762dec5a05a57f91065c455778fbc5e149b9d58b7a648e2241 + android-studio-ide-183.5304277-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-182.5264788-mac.dmg + (1.0 GB) + Windows IDE only (64-bit): android-studio-ide-182.5264788-windows.exe + (994.0 MB) + + SHA-256 checksums + 3f2b77e2b2901ccc8dcf866808144f26f1da74b90facbf67198272738f1e169f android-studio-ide-182.5264788-mac.dmg + a0a83d31981374ad6312b29b3af9913948dca3fdf75e0864c086bcbc3b326641 + android-studio-ide-182.5264788-windows.exe + + Zip files + Linux: android-studio-ide-182.5264788-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5264788-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5264788-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5264788-windows.zip + (1.1 GB) + + SHA-256 checksums + 82603100f772baf5b6b54532375ada756b4b2dc11854cabae267cd8bd8c4f039 + android-studio-ide-182.5264788-linux.zip + 67a23b59f7cd0cca0e3da8f69215f4ef28d7d9732c7a06b7820ee9641612c950 android-studio-ide-182.5264788-mac.zip + 75c7661985a07e02c6ee9d2ef6efc16baaa9e52c5213c3efd281a52844228173 + android-studio-ide-182.5264788-windows32.zip + 473f84ce0d94961f9748581836dd57728817c26d047edf77d2027278b349241c + android-studio-ide-182.5264788-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5256920-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5256920-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5256920-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5256920-windows.zip + (1.1 GB) + + SHA-256 checksums + 8bd69789f500151b8e35e88e22f2ef85f23e2dc09a29d907391806d128406d25 + android-studio-ide-183.5256920-linux.zip + 05ee27759432645948cc514f8a57bfe737a8295fafa400c4cad6de60ac2c477e android-studio-ide-183.5256920-mac.zip + 18058d259a58f666b5a473c422de099802ee32c7795e31dac63427d6d3d597e2 + android-studio-ide-183.5256920-windows32.zip + c12e3b1637422c4c4b185c9b68bbedeafa24440fc85a925628c5f0670acdcecc + android-studio-ide-183.5256920-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5256591-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5256591-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5256591-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5256591-windows.zip + (1.1 GB) + + SHA-256 checksums + 9c6dbf52469d4b316ee6b4829d0e00fd4cc15af869ffcc87e263bea59e164bf9 + android-studio-ide-183.5256591-linux.zip + ea0d56b20e727483295be193687062fe681deddb0d84ebf71b1a506ae62cd41c android-studio-ide-183.5256591-mac.zip + 00103a14c7383bf1cf31be7136782b8fe21d3ece5a4b794b7c94abc911e1eb23 + android-studio-ide-183.5256591-windows32.zip + e0fe13f27874768264607d862d49a10f401db04ecf95174b20db32e4bb424aea + android-studio-ide-183.5256591-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5240547-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5240547-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5240547-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5240547-windows.zip + (1.1 GB) + + SHA-256 checksums + a3bb0753d5ac34715e55f284512ea24f9b67327bbb5d1cf1323171b1d38ba27c + android-studio-ide-183.5240547-linux.zip + 6849d5498f8323bf6456c5e048b3e433ae737562a3caff032c6607eea2ada5a1 android-studio-ide-183.5240547-mac.zip + 9b4c7e4bb288bf03b629f2eb70aa8cfaa4dc6973d0650bbbd83af9ce8fe5712b + android-studio-ide-183.5240547-windows32.zip + 132e95938335ed4f3e727c6a4b70ff03823038be0eaa6655fa78321480d100e6 + android-studio-ide-183.5240547-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5240537-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5240537-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5240537-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5240537-windows.zip + (1.1 GB) + + SHA-256 checksums + d99718ad7090329712042c2725dafccf7f0be56e2c7017db9727f129b1576757 + android-studio-ide-183.5240537-linux.zip + 2be6583d252dfc0d182a6f89cd92fbeae1af0dfbe75db554f9b2593f7cfdc541 android-studio-ide-183.5240537-mac.zip + c580129eac18a792928bfe7ef7dc1960455ed115bb7808cdb8dbb402caee0d61 + android-studio-ide-183.5240537-windows32.zip + e7ce0ea171c80fc85bdafd96c7d6214c26d5e2402d01460d98be0236cc04c67c + android-studio-ide-183.5240537-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5217543-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5217543-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5217543-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5217543-windows.zip + (1.1 GB) + + SHA-256 checksums + b5097e34a6101694076d8f7a04630dee4311ba8394bb6d037d230ae42fa1a979 + android-studio-ide-183.5217543-linux.zip + 0e27b36093475dcc6878a970c6e0d7030e2deb7eb79fb3990dad1d6138e0f618 android-studio-ide-183.5217543-mac.zip + 94140e5d69e3a05fb738b9a5a958afcdf19508c982b34b99ced46635bdbca597 + android-studio-ide-183.5217543-windows32.zip + 24eefcb388c76d830ebe573965897ce17897cd7fbcd18294893666ab6f96a384 + android-studio-ide-183.5217543-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5215047-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5215047-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5215047-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5215047-windows.zip + (1.1 GB) + + SHA-256 checksums + bef096e5f49c1a2645422f6c6702adac6980205e7a12ffa0002aba8224a5f4b8 + android-studio-ide-183.5215047-linux.zip + 1db35121e756a56acebe473995374666616b40385727992f1af730477fd13ba6 android-studio-ide-183.5215047-mac.zip + 2c6a5855dc6cbc91f509319fca8d77bf77264e597c635726172a48dd01cce5c2 + android-studio-ide-183.5215047-windows32.zip + dd8e65ec3d83322ec6a737aee137250482df9f4f45d0ee3a3d6db5b541344f30 + android-studio-ide-183.5215047-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-182.5199772-mac.dmg + (1.0 GB) + Windows IDE only (64-bit): android-studio-ide-182.5199772-windows.exe + (989.9 MB) + + SHA-256 checksums + 0fb2a6cde939913afafa2027b50d112c65c5313e477eae4e9c03eb7e960b8286 android-studio-ide-182.5199772-mac.dmg + ab525215aacb3978e4849e48db4e935b2d0ad1dd2e74c3f33c53a20337b45a6a + android-studio-ide-182.5199772-windows.exe + + Zip files + Linux: android-studio-ide-182.5199772-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5199772-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5199772-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5199772-windows.zip + (1.1 GB) + + SHA-256 checksums + 5cb29b768a4c316649cccc87334e89b1f2db2dc6625e61aff2d3ae68d5632a37 + android-studio-ide-182.5199772-linux.zip + 74933ef13f1b0d058dab0f725c78d96a4c2652571711f8041582a905fc104287 android-studio-ide-182.5199772-mac.zip + 41bc0a30c1e667005dca9d281d6d1aeefdece2acbfc4b12c85e309c5aec6777f + android-studio-ide-182.5199772-windows32.zip + bd21e252812d8c898310c11e8c0e2a89e9f5ea3b7ad3ecad13c1ba951e0efec3 + android-studio-ide-182.5199772-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5202479-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5202479-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5202479-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5202479-windows.zip + (1.1 GB) + + SHA-256 checksums + 8d56bf7c41c2c1e003dac6e1deccb58fc1d63914cd340092039baf63919bf518 + android-studio-ide-183.5202479-linux.zip + 04ea56396f66e2e5ad4331de96466afb1513922076a9009439d150b65654ca51 android-studio-ide-183.5202479-mac.zip + c77ea0af3632d894308b5610623f043bd889f85b5845bb871923a6710664abbc + android-studio-ide-183.5202479-windows32.zip + efe3a5eddfe52a0d34b83cca04a7a6dd627b16e8b0118021be21ef649079e2d6 + android-studio-ide-183.5202479-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5183351-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5183351-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5183351-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5183351-windows.zip + (1.1 GB) + + SHA-256 checksums + 1e62d69c5e9e97c9ff04af5c0edabf9d95126b155ceb8f1a9398b028fb2414e7 + android-studio-ide-182.5183351-linux.zip + 4cbf97be24f49bdb1e3f9bed41c5c7e55bc3356b639ef9a0bb67aa09c07017aa android-studio-ide-182.5183351-mac.zip + 1480448e00f891e406043549cb7af09c96b915e830765c725cf71d9be0379b47 + android-studio-ide-182.5183351-windows32.zip + cd929804e7067716bed98deb8d2a24b818452ed094423c5ff1eb87bb9f311827 + android-studio-ide-182.5183351-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5186062-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5186062-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5186062-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5186062-windows.zip + (1.1 GB) + + SHA-256 checksums + e9275584dcfc1b28b4723c42732f2f85be338e5196e040601a60c88f81f62712 + android-studio-ide-183.5186062-linux.zip + 7f351f8b97ac9b36f6fd47f1d23f723dcf327a0a39bffb269d84f049717e5a5e android-studio-ide-183.5186062-mac.zip + 064af006d1c6f4e319ac427572d012329686a0fb35c0a67bdcc5b7eb7e4bb274 + android-studio-ide-183.5186062-windows32.zip + 7441047f394edf5687ff91745562e26094dcf2f2823fb03fc99edf691dfbbcea + android-studio-ide-183.5186062-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5173923-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5173923-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5173923-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5173923-windows.zip + (1.1 GB) + + SHA-256 checksums + f16e4adf75d8e6a82dc0f30eff414a38d9bc60f7e6db1f66e0b984d51233c92d + android-studio-ide-183.5173923-linux.zip + df1cfac4cadb73bddb6aafc3f8b75de21a2b8fadfe2ffb0d8ac60878a057d9b0 android-studio-ide-183.5173923-mac.zip + 4a28fdb7a5a0a6efca866acb9eeb310854931bdf4c8858e2a605a84b1dbf31f8 + android-studio-ide-183.5173923-windows32.zip + 763c82916e7ead28b021cbb036a3b354924d86c6ee907e981aaee2b0172062f7 + android-studio-ide-183.5173923-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5160847-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5160847-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5160847-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5160847-windows.zip + (1.1 GB) + + SHA-256 checksums + 257a69d69843232643c970afed4b1c137a4b9335bf4405c1059d0378d9e63217 + android-studio-ide-182.5160847-linux.zip + 17441bc684455e3ff27965bf901af229a09ff8ba0a18ba60888aa793f8c1dd4c android-studio-ide-182.5160847-mac.zip + bd1f2dc7552ad1daf922e0a4cb96e14e364886f03602ab4fb56b315aa0ad8f09 + android-studio-ide-182.5160847-windows32.zip + 2677d7dbc9a2371047b680442d2b379a37225cb9b3c4db126647cffe90c4b19d + android-studio-ide-182.5160847-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5159543-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5159543-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5159543-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5159543-windows.zip + (1.1 GB) + + SHA-256 checksums + a82076615a441e7a4d1f0d3a37043a35f185f43c303f89dae23070d2312ec864 + android-studio-ide-183.5159543-linux.zip + 5aa1d0b9307fb2c592aec35a077ebca8ac4594904cca24bd11685f38e325acc7 android-studio-ide-183.5159543-mac.zip + e72a944c0802c0b373d2428adf83e30dfe14d9b2a11fbc4000a577ebe15980ae + android-studio-ide-183.5159543-windows32.zip + 6baa75982b658e3944a3a106e2d7a29457be9c931f8291a7439316721f6931e9 + android-studio-ide-183.5159543-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5146016-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5146016-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5146016-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5146016-windows.zip + (1.1 GB) + + SHA-256 checksums + 415b7d752e79232be87ed2b9d1f111631b7859c48ab0d3688c25707d6bd44afc + android-studio-ide-183.5146016-linux.zip + 838548a4d21dd023d8ef68304efd49556fb0243e45139dbcfd443619c793422a android-studio-ide-183.5146016-mac.zip + 2c1c876a152e96391fbddf00befaaed67410dee68fa366c0189c8f958dc9be0e + android-studio-ide-183.5146016-windows32.zip + 9b924ee68ff33420779199f050a92e263dc6247f98dc32d6b957fb7506ff0d04 + android-studio-ide-183.5146016-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5138683-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5138683-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5138683-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5138683-windows.zip + (1.1 GB) + + SHA-256 checksums + 670936864a2a3337879c287bda7a36823f513b260d14f9dce6933f428d29ec2a + android-studio-ide-182.5138683-linux.zip + 766b55f79757525cde2b616988aa6d1606fd51af0fef681f349c93054ba02dcb android-studio-ide-182.5138683-mac.zip + 9cc1cb44016cca554e674fded5cc27a0ae59673610c8c4d3b316a19049d3a662 + android-studio-ide-182.5138683-windows32.zip + 74c456000afdf97632a9a0b6dc2f2d0a585f200fa0e42a059f7400e02b61d54e + android-studio-ide-182.5138683-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5141831-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5141831-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5141831-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5141831-windows.zip + (1.1 GB) + + SHA-256 checksums + 512ae0d4868bd9e0d697b0e5ffb0f806119246597b902b0959ed8e29fd2ed375 + android-studio-ide-183.5141831-linux.zip + a277ab848578d0121c73ad0d5c100dbfc802b4a80c5d40e67ed1fe23a94720b1 android-studio-ide-183.5141831-mac.zip + ce335e0e3105deb741cdcbaa7d869d1af735d65cb44d152c99d89107af44b11b + android-studio-ide-183.5141831-windows32.zip + b977b484639cb103016d4e86dd9d6206266290ca0d2aab8904edf52cca512633 + android-studio-ide-183.5141831-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5129585-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5129585-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-183.5129585-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5129585-windows.zip + (1.1 GB) + + SHA-256 checksums + 239d82541f439a23b15a8b520ce6862723bee53c1dddcb5b1ad71308bc4ec083 + android-studio-ide-183.5129585-linux.zip + efb69d213d3b0f512dccfd1191175484bc89325bcfa3062acce63e090db60029 android-studio-ide-183.5129585-mac.zip + 40339bceadd597bb6f390325bce106d58e0d9a089502e98e8a3edfdde6ba6700 + android-studio-ide-183.5129585-windows32.zip + 07cd59a52756cf4308b65fa3f869a58ac138f015e8715f8b9cfc67e70e6bb63e + android-studio-ide-183.5129585-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5114240-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5114240-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5114240-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.5114240-windows.zip + (1.0 GB) + + SHA-256 checksums + 02369c3ae059091d7593546d072a70307be13b7f6db276b9a78507b6a9e5ff89 + android-studio-ide-182.5114240-linux.zip + de183d88fe0df9685a51866a8c2d73fbf0dcc855c7b56db4e045f02c055d8c17 android-studio-ide-182.5114240-mac.zip + ac4aca2b3e255200ae84c12cfbc876a8f1a76bf6c19a3fea71327bdac6fce7af + android-studio-ide-182.5114240-windows32.zip + f2101fe3fbfca66eba320de893b7f7d5e9ddcc80de34fb490411468cee921ede + android-studio-ide-182.5114240-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5105271-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5105271-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5105271-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.5105271-windows.zip + (1.0 GB) + + SHA-256 checksums + b86d08f730e251eee646fd49e82db74e3e8ddd07a5ad33707192bcb0d378430e + android-studio-ide-182.5105271-linux.zip + 5124df44f9b59ecea62f4872dd394926fe3253191d5a823844011d32c2560b9d android-studio-ide-182.5105271-mac.zip + 4bd0c7f2f47d04d7954577452f0cfb8dd5c501f295d31845e84892f791c054bb + android-studio-ide-182.5105271-windows32.zip + 500517f4c701188580188fdd9ca099545c61dabdecf7cd2ee654fb6b88c43585 + android-studio-ide-182.5105271-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5112304-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5112304-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5112304-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-183.5112304-windows.zip + (1.1 GB) + + SHA-256 checksums + 17b6cb6906e10895965c55332c4ae70744ef343432242c28c22ec7169e22f337 + android-studio-ide-183.5112304-linux.zip + 034edd4e8a55e0eca25a429f09bc18919187fd0589b8fadd82a751a598281073 android-studio-ide-183.5112304-mac.zip + 883552fab60c5710e07866a4a365b5bf6596a9598551d0f376c020bd0290539e + android-studio-ide-183.5112304-windows32.zip + ebbce36a1d6a64d48f6ef054273bb0614a00c8fe9a05e7d29cf23afbbb4a4f8c + android-studio-ide-183.5112304-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5078385-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5078385-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5078385-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.5078385-windows.zip + (1.0 GB) + + SHA-256 checksums + 16ee55dca426fd0aaee802561ed25656446aad9ea8001aa8b373f5ef10285c82 + android-studio-ide-182.5078385-linux.zip + c21d306bee469c0fd1cf9d3d87e35372ad4f5503340d5bef8411de10605baa72 android-studio-ide-182.5078385-mac.zip + 257a3b1c6d9f125d5f1235457826d3b8499ce2eff26c239f6c8c766b5cd810d5 + android-studio-ide-182.5078385-windows32.zip + ce5606dab4fb8d7bf018a38fbb97ed1f67cf1d29aa16cf568a2f8aee1bb1b502 + android-studio-ide-182.5078385-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-183.5081642-linux.zip + (1.1 GB) + Mac: android-studio-ide-183.5081642-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-183.5081642-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-183.5081642-windows.zip + (1.1 GB) + + SHA-256 checksums + d30fff01d742ec82cc3bb2c93483a8ba8dca3df26e8d7c41c88bdb3797826632 + android-studio-ide-183.5081642-linux.zip + e3bd6f7e17234e354663c1978057b9177ae588b5909eb683688b3a1cd353d34b android-studio-ide-183.5081642-mac.zip + 5070d957e0929c147589c8840a7ec257927e6b8b369a97bf13594bc8c3ebdebb + android-studio-ide-183.5081642-windows32.zip + e29a8112e1e4aa2384401c35acb5675d2078f698c5368a9d23d7bb93d2ee6b64 + android-studio-ide-183.5081642-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5073496-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5073496-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5073496-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.5073496-windows.zip + (1.0 GB) + + SHA-256 checksums + fda6f21eba49dc519bd4bdd32c76d5624c1594d697bc99e39eb79aa62b80e12d + android-studio-ide-182.5073496-linux.zip + 09b06a6a10fcddd595f9b517da42c4fe3909122b27b619c81e4a27b167954073 android-studio-ide-182.5073496-mac.zip + 8ed37c869c08d4a7d0073cdcc72078df100ed5cb1c7c9121d47f4aaa26fb6fea + android-studio-ide-182.5073496-windows32.zip + 0c98d1c1b3ce49712f9cf14ceb08f4444014bd190af59517cf2c0febab70addf + android-studio-ide-182.5073496-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5070326-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5070326-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5070326-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.5070326-windows.zip + (1.0 GB) + + SHA-256 checksums + 4b7548ca6f7010debc5fa3da84fe78c9c75f6f8bb03f95d85ab8258db4f5020e + android-studio-ide-182.5070326-linux.zip + 1263be20c1ed0254cd20f94d750a4cb624b5923fda52f120fd9b2924ac662ce9 android-studio-ide-182.5070326-mac.zip + 9ecd55076598c189450cc73339a12b173118f0f2253602b7f7a00afd5283fb67 + android-studio-ide-182.5070326-windows32.zip + d053b3ea45e4d2f4235db1247ede33700d618db58eb33212cf6ff7b9ec1f087c + android-studio-ide-182.5070326-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-181.5056338-mac.dmg + (1.0 GB) + Windows IDE only (64-bit): android-studio-ide-181.5056338-windows.exe + (972.3 MB) + + SHA-256 checksums + b8d2b7add6a7c776d16a8e48bd35c3e2bba18b4717131d7b9a00fa416ebe4480 android-studio-ide-181.5056338-mac.dmg + 6ee509f3391757fe87cc5c1e4970a0228fc1ad6ca34a8b31c0a28926179353a9 + android-studio-ide-181.5056338-windows.exe + + Zip files + Linux: android-studio-ide-181.5056338-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.5056338-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.5056338-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.5056338-windows.zip + (1.0 GB) + + SHA-256 checksums + b9ec0d44f2feaafe1e3fbd1ed696bf325f9e05cfb6c1ace84dbf87ae249efa84 + android-studio-ide-181.5056338-linux.zip + 4519c9ebbc7fd534743c0605ded08a1ea8ca08908d5479f65edfafd3359ece0c android-studio-ide-181.5056338-mac.zip + 3a61a587c90e358ab15d076d0306550564ad4cc5a8aa1dd0c22c6afd092e976a + android-studio-ide-181.5056338-windows32.zip + 21aebb3a7fab4931b830ec40d836d6945eabb4f32acf1b52fae148d33599fd7c + android-studio-ide-181.5056338-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5035453-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5035453-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.5035453-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.5035453-windows.zip + (1.0 GB) + + SHA-256 checksums + 47f19d79abe971dd41af1776fd01ac855171b408f9f9b49b0920b2406aa74f38 + android-studio-ide-182.5035453-linux.zip + 8507d8e3468baeabe34c519fc4906e288637adb5e71a0b1aa0cd7496dfef70d2 android-studio-ide-182.5035453-mac.zip + b7adda2333cad34c4c0c09c405e957c0b0376727ec7157bfd98395307ae09b97 + android-studio-ide-182.5035453-windows32.zip + 1f12cc69b68165d5d9842e09d13510a58acdfb6740ecf2b283e5c42cf19319ee + android-studio-ide-182.5035453-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5026711-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5026711-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-182.5026711-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5026711-windows.zip + (1.1 GB) + + SHA-256 checksums + 938b6e62262b6da0e1a9e923c7393c60041ece5f90d38e233a34b637b8472e4c + android-studio-ide-182.5026711-linux.zip + b5645b0221ce67eb50e5645b75ee5bc3f50d786033ced1786aa2d7f005799499 android-studio-ide-182.5026711-mac.zip + 64e3cbaa158e09543590395164fe590e294903756d28e5cd283b00712abab18a + android-studio-ide-182.5026711-windows32.zip + c4da8415f9403b1423a2dac45e1463f125be71cd79471afc86f32f798e5607e2 + android-studio-ide-182.5026711-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-181.5014246-mac.dmg + (1.0 GB) + Windows IDE only (64-bit): android-studio-ide-181.5014246-windows.exe + (968.0 MB) + + SHA-256 checksums + a3499a64970bf97d95a3bb27ebe571a56cee77510fa8a6d4745d6fbc24d252e1 android-studio-ide-181.5014246-mac.dmg + 978673a7babf51a9dca67729213c178995c1039a496dc1dfccb4c095b842c753 + android-studio-ide-181.5014246-windows.exe + + Zip files + Linux: android-studio-ide-181.5014246-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.5014246-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.5014246-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.5014246-windows.zip + (1.0 GB) + + SHA-256 checksums + e671d48cad66589860c510871167309b88c3f1f5e22a691cba053764c11a2a6c + android-studio-ide-181.5014246-linux.zip + 055f0665f345ba0d426fb5aae02f142e85e02f6ec5a8bba32c072928f85d0cac android-studio-ide-181.5014246-mac.zip + e28a862663ae90cb9e329ce69cf431306b7933af10ed06e428a8c31900ed2ef0 + android-studio-ide-181.5014246-windows32.zip + 0a301ae52a41f0a55d10e78f8390b931abd6eb31af932a520738438d0d6bcfe9 + android-studio-ide-181.5014246-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.5012296-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.5012296-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-182.5012296-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.5012296-windows.zip + (1.1 GB) + + SHA-256 checksums + a4361e69a44650889702049d356f723f50f94a01f9994441b8fb0a4f40721c3f + android-studio-ide-182.5012296-linux.zip + af1502b3132fcfc23bf4f125bf416b773370c6266af7c561a1e1d81389ec23dc android-studio-ide-182.5012296-mac.zip + dedd5ed93a28d10a9e5a57e7d5a9d2d13a6c4471b351b6b7067332f191f0c4da + android-studio-ide-182.5012296-windows32.zip + 526ee4d6d9cbe9d7046113b88a99e86f99b7f598566fc62dcb649acf249e3663 + android-studio-ide-182.5012296-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4996246-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.4996246-mac.zip + (1.1 GB) + Windows (32-bit): android-studio-ide-182.4996246-windows32.zip + (1.1 GB) + Windows (64-bit): android-studio-ide-182.4996246-windows.zip + (1.1 GB) + + SHA-256 checksums + 4fa496cd26d1f0da86915f490a5de1193463934156888f08ff3a4947a183d03c + android-studio-ide-182.4996246-linux.zip + c22f85b8be58f805c50fa66e068630ff6282f7d0b6202def47211037ef1392d3 android-studio-ide-182.4996246-mac.zip + 3d78321b8d6df157e844bbd90e39744e9cc25015bbd6650a5215cac395d16193 + android-studio-ide-182.4996246-windows32.zip + 5a795c869f3b0387d9f6dfaed7546306b82b9ead69bb95ccf7f54ae8b474fbfc + android-studio-ide-182.4996246-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4989483-linux.zip + (1.1 GB) + Mac: android-studio-ide-182.4989483-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.4989483-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.4989483-windows.zip + (1.0 GB) + + SHA-256 checksums + c169cfd74329e6ee8620c752fff220d649c7b664e56d1e0f94e1a456aba30779 + android-studio-ide-182.4989483-linux.zip + 0731f924e91883f8ac6aa4e69c19f36f4154b2d5729f1db6553f634cefb8f188 android-studio-ide-182.4989483-mac.zip + 5f73456be8bba2dc78515915b5ed33c02974d287620048c1fb5033f82c580355 + android-studio-ide-182.4989483-windows32.zip + a4845c56db3d7877a60b770de61872a43866d639bd3b9f476db3e522988503e6 + android-studio-ide-182.4989483-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4987877-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4987877-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4987877-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4987877-windows.zip + (1.0 GB) + + SHA-256 checksums + f7a5c2da30e7ffd461796d662cd61b7861edc8bd66083af1e28041d6fb543157 + android-studio-ide-181.4987877-linux.zip + 0a39b8af2c2e92317d4af0b308429a287bf798bbf773436f9d8e8a6615383d7d android-studio-ide-181.4987877-mac.zip + 6a659165064e321abea71866513ba3cbc5d9ebc3e2b88a48e1528b5233888565 + android-studio-ide-181.4987877-windows32.zip + 7f41c0dacee9341e4650fbacaccbdfc6ba734c20b8e9ff8621b2f4f4512db3a3 + android-studio-ide-181.4987877-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4978721-linux.zip + (1.0 GB) + Mac: android-studio-ide-182.4978721-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.4978721-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.4978721-windows.zip + (1.0 GB) + + SHA-256 checksums + 49a5c7bf5387104031607cf0f60724e39d8d7d4a06ed26853bdea8c0334f4175 + android-studio-ide-182.4978721-linux.zip + a4a9fcfb19ca67999224ed245ff21a2ee1e451ac4f7842dbf670ae3dece3c096 android-studio-ide-182.4978721-mac.zip + 6bdae5c1ab007f97590f01033608144a727f6df902ca338a1be9071b405f5bb1 + android-studio-ide-182.4978721-windows32.zip + acc298bc9cc15a09407f27f9ddf5c4704289a37d2a893ea8a8878035a6d404a6 + android-studio-ide-182.4978721-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4974118-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4974118-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4974118-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4974118-windows.zip + (1.0 GB) + + SHA-256 checksums + ff8e787d04868b9030ea65527e4386e254b3c7794f2423a2b375e9fb2f22486a + android-studio-ide-181.4974118-linux.zip + 1cda43d37a4937a5f44caa3ebac63dbbcdf45f3a691ce0ce958a49a50d0ab010 android-studio-ide-181.4974118-mac.zip + fbe3a0f13aac2adbe78f04cc2ae7227b762180ca96beba38d1f4039c8058038e + android-studio-ide-181.4974118-windows32.zip + 092cefa2dab655ca9a93a4ba0bf67cd8f3ced090fbe85fbc94ef30a8da023c05 + android-studio-ide-181.4974118-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4963425-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4963425-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4963425-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4963425-windows.zip + (1.0 GB) + + SHA-256 checksums + fc2d540d0db8df69c4c4a30bc3c05a3cceac32dd63bbe1236407307b9daa752c + android-studio-ide-181.4963425-linux.zip + 1f68d5bc749a0b84a8dbf495c0554e38106da500ff03aa9e8940ab9b0ca473d7 android-studio-ide-181.4963425-mac.zip + 69966af409544c712999d5be1585d36a4ebf8d33e48c1b03455be03c3234a492 + android-studio-ide-181.4963425-windows32.zip + 70be5a957e29f9fb4062cd0c1e4be50aa1e563947a9139c58eeb27190607f25e + android-studio-ide-181.4963425-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4968538-linux.zip + (1.0 GB) + Mac: android-studio-ide-182.4968538-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.4968538-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.4968538-windows.zip + (1.0 GB) + + SHA-256 checksums + 58f860755511f61af090977452fe642a01233e5b3ac80a709237a54b84f23a95 + android-studio-ide-182.4968538-linux.zip + 5813758b12473f84e51208b24620a6b33fd1e0eeb30f779a00cb957ace53c91d android-studio-ide-182.4968538-mac.zip + f85c843e9be9ad21ee751c271fb3430ff215de6cafb38eecec9fa84f8445e915 + android-studio-ide-182.4968538-windows32.zip + 90ed94fa2a551f7e24e0509aa2b832531ab39e1b2ec3bb636a19266544d0b94f + android-studio-ide-182.4968538-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4954005-linux.zip + (1.0 GB) + Mac: android-studio-ide-182.4954005-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.4954005-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.4954005-windows.zip + (1.0 GB) + + SHA-256 checksums + c4294fdfe26634875d60bee2a71ee4ab914c2cf9389efb6ab6e50e578e56112d + android-studio-ide-182.4954005-linux.zip + acf95e2c4200bcd98ad10d1d05eab3b0959f9391262c65546065eca9946a344b android-studio-ide-182.4954005-mac.zip + 36abaff6396cf49bfb911a9f6a5beffe1c7a6b78d0419c8afebd221637cd14fe + android-studio-ide-182.4954005-windows32.zip + e9c8391ca6d3fcb5ed7888405a4f0da2ec7c3c6b39866d053e42adede88cf890 + android-studio-ide-182.4954005-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4928781-linux.zip + (1.0 GB) + Mac: android-studio-ide-182.4928781-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.4928781-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.4928781-windows.zip + (1.0 GB) + + SHA-256 checksums + 6421afd27f9f6ca48ca174cb6b7610670f3c29336cdb96c14737b8477d810f84 + android-studio-ide-182.4928781-linux.zip + c7484eacce33651094b20d8cbeefb71c83bb9dfd19236791d192fd76257c8994 android-studio-ide-182.4928781-mac.zip + 095f9a7f6fc19acfb652e7ca8999a585388103113c211d4bdaf10154e508c6bd + android-studio-ide-182.4928781-windows32.zip + 253fb52a7f58b86fae1a583e076c06e002c0980d1a8f4c9f19e2f9789353ff44 + android-studio-ide-182.4928781-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-173.4907809-mac.dmg + (892.8 MB) + Windows IDE only (64-bit): android-studio-ide-173.4907809-windows.exe + (828.6 MB) + + SHA-256 checksums + cac5ad1a3177dc442b74aea41cb93a1311d2b0df9338a294e4d332ed2b39a94d android-studio-ide-173.4907809-mac.dmg + 6d738a91824791abe7d9efa9ad1becaa3a1b7b4e86e84b149cf4ea9984e68441 + android-studio-ide-173.4907809-windows.exe + + Zip files + Linux: android-studio-ide-173.4907809-linux.zip + (897.6 MB) + Mac: android-studio-ide-173.4907809-mac.zip + (898.8 MB) + Windows (32-bit): android-studio-ide-173.4907809-windows32.zip + (898.7 MB) + Windows (64-bit): android-studio-ide-173.4907809-windows.zip + (899.2 MB) + + SHA-256 checksums + c2e55502982bbf4d59acc8f0107bb6a1d2d6de74acf17aa3188b55eaf3f5a677 + android-studio-ide-173.4907809-linux.zip + 755e98ff7b18c33eb74f738da03d72a51fea99cd84d213015e56689c80f1700e android-studio-ide-173.4907809-mac.zip + 9d04a97f3a2d78dee4e4eec662b02053d0ba3ab6c651a413b9ad9a12e8b0f3f9 + android-studio-ide-173.4907809-windows32.zip + 183721d3655b399174983833c255b3dbaaa3dc747a717154e5fda64544177653 + android-studio-ide-173.4907809-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-182.4924367-linux.zip + (1.0 GB) + Mac: android-studio-ide-182.4924367-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-182.4924367-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-182.4924367-windows.zip + (1.0 GB) + + SHA-256 checksums + cded22d2b3a1b21923d2b6ed846bf5254f1dc89a74dba0b5a6f3e6a56997dd0d + android-studio-ide-182.4924367-linux.zip + 5963b090b245d7c8cb08617183c73b713f20a3fde640109c083c920845e7068e android-studio-ide-182.4924367-mac.zip + 67e6047ac0ae23643a2b6ed214370959603d987d668c6506c914558f71a0225f + android-studio-ide-182.4924367-windows32.zip + e57164adc3a0daba639d70fafdc65fac6cc591315adbf1c98a762a0c7b3f0b08 + android-studio-ide-182.4924367-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4913314-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4913314-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4913314-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4913314-windows.zip + (1.0 GB) + + SHA-256 checksums + a91bd9c27eb51daca69d9f78d67a73692ccc483db8810713023e6e7c83f5d604 + android-studio-ide-181.4913314-linux.zip + 0db1b1bab56b812f3e4084d27dd3081aa0dede58e418d2789990a61829ad12b0 android-studio-ide-181.4913314-mac.zip + 07c0139228bd3802b3bbae5e3963b190723aa2c83089718061c6393c99a3f2cf + android-studio-ide-181.4913314-windows32.zip + 4f570b0d60948c569db1ae23117b4182b79fd93d8b2f89697e9dc42e927152db + android-studio-ide-181.4913314-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4886486-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4886486-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4886486-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4886486-windows.zip + (1.0 GB) + + SHA-256 checksums + 23eb2829815954bda08c6a4d2ecda385fe61bf58ed52890bd9eea067816794d8 + android-studio-ide-181.4886486-linux.zip + cb4268f1a297f0b170b1f5bef3e7b29549f24b829805591416d612513b67e364 android-studio-ide-181.4886486-mac.zip + 9ed4608bd8368e5aeb0d2b75cc4564f5c7c687580be2cc2a34acddec944f23b2 + android-studio-ide-181.4886486-windows32.zip + a67762fa23d30ab6cdb71b03b387ff4b6654d695f69f7df0e6f0d3d0d0036c50 + android-studio-ide-181.4886486-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4884283-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4884283-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4884283-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4884283-windows.zip + (1.0 GB) + + SHA-256 checksums + 90436a08ef8ba1fe5266a4f91954d815ab5d64b4f3017381f9ffb183f8f72365 + android-studio-ide-181.4884283-linux.zip + 98a28d32ea7690135f5e16452890933a1ac192f9762a3659495791dad170e12e android-studio-ide-181.4884283-mac.zip + 1b78a8dfb40f622215272718c98b768544c7388323a955fe46c1b6fe61647abd + android-studio-ide-181.4884283-windows32.zip + fec2dbd9e8a70980a9bf1cbdff55bc236867f5dd1dbfce9fe51bc62ceb09a2df + android-studio-ide-181.4884283-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4868252-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4868252-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4868252-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4868252-windows.zip + (1.0 GB) + + SHA-256 checksums + 32349dceca498fd2e1c9cd1190917e0683eadbb1166e6f4a16709f30fc7e279f + android-studio-ide-181.4868252-linux.zip + 6aff4bf228960902bec2e18096f1653927c27b8656dfc92dfe32d2ef8c797c4d android-studio-ide-181.4868252-mac.zip + 739b57c7e0e284060f838eb8b5b248bbb78a6ccebff9ec67f541aeb248eb8f04 + android-studio-ide-181.4868252-windows32.zip + 3a196c1738a117446979134ae67e45a85fe757b8db4e9c37d6589845d02a5aab + android-studio-ide-181.4868252-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4869471-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4869471-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4869471-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4869471-windows.zip + (1.0 GB) + + SHA-256 checksums + 221489b2400f50a7e55c05d313470ce7ff4b17804e66bbbe25b0efd25e025bec + android-studio-ide-181.4869471-linux.zip + 8447fd1b8fbb32c29d74e89691247eff90cc2fad9073f1c6efa47e806f00ed0e android-studio-ide-181.4869471-mac.zip + 3ff2bd509f2fb085505393c27778a2c4a6783bcd3b2ecb029b2ffdf6ba9aa0cc + android-studio-ide-181.4869471-windows32.zip + 7f5ab143c3f51b2875cd0c2f6b219a8f8c03ee1d2364fd86eae51918f983b466 + android-studio-ide-181.4869471-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4860949-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4860949-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4860949-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4860949-windows.zip + (1.0 GB) + + SHA-256 checksums + 995bfa122cd94f44fc7119783bd3dfc18309355889266ccc40b23b71bb2030ec + android-studio-ide-181.4860949-linux.zip + 821a6054c8e21729b91de07c5e3124539b0b521e3ae08a3250ccc4f72b52940f android-studio-ide-181.4860949-mac.zip + 3813a97251d10722cd96ac3fff1e1b47fa6d4f7898621c67426a4f51cf16a954 + android-studio-ide-181.4860949-windows32.zip + 8e8e5c6db341b5fce576ddabfc55be08d5164d11a5ef3c473861d9ce1b572688 + android-studio-ide-181.4860949-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4861037-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4861037-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4861037-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4861037-windows.zip + (1.0 GB) + + SHA-256 checksums + 68a9571c48f6241618ec0f468f608a3df8406ce3d7dcf77131dda0917ba471a9 + android-studio-ide-181.4861037-linux.zip + 497ff098b25b5c7be50e6b82429cbac354d3737f71ceed1a35a7af2d7252c08d android-studio-ide-181.4861037-mac.zip + 0fb08ea72d28731770bd67af4011f6bd6a3f8b9107ddc921034fb4366bc88a45 + android-studio-ide-181.4861037-windows32.zip + 87c72e92d3c9103f9474112cda441fb3cc3e9cf88b2d050a99922bd3eb0d9101 + android-studio-ide-181.4861037-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4847800-linux.zip + (1.1 GB) + Mac: android-studio-ide-181.4847800-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4847800-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4847800-windows.zip + (1.0 GB) + + SHA-256 checksums + 9c91f6d70f3985f2289b28e04028d3717705096dc051290e7e9e773c7adeedc6 + android-studio-ide-181.4847800-linux.zip + 3d1aaf21211da28daac5955e279fd8695cc1e60d7dd697bb90a65140c9d7c198 android-studio-ide-181.4847800-mac.zip + dadc967c1f28fdf8736d4cccb2b0259a342b71d82c70d68e282362c7689739eb + android-studio-ide-181.4847800-windows32.zip + 736bd7e9b062d5477f92f28d7cf90f4c722080754144d2b6061a408f326d6599 + android-studio-ide-181.4847800-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4830125-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4830125-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4830125-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4830125-windows.zip + (1.0 GB) + + SHA-256 checksums + a453cbb4aaffacbee4c794706cd33b8078f0916f62169b250dc243bc03cdca93 + android-studio-ide-181.4830125-linux.zip + ccb33df4018ee05246caa308a93952e7b06340cfea411ec240cc15753ad633d7 android-studio-ide-181.4830125-mac.zip + c049b9b947695b9618045d10f37b00800bb9d59bb302d5fd266e16806c889b19 + android-studio-ide-181.4830125-windows32.zip + 255dbec046c02d8bef71292306ead3f553034f316a9294884fd8f2ebe897153f + android-studio-ide-181.4830125-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4823740-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4823740-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4823740-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4823740-windows.zip + (1.0 GB) + + SHA-256 checksums + f3d5facaf3ff02a3de418c9dda91314b25b6489f11442d3351c24e24da174810 + android-studio-ide-181.4823740-linux.zip + f1acddf1da59633ef6ed3c6e74b7111b928abec57c508ed16b2a6ba0f4932f3e android-studio-ide-181.4823740-mac.zip + 2dcb19cfe6c9d81459654bada775dcf1737d270df74824bfbcc1aa4c40a7adaa + android-studio-ide-181.4823740-windows32.zip + 80058b530e1c0415b5bcf7573b13ceb4db561ef54f1f89027a3db319b233b8f7 + android-studio-ide-181.4823740-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-173.4819257-mac.dmg + (889.9 MB) + Windows IDE only (64-bit): android-studio-ide-173.4819257-windows.exe + (794.9 MB) + + SHA-256 checksums + d4a8502c5aabfc5477ff30dfffe296bf705bd7e62650a76796b646a8f28b5e5c android-studio-ide-173.4819257-mac.dmg + 2d11cd16ffefc7f4aca82bd95b0d0ca849a854a07ba1a353adf65dfc102aee9b + android-studio-ide-173.4819257-windows.exe + + Zip files + Linux: android-studio-ide-173.4819257-linux.zip + (894.9 MB) + Mac: android-studio-ide-173.4819257-mac.zip + (896.0 MB) + Windows (32-bit): android-studio-ide-173.4819257-windows32.zip + (896.0 MB) + Windows (64-bit): android-studio-ide-173.4819257-windows.zip + (896.5 MB) + + SHA-256 checksums + d86748e44d658fd39581b40f7b706fb397fc1eca5dd6f8066a56c0beb856dea4 + android-studio-ide-173.4819257-linux.zip + 21ec7cf480bfa05ff90594e9cebd0f79892e41d37b4a14988dce04a6fbb76b58 android-studio-ide-173.4819257-mac.zip + 85cbfb33c94183abcb70caac34ea034214a079376fb1b2e10bc7b4ed71c05cf0 + android-studio-ide-173.4819257-windows32.zip + 6941761a9324998d9cdf5d7548ff16fcb65c9e71ea70e1bc75d066b51b77c7dd + android-studio-ide-173.4819257-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4802120-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4802120-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4802120-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4802120-windows.zip + (1.0 GB) + + SHA-256 checksums + d5dfba554402e8d0e7c0690b58dde044cce821ebbe1783ed6d034d54b0940932 + android-studio-ide-181.4802120-linux.zip + 245a49425956dafda57c2db1228f95146db01403263ab334b000252170e3eb33 android-studio-ide-181.4802120-mac.zip + 5f16fe37d19f7d154fecbd52871457418be6ac87366bd8d86112f54b9bb73512 + android-studio-ide-181.4802120-windows32.zip + e2e00b6ac1a9ce563934dc97210966efa5a936a440f6550f83f941f11f0744f1 + android-studio-ide-181.4802120-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4773949-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4773949-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4773949-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4773949-windows.zip + (1.0 GB) + + SHA-256 checksums + b30e578b16eb8eb9b3ba7cde5f1cdac7c06fd327d34b24275204eeddb4f19082 + android-studio-ide-181.4773949-linux.zip + 6417dbb6aafb75e92c1df64d6b181e3e79ba41b8250138fe30e406b8fd178e16 android-studio-ide-181.4773949-mac.zip + 8e96eee1de715a67abbcaf2827f859a2293a427b9dd45378117ba4b8ae1d0a7c + android-studio-ide-181.4773949-windows32.zip + c44f628006bf9e6ce9d4503b91c6d3b1dea768cb900c591240bb4d1609cb4bf4 + android-studio-ide-181.4773949-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4763614-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4763614-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4763614-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4763614-windows.zip + (1.0 GB) + + SHA-256 checksums + d0db7ee0fa70efeabeb3d831c5ffa99be202e4eed388077922631f556e5ca3e7 + android-studio-ide-181.4763614-linux.zip + 37c004d02c171669756a8e04b0bf00ddec3bcb4e00d5a589e8cfafd3b1287fb0 android-studio-ide-181.4763614-mac.zip + c45ed5b5a70b219382502883263558672988c54e31d14652b44787dc04e85a08 + android-studio-ide-181.4763614-windows32.zip + f11a90b3423ebe823e933370f8c07be8477bfece2e78606aa05833f42b2d4ee5 + android-studio-ide-181.4763614-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4749738-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4749738-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4749738-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4749738-windows.zip + (1.0 GB) + + SHA-256 checksums + 205074d1d695baa4f0476e770bd475671bf2ef76f54e36df56fee8fc7b5d9a57 + android-studio-ide-181.4749738-linux.zip + e2d0048a6fd13eba72eb2f639d1686f1440d019e142ad9f4ecc412d396a563ed android-studio-ide-181.4749738-mac.zip + 797170b79c8aa9753a29b3cbb54f2a2e24b6f5fc10095725899107fc939e6c76 + android-studio-ide-181.4749738-windows32.zip + 9445d13ce4d3c59a43f1714bc49e425332073b98f98d15f719089beed834b7aa + android-studio-ide-181.4749738-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-173.4720617-mac.dmg + (889.1 MB) + Windows IDE only (64-bit): android-studio-ide-173.4720617-windows.exe + (794.9 MB) + + SHA-256 checksums + 4665cb18c838a3695a417cebc7751cbe658a297a9d6c01cbd9e9a1979b8b167e android-studio-ide-173.4720617-mac.dmg + e2695b73300ec398325cc5f242c6ecfd6e84db190b7d48e6e78a8b0115d49b0d + android-studio-ide-173.4720617-windows.exe + + Zip files + Linux: android-studio-ide-173.4720617-linux.zip + (894.1 MB) + Mac: android-studio-ide-173.4720617-mac.zip + (895.2 MB) + Windows (32-bit): android-studio-ide-173.4720617-windows32.zip + (895.1 MB) + Windows (64-bit): android-studio-ide-173.4720617-windows.zip + (895.7 MB) + + SHA-256 checksums + 13f290279790df570bb6592f72a979a495f7591960a378abea7876ece7252ec1 + android-studio-ide-173.4720617-linux.zip + 79cf15045114db68b70c5aeed3f0a9097b3dabd9d135e5f3f85d69810d51ae28 android-studio-ide-173.4720617-mac.zip + c238f54f795db03f9d4a4077464bd9303113504327d5878b27c9e965676c6473 + android-studio-ide-173.4720617-windows32.zip + e8903b443dd73ec120c5a967b2c7d9db82d8ffb4735a39d3b979d22c61e882ad + android-studio-ide-173.4720617-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4729833-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4729833-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4729833-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4729833-windows.zip + (1.0 GB) + + SHA-256 checksums + 8c98f9018cf59faa0e1d2faf39bdad187166088b0d4a5506bd6088964a3527ad + android-studio-ide-181.4729833-linux.zip + 60782212107ad1bede1c9f97c5c7fee608ccee19e9bd8fb127ae207809bcc230 android-studio-ide-181.4729833-mac.zip + 3b73bdabad93856a2b4c5706e1fd26d16ed2fc06ca20566460acea5e83076e9d + android-studio-ide-181.4729833-windows32.zip + 9cea17426f232c551976198701de4226f8f270530c30495589990b1ada29b29c + android-studio-ide-181.4729833-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4720098-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4720098-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4720098-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4720098-windows.zip + (1.0 GB) + + SHA-256 checksums + bc63b0e6f36d8b719f3ca15027ff617a4feb861a4105fd5832f16afb1b3e8d01 + android-studio-ide-181.4720098-linux.zip + 1d18016c7ec51ea1aee48b0812073629685cd0ebe4fc10eb9701fdbd0d253e29 android-studio-ide-181.4720098-mac.zip + 0ce9d1d7e90b94d1f7b60436c0b918cd6dda56ed0131531056c827da0ad4137e + android-studio-ide-181.4720098-windows32.zip + 45b11e7680c4752c979675f0a88c17f612f8e8d6084ccc6a386c9464cc5ae6ea + android-studio-ide-181.4720098-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-181.4705630-linux.zip + (1.0 GB) + Mac: android-studio-ide-181.4705630-mac.zip + (1.0 GB) + Windows (32-bit): android-studio-ide-181.4705630-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-181.4705630-windows.zip + (1.0 GB) + + SHA-256 checksums + 9cebc1390b955448f57d540e6cac1824ab77d9c5c76215cd29336f0e1c00ae1f + android-studio-ide-181.4705630-linux.zip + 01e1c88036dcc50310d8689d4675c93ea7f127bbfef3dab04a50f72303dc0765 android-studio-ide-181.4705630-mac.zip + f61180ee820bc8168d428fc7a107caa72a9c727c9fd85f30283ebe3b25f60add + android-studio-ide-181.4705630-windows32.zip + 185c463f162a7e7941fd478c386e082610b489ac934436a30d7b75c72eb458dc + android-studio-ide-181.4705630-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-173.4697961-mac.dmg + (889.1 MB) + Windows IDE only (64-bit): android-studio-ide-173.4697961-windows.exe + (794.9 MB) + + SHA-256 checksums + 5b4eaf3e8299b224234cae5072bdbb972fab5db6faf9dd40d798bdbd3fb676fc android-studio-ide-173.4697961-mac.dmg + bad2e9d2b522ccc930dcaa60c817167a709658a6c434ee0eb452cf8b6cd444b6 + android-studio-ide-173.4697961-windows.exe + + Zip files + Linux: android-studio-ide-173.4697961-linux.zip + (894.0 MB) + Mac: android-studio-ide-173.4697961-mac.zip + (895.2 MB) + Windows (32-bit): android-studio-ide-173.4697961-windows32.zip + (895.1 MB) + Windows (64-bit): android-studio-ide-173.4697961-windows.zip + (895.7 MB) + + SHA-256 checksums + 08539019cda4f9228f6e08d9fda8933a71ecae29eac75f8d31e743816315c076 + android-studio-ide-173.4697961-linux.zip + eac7c061146b42caaececb3461a4a4631b5eba15173a8e265eca5e550c3ebdeb android-studio-ide-173.4697961-mac.zip + c9e34eba49a27e29b93ebf626e6c29142b1f312f92cbc0faf33362741ff13e89 + android-studio-ide-173.4697961-windows32.zip + c91ebb932ec8aaa89f120719edd1471142991bfeef18fe104fabde4061f47b90 + android-studio-ide-173.4697961-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4688006-linux.zip + (978.6 MB) + Mac: android-studio-ide-173.4688006-mac.zip + (964.9 MB) + Windows (32-bit): android-studio-ide-173.4688006-windows32.zip + (972.3 MB) + Windows (64-bit): android-studio-ide-173.4688006-windows.zip + (972.9 MB) + + SHA-256 checksums + 9b6a5bdbaeeb13a1cc70e7be8f1e35b10aca63db0b28f64889ede34274b1748e + android-studio-ide-173.4688006-linux.zip + 94b0ca4249680c92752083fc6a94a42eccf14d999c282e32337a0cff61b16be5 android-studio-ide-173.4688006-mac.zip + 2af53e7783cc5ff372877fd1ec58aa31ea3f769167ea2b4e4fda4b5233d617b7 + android-studio-ide-173.4688006-windows32.zip + d5e5edd2251b5af9e45ac9206633051b72bb61357f7da60ba8f495e76c38320f + android-studio-ide-173.4688006-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4670218-linux.zip + (976.3 MB) + Mac: android-studio-ide-173.4670218-mac.zip + (962.6 MB) + Windows (32-bit): android-studio-ide-173.4670218-windows32.zip + (970.0 MB) + Windows (64-bit): android-studio-ide-173.4670218-windows.zip + (970.6 MB) + + SHA-256 checksums + 41bcc01ab9052e5d6783b36fb13194c43c3b70d4948971414751c27983a6345c + android-studio-ide-173.4670218-linux.zip + 5a4beac7c883674325c6a5b365004473c6b34ec8da19b0c8c87e5438b2d09060 android-studio-ide-173.4670218-mac.zip + 2d61e06e3595d2f0385e8075ea99d681ccd193ef3f0b6e8ebd1528cc180d73b4 + android-studio-ide-173.4670218-windows32.zip + f13860766e9066aed50d0537856637ad6bfdae931eeef5dcbcad558e873a50c3 + android-studio-ide-173.4670218-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-173.4670197-mac.dmg + (889.2 MB) + Windows IDE only (64-bit): android-studio-ide-173.4670197-windows.exe + (794.9 MB) + + SHA-256 checksums + 920f1505fd6b8c23d8c56c1ebc72bbea2c99c3c1badc9747372a1fc9d7add04c android-studio-ide-173.4670197-mac.dmg + d787baa8d9282cbbc671b82b127c3e6bfe9f73a5674ceed17a9e68f926aac526 + android-studio-ide-173.4670197-windows.exe + + Zip files + Linux: android-studio-ide-173.4670197-linux.zip + (894.0 MB) + Mac: android-studio-ide-173.4670197-mac.zip + (895.2 MB) + Windows (32-bit): android-studio-ide-173.4670197-windows32.zip + (895.1 MB) + Windows (64-bit): android-studio-ide-173.4670197-windows.zip + (895.7 MB) + + SHA-256 checksums + de2587bf5471695c8a411f979e6247c0d552ce14f5ca9de82ddeb3dc946f14c4 + android-studio-ide-173.4670197-linux.zip + 2c1ac3b003bb81143605aa56c05c33ab20b8e78eb6e7fb20be859cfaa24f6ddb android-studio-ide-173.4670197-mac.zip + 79fd3f284142887b09401f57793ea6e30595625d94a2a12c845e4a0735339143 + android-studio-ide-173.4670197-windows32.zip + 8df4490f161bc59ff7e88fa84dbb59a7a9e3dd5bfb75339a2a8c646a26b890a9 + android-studio-ide-173.4670197-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4658582-linux.zip + (975.8 MB) + Mac: android-studio-ide-173.4658582-mac.zip + (961.3 MB) + Windows (32-bit): android-studio-ide-173.4658582-windows32.zip + (969.6 MB) + Windows (64-bit): android-studio-ide-173.4658582-windows.zip + (970.1 MB) + + SHA-256 checksums + 68d04b1bcc46339cb36990ca21709322b6375b6b6ebad2dc2cbea6550bd7da28 + android-studio-ide-173.4658582-linux.zip + 24794c3e18bf56f9158fbbe391b6cf835e2793a0117c3d50ea819ce2fd21cfd1 android-studio-ide-173.4658582-mac.zip + 49fc35597fe4e858dc4adffe458254cfe596a9324e7146b71d0e1d98d14bd6b3 + android-studio-ide-173.4658582-windows32.zip + a0b3339be0dbea41a536da1dd1eeaa58047dab2ad62416a8431e6745140cc792 + android-studio-ide-173.4658582-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4658569-linux.zip + (894.0 MB) + Mac: android-studio-ide-173.4658569-mac.zip + (894.3 MB) + Windows (32-bit): android-studio-ide-173.4658569-windows32.zip + (895.1 MB) + Windows (64-bit): android-studio-ide-173.4658569-windows.zip + (895.7 MB) + + SHA-256 checksums + 38e312eb735b663c0eaa486f3734f78781f3c7d5b6462157209166b8cb3c784b + android-studio-ide-173.4658569-linux.zip + e6646e280f3f4dc1b61d855060307833e23300ce3516a059df5637d660b8ef54 android-studio-ide-173.4658569-mac.zip + 12df60b8b86f3febb931060eba2e1f17bf43041da4207615747117c7de9f5272 + android-studio-ide-173.4658569-windows32.zip + bedac5cf4a74274f60c26b40210833c2d7b69a6858232878e6263353df2d9695 + android-studio-ide-173.4658569-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4640885-linux.zip + (975.3 MB) + Mac: android-studio-ide-173.4640885-mac.zip + (960.7 MB) + Windows (32-bit): android-studio-ide-173.4640885-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-173.4640885-windows.zip + (1.0 GB) + + SHA-256 checksums + 680e79511943b6870c8085db0314c3d28da264fa31e9046a2b27c50d5b9872b9 + android-studio-ide-173.4640885-linux.zip + dc590c058f240f83ff68eb34eacf8d3e9b2486618aa04d08f38c2afef2e938e5 android-studio-ide-173.4640885-mac.zip + a0385560ffb7080c9ffd571dc47aab6817a45441cefcc11a6b6760ee8b4e2cb1 + android-studio-ide-173.4640885-windows32.zip + 98eab0e712b3721addd9c3f6bb9ec7bdfc53a7da7af0dfce7ed360fa8ae50268 + android-studio-ide-173.4640885-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4640767-linux.zip + (894.0 MB) + Mac: android-studio-ide-173.4640767-mac.zip + (894.3 MB) + Windows (32-bit): android-studio-ide-173.4640767-windows32.zip + (895.1 MB) + Windows (64-bit): android-studio-ide-173.4640767-windows.zip + (895.7 MB) + + SHA-256 checksums + a8c5d7fea5120ea65977b522c9fdb866ab127c7209a5f4c20ea34aa2e3c26803 + android-studio-ide-173.4640767-linux.zip + 50e889f8206565562a240dc3635272a8fcaa821f49daf39e078f9ba6f207b912 android-studio-ide-173.4640767-mac.zip + d69c47b27676635304cd6c9ec4b954d986cafd651d0a1ae26c1aa10f22b8e64c + android-studio-ide-173.4640767-windows32.zip + 7ddea12e0fe51d80b08e918f6472691974184861fba009b3ab811c8b600c51e9 + android-studio-ide-173.4640767-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4630681-linux.zip + (973.9 MB) + Mac: android-studio-ide-173.4630681-mac.zip + (959.4 MB) + Windows (32-bit): android-studio-ide-173.4630681-windows32.zip + (1.0 GB) + Windows (64-bit): android-studio-ide-173.4630681-windows.zip + (1.0 GB) + + SHA-256 checksums + 31fbf89ccf3f878ad5b1f87310c2f8587cd0d1314f794b3a9a3ec23605d118d8 + android-studio-ide-173.4630681-linux.zip + a77aa75065d38d91a549278a8dc23e52ddbb62bf145bfe3c8caebb24f200c653 android-studio-ide-173.4630681-mac.zip + e560578c6569f9b1d4ba96e7538730ebb2a2731dbbb400fab0305351e9087296 + android-studio-ide-173.4630681-windows32.zip + bdaa2fdbbdda628d4e4c5c5a56940e17c8f309b3ea4642da8825bfe0ca7e5f26 + android-studio-ide-173.4630681-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4625007-linux.zip + (887.9 MB) + Mac: android-studio-ide-173.4625007-mac.zip + (888.2 MB) + Windows (32-bit): android-studio-ide-173.4625007-windows32.zip + (889.0 MB) + Windows (64-bit): android-studio-ide-173.4625007-windows.zip + (889.5 MB) + + SHA-256 checksums + 4803bd3e2e75c0365a91ab2233ba2b2146c7864545104549f292df6ab1e51bfd + android-studio-ide-173.4625007-linux.zip + efbe1d001d1208f2703cceaa540d87fcd12c0e3ae6713671f3f65da75936e684 android-studio-ide-173.4625007-mac.zip + 97a979f6c05ba1d4c7f9aaef104bbef11c3def325cf24f3e2cb9ab5d11abac8b + android-studio-ide-173.4625007-windows32.zip + f96029ab0d0a74f5a66bfd693799ad540565e428c1a8ad887a5ec8fe8d0dfd3e + android-studio-ide-173.4625007-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4615518-linux.zip + (971.7 MB) + Mac: android-studio-ide-173.4615518-mac.zip + (957.3 MB) + Windows (32-bit): android-studio-ide-173.4615518-windows32.zip + (965.5 MB) + Windows (64-bit): android-studio-ide-173.4615518-windows.zip + (966.0 MB) + + SHA-256 checksums + 84cd417969170586e65f077f87d51d28c317c06429cc7bd32c3435416ab963de + android-studio-ide-173.4615518-linux.zip + b6d399ee758f404b2d183ea3aafba631ee5dadb07b032f7772faae7fbe3d1f74 android-studio-ide-173.4615518-mac.zip + 6132e5d5166081c848c7f81e71b538ac09fccd6e21c6a860b1ec02462e1bb54b + android-studio-ide-173.4615518-windows32.zip + 445b5ad33836f57246c51faa68e31fc5d77b188dc2dff3dc7d6c59522c9effca + android-studio-ide-173.4615518-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4615496-linux.zip + (896.5 MB) + Mac: android-studio-ide-173.4615496-mac.zip + (897.2 MB) + Windows (32-bit): android-studio-ide-173.4615496-windows32.zip + (897.6 MB) + Windows (64-bit): android-studio-ide-173.4615496-windows.zip + (898.1 MB) + + SHA-256 checksums + e2780a02bc50f9e9fa824bf7262ae72b7277ede776379f636ef36c0ecbdbe066 + android-studio-ide-173.4615496-linux.zip + c99db1858f9e524ac83f863258297a0f890f55cdaaa669a712f417bedfe4cd74 android-studio-ide-173.4615496-mac.zip + 945dd8a205cb52548f6fcd8c991f4a5ca90acc2451bf83bfc8147a256c12f04e + android-studio-ide-173.4615496-windows32.zip + 4204203486fcf22f2d837436cead0fa2fa8bfdfdc4898e90b1498e0a4c0d2c78 + android-studio-ide-173.4615496-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4595177-linux.zip + (970.0 MB) + Mac: android-studio-ide-173.4595177-mac.zip + (955.5 MB) + Windows (32-bit): android-studio-ide-173.4595177-windows32.zip + (963.9 MB) + Windows (64-bit): android-studio-ide-173.4595177-windows.zip + (964.4 MB) + + SHA-256 checksums + f8ca7750d42705c43e2a86bc0c06dc2149d463b8caae347593cd9bca0b6d898d + android-studio-ide-173.4595177-linux.zip + 302cfd63d7bd11616e9a64e7b439846f7de77ab722c84bccc5b83d7626e6e484 android-studio-ide-173.4595177-mac.zip + 05b31b65b9a9084d969435ec2b124641fc3853c411ff50896a44c551319a7982 + android-studio-ide-173.4595177-windows32.zip + fb30c2c4f1334a16de4b6406c29a0173a276a700607d2b2d1cca2b971bf2a112 + android-studio-ide-173.4595177-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4595152-linux.zip + (896.5 MB) + Mac: android-studio-ide-173.4595152-mac.zip + (897.2 MB) + Windows (32-bit): android-studio-ide-173.4595152-windows32.zip + (897.6 MB) + Windows (64-bit): android-studio-ide-173.4595152-windows.zip + (898.1 MB) + + SHA-256 checksums + 9d1b5cdb9b3a09afd8f4dabb5882d343e096519d02d826d4e87d56e2f27b0604 + android-studio-ide-173.4595152-linux.zip + 88e5decff39e8f17112f599ec0941e7944ee7752bb0d61ec1dfe07b548088d06 android-studio-ide-173.4595152-mac.zip + c662381f2087cea885e0ec9a3fc164ffd4f49452da17f7fc732bb4763b9cab3d + android-studio-ide-173.4595152-windows32.zip + 9aef89e8d00c3d65c65fa91509bb7004d447b1217b0fde9b606240b41f376a55 + android-studio-ide-173.4595152-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4591728-linux.zip + (919.0 MB) + Mac: android-studio-ide-173.4591728-mac.zip + (919.7 MB) + Windows (32-bit): android-studio-ide-173.4591728-windows32.zip + (920.1 MB) + Windows (64-bit): android-studio-ide-173.4591728-windows.zip + (920.6 MB) + + SHA-256 checksums + d4fd7ae0dc9dc839aa83a86e278bba8fe62802c9036f5608e51a9bc32fdcbd6f + android-studio-ide-173.4591728-linux.zip + 9593a9df029910413ea7f4674c511929f1811eb2d28bb248bee6b0d71e68c62f android-studio-ide-173.4591728-mac.zip + 7950f13faece0fe367f9fad235dac270d1e0d6be68baab34c22aa97672ae232d + android-studio-ide-173.4591728-windows32.zip + d1402271c90b520ed13b440e8cc9750f531810243aad829c7a1362e46b5dffba + android-studio-ide-173.4591728-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4580418-linux.zip + (896.5 MB) + Mac: android-studio-ide-173.4580418-mac.zip + (897.2 MB) + Windows (32-bit): android-studio-ide-173.4580418-windows32.zip + (897.6 MB) + Windows (64-bit): android-studio-ide-173.4580418-windows.zip + (898.1 MB) + + SHA-256 checksums + 6cca4e55179065c859f1c30582cc5dddac8ff9871b5fa37539382c83fddaa668 + android-studio-ide-173.4580418-linux.zip + c3a081985d5667e8bee8e7d99e8cb996787f5d8b4829956cbdda8682b2705345 android-studio-ide-173.4580418-mac.zip + 1a76437d334b84db6bbc8551d3b8b0d9c08fb58cf9c5dafa66c67801f55b0b3f + android-studio-ide-173.4580418-windows32.zip + 7abaed20c5b0f34876dde5ece11794daced97bc793dbf2b4bc5e9c252f09e00d + android-studio-ide-173.4580418-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4572754-linux.zip + (911.4 MB) + Mac: android-studio-ide-173.4572754-mac.zip + (912.1 MB) + Windows (32-bit): android-studio-ide-173.4572754-windows32.zip + (912.5 MB) + Windows (64-bit): android-studio-ide-173.4572754-windows.zip + (913.1 MB) + + SHA-256 checksums + 37762f80cabe5990ef5a5f956bd78f16d6a97dd22e2374339efa8da4e6ffce17 + android-studio-ide-173.4572754-linux.zip + cec7245e50487e577cc4369cf23142f2dcf8555e27d62758175e281af1541dbf android-studio-ide-173.4572754-mac.zip + fd16e12164c8324c05025672b19e6e0e929c20479e559a41455b1ecbbfcdea5b + android-studio-ide-173.4572754-windows32.zip + a90033817c66c0b896e76bacafd274b1f0e99abce7c63ca1f853400c02cb8921 + android-studio-ide-173.4572754-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4567466-linux.zip + (896.5 MB) + Mac: android-studio-ide-173.4567466-mac.zip + (897.1 MB) + Windows (32-bit): android-studio-ide-173.4567466-windows32.zip + (897.5 MB) + Windows (64-bit): android-studio-ide-173.4567466-windows.zip + (898.1 MB) + + SHA-256 checksums + 4fb1d477af23e5964b143bf0e89435a84f874cb568002e2687eb97790d518605 + android-studio-ide-173.4567466-linux.zip + 4e814e3c3a313b4c76f8c34a675d9a94b552fa4fd9369b1cd2b94972ce8cb296 android-studio-ide-173.4567466-mac.zip + a9f44fce13629896e1b16069810a3edaf606c32e641a96c93e5e80e68b164195 + android-studio-ide-173.4567466-windows32.zip + df863d3bd4713866901c5f47f64747dbd63f3261ee3569339ac82f497bb11bd3 + android-studio-ide-173.4567466-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4559767-linux.zip + (895.9 MB) + Mac: android-studio-ide-173.4559767-mac.zip + (896.5 MB) + Windows (32-bit): android-studio-ide-173.4559767-windows32.zip + (897.0 MB) + Windows (64-bit): android-studio-ide-173.4559767-windows.zip + (897.5 MB) + + SHA-256 checksums + 2087e8718a7363a6fce85180c0aebc2904f630e5d580cd30e56c6f4e1a5ec373 + android-studio-ide-173.4559767-linux.zip + 92dac5fa1dadceae36617d519b14b341b62a9c0d9adb2fe1dc574d4ab5cfefab android-studio-ide-173.4559767-mac.zip + 22d5c7f2ef487a393a5d03eefda9af1833058e76affb7176940f6364f8780a06 + android-studio-ide-173.4559767-windows32.zip + 0eaab8f29447f124cff3d24fdeda06b1228681d3a3f907a015cff7420907a25b + android-studio-ide-173.4559767-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4529993-linux.zip + (900.3 MB) + Mac: android-studio-ide-173.4529993-mac.zip + (901.0 MB) + Windows (32-bit): android-studio-ide-173.4529993-windows32.zip + (901.4 MB) + Windows (64-bit): android-studio-ide-173.4529993-windows.zip + (902.0 MB) + + SHA-256 checksums + a3b48c7c65f8872193ca38a939497192cb3b574cb90dd4317614b7bc7afbd355 + android-studio-ide-173.4529993-linux.zip + b8513b482fb6fd603b4359d34187a1e1f4f108db0fdf71dc5b165d9e9db67bcd android-studio-ide-173.4529993-mac.zip + c020ca6b5cb8f7048971730f8c597abc68d46b0859d007c2dcfd01366808fd67 + android-studio-ide-173.4529993-windows32.zip + ff313a7ad84c75f311720e43e63cecd5c4965d6b5ba27ce88791ca3bdf6e6ce2 + android-studio-ide-173.4529993-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4524538-linux.zip + (899.7 MB) + Mac: android-studio-ide-173.4524538-mac.zip + (900.3 MB) + Windows (32-bit): android-studio-ide-173.4524538-windows32.zip + (900.8 MB) + Windows (64-bit): android-studio-ide-173.4524538-windows.zip + (901.3 MB) + + SHA-256 checksums + dc38298384e2a85590cfab179174ad3e8b206d062f819ca9b73f66c83cd74766 + android-studio-ide-173.4524538-linux.zip + 7c4e81310a35554e3f9e6aeed2c84f476580f88c1165c10d6586307d288ad754 android-studio-ide-173.4524538-mac.zip + 6b0ff2adc9dbbc3929da0c3643277e7823324874ae308649eb1b7510f4b908f7 + android-studio-ide-173.4524538-windows32.zip + 3e954cd7b857b6eb6e48e52ef15616272cdb334a67eaeb9088ad92f275379fb7 + android-studio-ide-173.4524538-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-173.4506631-linux.zip + (932.6 MB) + Mac: android-studio-ide-173.4506631-mac.zip + (933.3 MB) + Windows (32-bit): android-studio-ide-173.4506631-windows32.zip + (933.7 MB) + Windows (64-bit): android-studio-ide-173.4506631-windows.zip + (934.3 MB) + + SHA-256 checksums + f60bae98d675f20dd93d6867ad8f9cbea04a87810c059ea8dfee9addf311dc83 + android-studio-ide-173.4506631-linux.zip + a5d54319ffb78c11e3653790c752deb9d570827e5063d76fd3a008d38cc354b7 android-studio-ide-173.4506631-mac.zip + 373e586c6fc24dabcf261f20bc6cb0d6c51f1dd0b64f55570c70d1a65d771b85 + android-studio-ide-173.4506631-windows32.zip + 7780214adbce7520063f17892c1a8eb7f6ffa1ef85327b1f239357db2a324af2 + android-studio-ide-173.4506631-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4474551-linux.zip + (799.9 MB) + Mac: android-studio-ide-171.4474551-mac.zip + (800.9 MB) + Windows (32-bit): android-studio-ide-171.4474551-windows32.zip + (800.9 MB) + Windows (64-bit): android-studio-ide-171.4474551-windows.zip + (801.4 MB) + + SHA-256 checksums + 4028ee5e2718637c370328234f6b9837fbc14ec57d90b1a40498a87ccc0dff65 + android-studio-ide-171.4474551-linux.zip + fe1e8ae2dd8e391971cc336fdd262f31313fd0125e894f00d2ae959d4aa196eb android-studio-ide-171.4474551-mac.zip + f9e6499d141cf7d830d7c8081611b54e90ed90c2d1190a792b640ff1f8ea7405 + android-studio-ide-171.4474551-windows32.zip + 874233f2cb88f32901584914da8f63fc62fdf94b1e0fe37cd09622b96e664833 + android-studio-ide-171.4474551-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-171.4443003-mac.dmg + (774.2 MB) + Windows IDE only (64-bit): android-studio-ide-171.4443003-windows.exe + (716.7 MB) + + SHA-256 checksums + 2c8a24ad2de21e8d1d77a748a35cc5ca47812d9f5e2a0865981e206073d1d981 android-studio-ide-171.4443003-mac.dmg + 1f71333fc8f31281b643a12d7f9d4c22e75ee7c14dc1faf00ce3d5291ef40bb0 + android-studio-ide-171.4443003-windows.exe + + Zip files + Linux: android-studio-ide-171.4443003-linux.zip + (773.7 MB) + Mac: android-studio-ide-171.4443003-mac.zip + (774.2 MB) + Windows (32-bit): android-studio-ide-171.4443003-windows32.zip + (774.7 MB) + Windows (64-bit): android-studio-ide-171.4443003-windows.zip + (775.2 MB) + + SHA-256 checksums + ad7110ed2ffc662b7a13efa5064390c8e8e74815d8c688351bd8829331852acf + android-studio-ide-171.4443003-linux.zip + c4e0e3da447f4517128ee1a767ed130721fd2c0e0a1b311ce7dbc05766dcd221 android-studio-ide-171.4443003-mac.zip + cd644af01126a9d8cf372ada1f520579d443946e5cfa99e42234d539db59f842 + android-studio-ide-171.4443003-windows32.zip + b9f73dd6d2159f226c5e507275c7a5e7cc38106fa0ee1189286675ccfc4a330e + android-studio-ide-171.4443003-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4444016-linux.zip + (806.0 MB) + Mac: android-studio-ide-171.4444016-mac.zip + (807.0 MB) + Windows (32-bit): android-studio-ide-171.4444016-windows32.zip + (807.0 MB) + Windows (64-bit): android-studio-ide-171.4444016-windows.zip + (807.5 MB) + + SHA-256 checksums + dab0b68d1c43a714bf541414fdfce0d2c692132040e10e7653e18e381a04ed61 + android-studio-ide-171.4444016-linux.zip + 121548453c0b9759f2a08e3a3b997bb8a9a3df34a583b0007181709e692aea05 android-studio-ide-171.4444016-mac.zip + 3e252c2f43ac4f89094ec4769e7bf71685cdf6ab7aee65c4aa307029afc0dfba + android-studio-ide-171.4444016-windows32.zip + d26c8939dbe30e014757067879f75fc8adb5e4881ad7080a875c3585de26b7b9 + android-studio-ide-171.4444016-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4435470-linux.zip + (829.1 MB) + Mac: android-studio-ide-171.4435470-mac.zip + (830.2 MB) + Windows (32-bit): android-studio-ide-171.4435470-windows32.zip + (830.1 MB) + Windows (64-bit): android-studio-ide-171.4435470-windows.zip + (830.7 MB) + + SHA-256 checksums + 10846ed50582af4fb6acaecc22816f1c50252064ce1f30134e18ee8e7fed1ffb + android-studio-ide-171.4435470-linux.zip + b82cd387da3f5787afffca096f19a0d47fd165a710fafc6d6fe50538377baf09 android-studio-ide-171.4435470-mac.zip + 07253725b03cc8f7b419a56f811e5a796268447e7417e8d2060a07983899527b + android-studio-ide-171.4435470-windows32.zip + eae3451ed1be108971e61330e7bcac96e1de37d292ebb7b871f86f5eb139eb4d + android-studio-ide-171.4435470-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4429293-linux.zip + (828.9 MB) + Mac: android-studio-ide-171.4429293-mac.zip + (829.9 MB) + Windows (32-bit): android-studio-ide-171.4429293-windows32.zip + (829.9 MB) + Windows (64-bit): android-studio-ide-171.4429293-windows.zip + (830.4 MB) + + SHA-256 checksums + bc34ca1843aa8baa57608d7284c649e5f0f4737fc77ec9f7c1fccde7a34ba739 + android-studio-ide-171.4429293-linux.zip + 0fd184698f49c0ee275b13470d53f051ce2b91dc8a7516e915517694e88f3ba0 android-studio-ide-171.4429293-mac.zip + 7c944f0f007854c01e55640f0f210166dd969cdf9f31b5acbe1638cceaf78b4b + android-studio-ide-171.4429293-windows32.zip + 240e73a7aa688060a57ecb22bddaad13f54e01d9038a21eae0267889c4d1ddc1 + android-studio-ide-171.4429293-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4415322-linux.zip + (813.2 MB) + Mac: android-studio-ide-171.4415322-mac.zip + (814.2 MB) + Windows (32-bit): android-studio-ide-171.4415322-windows32.zip + (814.2 MB) + Windows (64-bit): android-studio-ide-171.4415322-windows.zip + (814.7 MB) + + SHA-256 checksums + f2f5959168753a206342cb5b3da205c43c60a031df49dc92f6fd8b57cde6af23 + android-studio-ide-171.4415322-linux.zip + a1945308fd7b01ab3360a6d1b7570cf1e48cb5788f09783b9851d1d54246558d android-studio-ide-171.4415322-mac.zip + 220c95aab9ad83eb6c646275aaee9c4a735695ad64da3968b7961bb97e2e6bac + android-studio-ide-171.4415322-windows32.zip + c0e029eb49c17a8d0c3b8b0af4054210d7cb98f245ce6bd814265a41333a2257 + android-studio-ide-171.4415322-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-171.4408382-mac.dmg + (766.9 MB) + Windows IDE only (64-bit): android-studio-ide-171.4408382-windows.exe + (714.3 MB) + + SHA-256 checksums + f6c455fb1778b3949e4870ddb701498bd27351c072e84f4328bd49986c4ab212 android-studio-ide-171.4408382-mac.dmg + 627d7f346bf4825a405a9b99123e7e92d0988dc6f4912552511e3685764a0044 + android-studio-ide-171.4408382-windows.exe + + Zip files + Linux: android-studio-ide-171.4408382-linux.zip + (771.3 MB) + Windows (32-bit): android-studio-ide-171.4408382-windows32.zip + (772.3 MB) + Windows (64-bit): android-studio-ide-171.4408382-windows.zip + (772.9 MB) + + SHA-256 checksums + 7991f95ea1b6c55645a3fc48f1534d4135501a07b9d92dd83672f936d9a9d7a2 + android-studio-ide-171.4408382-linux.zip + 29399953024b0b4c72df62e94e0850c20b623b887e67bbfce713acb7baed8740 + android-studio-ide-171.4408382-windows32.zip + 7a9ef037e34add6df84bdbe4b25dc222845b804e1f91b88d86f3e77dd1ce1fa0 + android-studio-ide-171.4408382-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4402976-linux.zip + (771.3 MB) + Mac: android-studio-ide-171.4402976-mac.zip + (771.9 MB) + Windows (32-bit): android-studio-ide-171.4402976-windows32.zip + (772.3 MB) + Windows (64-bit): android-studio-ide-171.4402976-windows.zip + (772.9 MB) + + SHA-256 checksums + 6eef456231f73f03e9f502e878cbb87789319892780251b0ead257d60266c5a1 + android-studio-ide-171.4402976-linux.zip + b96a13a25562c44a3b213c25afa0c64eab888e653f71b16b1edf940efecabfdf android-studio-ide-171.4402976-mac.zip + de5799dd0b75a85c8aa344d9e5f073e9879ba9eb71749806050166b78fab6d78 + android-studio-ide-171.4402976-windows32.zip + 9728ce4f45c767d0f1ce39dcd5889b17decf8ffe60521b54f1b9737c510ee87e + android-studio-ide-171.4402976-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4392136-linux.zip + (771.3 MB) + Mac: android-studio-ide-171.4392136-mac.zip + (772.0 MB) + Windows (32-bit): android-studio-ide-171.4392136-windows32.zip + (772.3 MB) + Windows (64-bit): android-studio-ide-171.4392136-windows.zip + (772.9 MB) + + SHA-256 checksums + c52fd6b694624861d13935eaa3aed3182408b69b7d2d0f208f10af43d7c2ea8f + android-studio-ide-171.4392136-linux.zip + 5ffba5bec8b8795ccacfe6f7116822b2dbb865f3e536d711e60d1b3575d930f7 android-studio-ide-171.4392136-mac.zip + f90af64a5262fbfa4f40f80622c24d0acc4bfb9cbfc7f181dc84391aa0629bb6 + android-studio-ide-171.4392136-windows32.zip + c91c8daafeae4af284fd06e37502e55a081b048d0786553ca8b9a3d24b5a6f10 + android-studio-ide-171.4392136-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4365657-linux.zip + (762.1 MB) + Mac: android-studio-ide-171.4365657-mac.zip + (763.0 MB) + Windows (32-bit): android-studio-ide-171.4365657-windows32.zip + (763.2 MB) + Windows (64-bit): android-studio-ide-171.4365657-windows.zip + (763.7 MB) + + SHA-256 checksums + 663564903130e2a5694d621d720c25106cfa45df9ddd5ad28c02a5a700cea32a + android-studio-ide-171.4365657-linux.zip + a1845cac07e4b53eff9c1dc51fc202bf3ee4dacc7aba2238280c2bdd784c0420 android-studio-ide-171.4365657-mac.zip + a6a426321ffc976bee7771b31b3f213c2b353eeb6a5e92624661e8e169f81530 + android-studio-ide-171.4365657-windows32.zip + fda68bbf4540f25cf8d1287e31200031baa7864e33c3396bcb4b33c05ae3bfd3 + android-studio-ide-171.4365657-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4333198-linux.zip + (761.7 MB) + Mac: android-studio-ide-171.4333198-mac.zip + (762.5 MB) + Windows (32-bit): android-studio-ide-171.4333198-windows32.zip + (762.7 MB) + Windows (64-bit): android-studio-ide-171.4333198-windows.zip + (763.2 MB) + + SHA-256 checksums + f397b26d0b9de78de8433ec64c9f31710daf9e4f10040837dc576bbb801c2a1c + android-studio-ide-171.4333198-linux.zip + 386dafc2846542acbd8280ed89fe41434d2de5347d5ae41548e8d7c508e94e09 android-studio-ide-171.4333198-mac.zip + de69cab769c168d37cedb3f1e47edfcbd04e69e847339a7002140e4f9aaba68c + android-studio-ide-171.4333198-windows32.zip + 7d4e1e7d64df3eff70efd3d40f109b8c572a0af98030be94559f19f00dc466ab + android-studio-ide-171.4333198-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4316950-linux.zip + (761.7 MB) + Mac: android-studio-ide-171.4316950-mac.zip + (762.5 MB) + Windows (32-bit): android-studio-ide-171.4316950-windows32.zip + (762.7 MB) + Windows (64-bit): android-studio-ide-171.4316950-windows.zip + (763.2 MB) + + SHA-256 checksums + accab8a8270bcc8c273ff980d26195dad3ea77839741e4dcd01cad5bd8ac462a + android-studio-ide-171.4316950-linux.zip + 572dad9ff8285c2dff1d52445e1bb1797b12cf2e83eba55607fb007d29366b52 android-studio-ide-171.4316950-mac.zip + 93071d8591e9a368f30fd387d740e2bf2330f6366c38bf2fc43b0e7f8d7eec44 + android-studio-ide-171.4316950-windows32.zip + 381dc9c6c224a04b70d54706f43d1b44a74d0cded02bec329027fb25f73de63d + android-studio-ide-171.4316950-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4304935-linux.zip + (761.6 MB) + Mac: android-studio-ide-171.4304935-mac.zip + (762.4 MB) + Windows (32-bit): android-studio-ide-171.4304935-windows32.zip + (762.6 MB) + Windows (64-bit): android-studio-ide-171.4304935-windows.zip + (763.1 MB) + + SHA-256 checksums + c5cec81cabb59873b44ac7794e3f59b8c0390eed1f0b5f247ded850a8ad0fe88 + android-studio-ide-171.4304935-linux.zip + 43ceaab8498d775dfa166c2be07ea715509ccb2230ac0f621cc09932971b0216 android-studio-ide-171.4304935-mac.zip + 5b752d559d9e6d3a97ca52557c74c5232ffaa395a2f50e1abaa274becce8ac93 + android-studio-ide-171.4304935-windows32.zip + ba05a01f28a0ddbd49de60b7c9368cec6937679a29fa0bc7b4a65e4c390220e3 + android-studio-ide-171.4304935-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4263559-linux.zip + (737.2 MB) + Mac: android-studio-ide-171.4263559-mac.zip + (738.0 MB) + Windows (32-bit): android-studio-ide-171.4263559-windows32.zip + (738.2 MB) + Windows (64-bit): android-studio-ide-171.4263559-windows.zip + (738.7 MB) + + SHA-256 checksums + 9c109f5cb3732cd9c31edb94657c10ba47c3cb4229ac4ff76a4683a27032ca2f + android-studio-ide-171.4263559-linux.zip + b2acdc0f9a13052d4e2870b302fe259fd710519ac4d90b0c1c928633a1b52b4f android-studio-ide-171.4263559-mac.zip + 7c3a23e2ec5791eb001299afeb8a6576ceb6587399aff5da93303678a6265834 + android-studio-ide-171.4263559-windows32.zip + 8bdbe855f20b5444a7ef4e5e0968ce02e6c8cdf3337b0828f5789ab1bb0d3054 + android-studio-ide-171.4263559-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4243858-linux.zip + (737.2 MB) + Mac: android-studio-ide-171.4243858-mac.zip + (738.0 MB) + Windows (32-bit): android-studio-ide-171.4243858-windows32.zip + (738.2 MB) + Windows (64-bit): android-studio-ide-171.4243858-windows.zip + (738.7 MB) + + SHA-256 checksums + 422cc6c85ee62186bdb81facd970c0058575dc45ba39f6fd8b326b430269f28c + android-studio-ide-171.4243858-linux.zip + 6ba4995305e233713532f3f66fcc305a8ff635107ab12f36a4bb96fa1fc3e26b android-studio-ide-171.4243858-mac.zip + daca4a143b4362be819b9925feb7d41274102eed2fe22c5f189172e190ebd92d + android-studio-ide-171.4243858-windows32.zip + fc6d7d7927a144800b422c6a694a08ba9abbbed5138b917130cc4bd9f0779db0 + android-studio-ide-171.4243858-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4220116-linux.zip + (735.2 MB) + Mac: android-studio-ide-171.4220116-mac.zip + (736.0 MB) + Windows (32-bit): android-studio-ide-171.4220116-windows32.zip + (736.2 MB) + Windows (64-bit): android-studio-ide-171.4220116-windows.zip + (736.7 MB) + + SHA-256 checksums + 8b184719596e24085aa1fa31f966200b5d530b33a8f616b07cac2c5e4c0d5c09 + android-studio-ide-171.4220116-linux.zip + 05c550fdf5c7005add2d23704ce0b2278b496a8beb48ce2b38bdd71e667da98e android-studio-ide-171.4220116-mac.zip + 564b41de2201514ffa50d0fed30a31cf495d6d071abc933b72d008aec07ed862 + android-studio-ide-171.4220116-windows32.zip + 646154ec9424d171b73809151287432963d413c7b992632edde51b0d978ea7f2 + android-studio-ide-171.4220116-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4195411-linux.zip + (737.0 MB) + Mac: android-studio-ide-171.4195411-mac.zip + (737.8 MB) + Windows (32-bit): android-studio-ide-171.4195411-windows32.zip + (738.0 MB) + Windows (64-bit): android-studio-ide-171.4195411-windows.zip + (738.5 MB) + + SHA-256 checksums + f2f7a260e1c115c73df1a51c9f939f64485bfbbd5631581a1358425d08caf0fb + android-studio-ide-171.4195411-linux.zip + d3035eb9ff2afbf239f07f0c97d9ea4d9988fefdfcf669c88114059fa7e07c9e android-studio-ide-171.4195411-mac.zip + f849bec4485518b5b6bc326534aecec87a2dd6da9f89996c013fb8f2eff27e09 + android-studio-ide-171.4195411-windows32.zip + 1a4f22745ba618f2cf994ec3cd664f1a38b76a4998075d2b409bf8c7ce887952 + android-studio-ide-171.4195411-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4182969-linux.zip + (690.2 MB) + Mac: android-studio-ide-171.4182969-mac.zip + (691.0 MB) + Windows (32-bit): android-studio-ide-171.4182969-windows32.zip + (691.2 MB) + Windows (64-bit): android-studio-ide-171.4182969-windows.zip + (691.7 MB) + + SHA-256 checksums + b15c6d3256685a2569216dbb48d45724f2ada0dd55707fce57e6619071994668 + android-studio-ide-171.4182969-linux.zip + 455134beeac2b1ca8f0a58f39ca4ccc5724c22525980db3094c34d4c606d753b android-studio-ide-171.4182969-mac.zip + f6c98d50b5158bf2a3c7c6b056b928cdeb16f3d478e1bed1d8e2cabaca500bc9 + android-studio-ide-171.4182969-windows32.zip + 2c0a4b6796285e50873a47d839205e4541faab5a33b558d94df0136d07913c4b + android-studio-ide-171.4182969-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4163606-linux.zip + (688.6 MB) + Mac: android-studio-ide-171.4163606-mac.zip + (689.4 MB) + Windows (32-bit): android-studio-ide-171.4163606-windows32.zip + (689.6 MB) + Windows (64-bit): android-studio-ide-171.4163606-windows.zip + (690.1 MB) + + SHA-256 checksums + 6f6a2459512b0b36bf3a142dfb2e9a1361ed6fb34bea435a62310e2709bfb6bf + android-studio-ide-171.4163606-linux.zip + f08f6c10736148f3050c40ddb0742471d400358608f1dd1803b9bdb62023f737 android-studio-ide-171.4163606-mac.zip + bae730f5466b75181e2ce45f45928e248a0eb746c5bbefb74602caa10b78f17d + android-studio-ide-171.4163606-windows32.zip + e2400d2842cfccb407f7ae8b3987fdfe6edaa74bc53cf292a8e247e596fcfa77 + android-studio-ide-171.4163606-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4141229-linux.zip + (690.7 MB) + Mac: android-studio-ide-171.4141229-mac.zip + (691.5 MB) + Windows (32-bit): android-studio-ide-171.4141229-windows32.zip + (691.7 MB) + Windows (64-bit): android-studio-ide-171.4141229-windows.zip + (692.2 MB) + + SHA-256 checksums + 4acb8bd5db5eafd34ed461ea8ef9c67da6ad09b763e159c710d9fe16ab007d8f + android-studio-ide-171.4141229-linux.zip + 184aedbb1f014779e9cff3fb768e398bd05e47aa6e5433011f90d566a729f76d android-studio-ide-171.4141229-mac.zip + 6cd46fb94c66b19a6a79c85ea05417fd2b438fa73bcf522ac0bdbb62ca484151 + android-studio-ide-171.4141229-windows32.zip + 5d6ef06aa6e84c271c7b375e6d0ce42316aefd022f9aa1646f5c614764d764e2 + android-studio-ide-171.4141229-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4101728-linux.zip + (718.1 MB) + Mac: android-studio-ide-171.4101728-mac.zip + (718.7 MB) + Windows (32-bit): android-studio-ide-171.4101728-windows32.zip + (719.1 MB) + Windows (64-bit): android-studio-ide-171.4101728-windows.zip + (719.7 MB) + + SHA-256 checksums + 98ff0ed9093022d834c985e3457462e50eaf5898459d208e748edb1bd3f092af + android-studio-ide-171.4101728-linux.zip + f15239ea73105ab6e552e9196e9d1fa8978f94ea84f7a727144de89ee9a286ff android-studio-ide-171.4101728-mac.zip + 0a85c336d71f111dc0ac14da9e11a6d15dcb3cda9e4f51bab31272fecc85e550 + android-studio-ide-171.4101728-windows32.zip + b8822f8e0cd4e0f6531b9079b590ea6711e832bc3945e5a7d4af9c858f699ae1 + android-studio-ide-171.4101728-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4056697-linux.zip + (707.8 MB) + Mac: android-studio-ide-171.4056697-mac.zip + (708.4 MB) + Windows (32-bit): android-studio-ide-171.4056697-windows32.zip + (708.8 MB) + Windows (64-bit): android-studio-ide-171.4056697-windows.zip + (709.4 MB) + + SHA-256 checksums + 1c8a40e0c56774995af5d8629abda31d9f4ea7ffe6b690470c78a60fba12d7fb + android-studio-ide-171.4056697-linux.zip + 0d2c10fb9d904a23adebda12a8bef76d5453ed15c95b09abc0a33ba8d9f14880 android-studio-ide-171.4056697-mac.zip + 9bb0f3b1c0c1e7418ef78dcc78d256270c784b6785c23f0e93d33409b4999260 + android-studio-ide-171.4056697-windows32.zip + 35ecb54abf24aff4aa380214dad9de75a8e5bd1d66fcc4c3f139757896094c21 + android-studio-ide-171.4056697-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4041253-linux.zip + (707.6 MB) + Mac: android-studio-ide-171.4041253-mac.zip + (708.2 MB) + Windows (32-bit): android-studio-ide-171.4041253-windows32.zip + (708.7 MB) + Windows (64-bit): android-studio-ide-171.4041253-windows.zip + (709.2 MB) + + SHA-256 checksums + ae6ba335ef007775ce4c957e381089e1a4d70953f84f7bd41e794c8cfd8a0d75 + android-studio-ide-171.4041253-linux.zip + 1964f4aad24e9f3c13e256307690a490df6a335a48b72f26f1fdd49bed719643 android-studio-ide-171.4041253-mac.zip + 9c3c2d1c690af7213b366769d347803e84511ee65ad3bbf449abef0f835f5217 + android-studio-ide-171.4041253-windows32.zip + 2b49c8d643743b1357cf398bcbd46efe8decd9a47955246accd57f2b9615ddc6 + android-studio-ide-171.4041253-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.4010489-linux.zip + (700.5 MB) + Mac: android-studio-ide-171.4010489-mac.zip + (701.1 MB) + Windows (32-bit): android-studio-ide-171.4010489-windows32.zip + (701.5 MB) + Windows (64-bit): android-studio-ide-171.4010489-windows.zip + (702.1 MB) + + SHA-256 checksums + 7eeade7638b8a2d2715539e27e521a75be274e5b690b1a90e69e938f42a75988 + android-studio-ide-171.4010489-linux.zip + 863849c56ea4ac1d788e8a5c30cb7bf88b80f552fcc72c4cef24c016e148a3b8 android-studio-ide-171.4010489-mac.zip + 5d7101353eee3d0bc201be01afca6e40d2643bb3ae5e99ec94e0cc0400698de0 + android-studio-ide-171.4010489-windows32.zip + b1f983c68b7c1f9a7442b132b774fe01489acfd6cd4d0a72a07cbef441682727 + android-studio-ide-171.4010489-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.3934896-linux.zip + (567.8 MB) + Mac: android-studio-ide-171.3934896-mac.zip + (568.4 MB) + Windows (32-bit): android-studio-ide-171.3934896-windows32.zip + (568.8 MB) + Windows (64-bit): android-studio-ide-171.3934896-windows.zip + (569.3 MB) + + SHA-256 checksums + 40c0ff79790d2ed51eb21afb204cd6830b55d1a8182de981c4a08300f566b7e8 + android-studio-ide-171.3934896-linux.zip + 66d82f8aaa8124a9420f15faf22e58f573961e0f2314bb40bfe51867772810c9 android-studio-ide-171.3934896-mac.zip + 8d56bcc3ce0add9622582dbba8cceb18f015b4e74156bd17af86742a396bffba + android-studio-ide-171.3934896-windows32.zip + b87180c4fcb7dc224d182f75c46f7457ce83da2a8b31dd824fceacd6fc94fdc5 + android-studio-ide-171.3934896-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.3909050-linux.zip + (566.0 MB) + Mac: android-studio-ide-171.3909050-mac.zip + (566.6 MB) + Windows (32-bit): android-studio-ide-171.3909050-windows32.zip + (567.0 MB) + Windows (64-bit): android-studio-ide-171.3909050-windows.zip + (567.6 MB) + + SHA-256 checksums + b856e76425731e4936f2fcc1525495eea30d0c0cd1458c6c035fb92ee68a337e + android-studio-ide-171.3909050-linux.zip + 7ee2d3daf79489dff15cf70dcec72b85d75c602261851396112b9b6e9385bd15 android-studio-ide-171.3909050-mac.zip + a2bd97a0787eb0169749cf48f9c5fa4da5f8f477b669bcdd5399a32cf973d2a9 + android-studio-ide-171.3909050-windows32.zip + 4ba92bf19ef5555ef09095046e43007a01b7acd9662e7602dccde7f75d339992 + android-studio-ide-171.3909050-windows.zip
+
+ + + +
+ + Zip files + Linux: android-studio-ide-171.3883974-linux.zip + (562.0 MB) + Mac: android-studio-ide-171.3883974-mac.zip + (562.6 MB) + Windows (32-bit): android-studio-ide-171.3883974-windows32.zip + (563.1 MB) + Windows (64-bit): android-studio-ide-171.3883974-windows.zip + (563.6 MB) + + SHA-256 checksums + 7211f6b1110957f6e793b38cc6c16a65627ee4cc5db24f6d6d8d62b44e3575fc + android-studio-ide-171.3883974-linux.zip + c543f623aa24ace236aba477ccc16a915dfda5c90d1e26d23dc0e98e4a406c08 android-studio-ide-171.3883974-mac.zip + d77679c1ffcc76054b10f31ddead2bd0e0dcbbac498e31809885921def9003ff + android-studio-ide-171.3883974-windows32.zip + 0232804328a832eaf5edc1e3fd226b0eedcd2129e9d5ca1777306387b86e8533 + android-studio-ide-171.3883974-windows.zip
+
+ + + +
+ + Zip files + 32-bit Windows: android-studio-ide-171.3870562-windows32.zip + (535.7 MB) + 64-bit Windows: android-studio-ide-171.3870562-windows.zip + (536.3 MB) + Linux: android-studio-ide-171.3870562-linux.zip + (534.7 MB) + Mac: android-studio-ide-171.3870562-mac.zip + (535.3 MB) + + SHA-256 checksums + 499fcfc5a4edc63b447658af3bb1ebf24a0d2781ab5289a8ba5091b401c81ed6 + android-studio-ide-171.3870562-windows32.zip + e680347b480a97842423883ae1703f859781e03c8ba79ba2302506a41a87ef32 + android-studio-ide-171.3870562-windows.zip + a603fbeca160b528211836ce5c4cedaafa92a7c0c2de99571524dd0c06fab601 + android-studio-ide-171.3870562-linux.zip + 41adf1d98060f6a87c3187947894140a33920eb094e537a41cfa4285a58c9ac6 android-studio-ide-171.3870562-mac.zip +
+
+ + + +
+ Installers + Mac: android-studio-ide-162.4069837-mac.dmg + (486.1 MB) + Windows IDE bundle with SDK (64-bit): android-studio-bundle-162.4069837-windows.exe + (2.0 GB) + Windows IDE only (64-bit): android-studio-ide-162.4069837-windows.exe + (473.3 MB) + + SHA-256 checksums + da0d39221b8cb7b4b5cbe483dd4174dd1f7dc688e74f7de7c47cc8ffb6296715 android-studio-ide-162.4069837-mac.dmg + dc23bc968d381a5ca7fdd12bc7799b95ec0d11f1e4007387cb0de55c78b475ba + android-studio-bundle-162.4069837-windows.exe + f0b72473cb94ba4bcbc80eeb84f4b53364da097efa255f7cab71bcb10a28775a + android-studio-ide-162.4069837-windows.exe + + Zip files + Linux: android-studio-ide-162.4069837-linux.zip + (490.8 MB) + Windows (32-bit): android-studio-ide-162.4069837-windows32.zip + (490.3 MB) + Windows (64-bit): android-studio-ide-162.4069837-windows.zip + (490.9 MB) + + SHA-256 checksums + 1383cfd47441e5f820b6257a1bdd683e0e980bc76c7f2027ef84dc2e6ad2f17f + android-studio-ide-162.4069837-linux.zip + db7526187d492287b6e2979249d27a67f1dd62d6e095cca7508e05edce74e272 + android-studio-ide-162.4069837-windows32.zip + b61d6f08758b5b2e6dad604d8a8d61acf549f746b07dbb0c2265daad01a7d2b7 + android-studio-ide-162.4069837-windows.zip
+
+ + + +
+ Installers + Mac: android-studio-ide-162.3934792-mac.dmg + (455.2 MB) + Windows IDE bundle with SDK (64-bit): android-studio-bundle-162.3934792-windows.exe + (2.0 GB) + Windows IDE only (64-bit): android-studio-ide-162.3934792-windows.exe + (442.6 MB) + + SHA-256 checksums + e20fb9ae57c9ca35285dfc40594a0e23bf2c47648a43ca6b7da0e7e58d092b86 android-studio-ide-162.3934792-mac.dmg + 9d787c0cf453e40ad1b0621f0e5a9653270dcc22a58fa7c9fab2223531c83a41 + android-studio-bundle-162.3934792-windows.exe + 939cf6a1556c9078f4cbc05d1d2b8175f365ea5485661b04579788c423c38c95 + android-studio-ide-162.3934792-windows.exe + + Zip files + Linux: android-studio-ide-162.3934792-linux.zip + (460.0 MB) + Mac: android-studio-ide-162.3934792-mac.zip + (460.8 MB) + Windows (32-bit): android-studio-ide-162.3934792-windows32.zip + (459.5 MB) + Windows (64-bit): android-studio-ide-162.3934792-windows.zip + (460.1 MB) + + SHA-256 checksums + 6e33a232466820a15c884af9faefab772b8267ede056aaedb63f291ceb5e95a7 + android-studio-ide-162.3934792-linux.zip + 484a698f9a4a6bdb860186d4b89be16bb37fc1f23842faacd416d5aca2fb1c3f android-studio-ide-162.3934792-mac.zip + 67098fdd64d257c2aa98db29af8a6341fa787d9d0b37c8ea06eb5ec00dc51986 + android-studio-ide-162.3934792-windows32.zip + 87cdb1295137ae75e5dbc7f9b6c499079d05d1141efa769c085e08c18fcec437 + android-studio-ide-162.3934792-windows.zip
+
+ +
+
+
+

Disclaimer

+ 版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名和本网站网址。 +
+
+
+
+ +
+
+
+ +
+
+
+ 46 Comments + 去评论 +
+
+
    +
  • + + + +
    +
    + + adustdu2015 + + commented on + Sat Jul 15 + 2017 + +
    + + +
    +
    +
    +

    怎么成了全黑的啦?死气沉沉的,没有活力。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Sat Jul 15 + 2017 + +
    + + +
    +
    +
    +

    @adustdu2015 为了纪念前天去世的一个人

    +
    +
    + +
  • +
  • + + + +
    +
    + + codedart2018 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjqy 谁去世了

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @myxingke 前两天去世的一个人

    +
    +
    + +
  • +
  • + + + +
    +
    + + pdog18 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 是我们大家认识的?名字不可说吗?(不好意思可能有点冒昧) +

    +
    +
    + +
  • +
  • + + + +
    +
    + + codedart2018 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 我才学android + android的文档在哪儿找来看呢,原来开发PHP的,像PHP都有良好的手册!android不知道在哪儿看。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @pdog18 13号去世的 LXB

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @myxingke Android SDK + 里带的有,在 docs 文件夹里,或者去这里看 https://developer.android.google.cn/index.html +

    +
    +
    + +
  • +
  • + + + +
    +
    + + pdog18 + + commented on + Tue Jul 18 + 2017 + +
    + + +
    +
    +
    +

    @inferjay 哦,翻墙下才知道

    +
    +
    + +
  • +
  • + + + +
    +
    + + lisjiang + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    mac 版adt 下載後,打開eclipse直接“意外退出”,已經有jdk + 1.8,環境變量已經配好,還需要配置什麼?

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    @lisjiang 建议用 Android Studio ,ADT + 官方已经很久不维护了

    +
    +
    + +
  • +
  • + + + +
    +
    + + Warchaser + + commented on + Wed Aug 23 + 2017 + +
    + + +
    +
    +
    +

    as3.0 beta2版本的插件安装和升级有问题,安装无效。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Aug 23 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + Warchaser + + commented on + Wed Aug 23 + 2017 + +
    + + +
    +
    +
    +

    @inferjay + .ignore插件。beta2版本的插件安装都不好使,无论是as内部提供的插件下载安装还是离线安装。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Aug 23 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + Vixb1122 + + commented on + Mon Oct 16 + 2017 + +
    + + +
    +
    +
    +

    3.0 RC地址 404 了,这个版本应该是171.4392136 吧,MD5校验截图也不对

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Oct 16 + 2017 + • edited +
    + + +
    +
    +
    +

    @Vixb1122 感谢反馈,问题已修复

    +
    +
    + +
  • +
  • + + + +
    +
    + + sylar-kamill + + commented on + Thu Oct 19 + 2017 + +
    + + +
    +
    +
    +

    旧的搬瓦工链接已经失效了,这是新的https://bwh1.net/

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Oct 19 + 2017 + +
    + + +
    +
    +
    +

    @sylar-kamill 好的,感谢反馈

    +
    +
    + +
  • +
  • + + + +
    +
    + + leiothrixs + + commented on + Fri Feb 02 + 2018 + +
    + + +
    +
    +
    +

    gradle要更新了啊

    +
    +
    + +
+
+ +
+
+
+
+
+
+ + 捐赠图标 + + + 回到顶部图标 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/baidu_verify_Sw6MantPJB.html b/baidu_verify_Sw6MantPJB.html new file mode 100644 index 00000000..3896455f --- /dev/null +++ b/baidu_verify_Sw6MantPJB.html @@ -0,0 +1 @@ +Sw6MantPJB \ No newline at end of file diff --git a/be5837b9ab4c3bec241adf29b3dfc260.txt b/be5837b9ab4c3bec241adf29b3dfc260.txt new file mode 100644 index 00000000..c9f26e20 --- /dev/null +++ b/be5837b9ab4c3bec241adf29b3dfc260.txt @@ -0,0 +1 @@ +be5837b9ab4c3bec241adf29b3dfc260 \ No newline at end of file diff --git a/donate.html b/donate.html new file mode 100644 index 00000000..0d7f9e9a --- /dev/null +++ b/donate.html @@ -0,0 +1,2461 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | android emulator | downlaod android emulator | Android SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ + +
+ + + + + +
+ + + +
+ + + + +
+
+
+ +
+
+ +
+
+
+
+ 55 Comments + 去评论
+
+
+
+
    +
  • + + + +
    +
    + + shallowlight + + commented on + Wed Jul 12 + 2017 + +
    + + +
    +
    +
    +

    我精神上支持

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Jul 12 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + WangYuana + + commented on + Mon Jul 31 + 2017 + +
    + + +
    +
    +
    +

    叽咕叽咕纳尼捐赠1毛虽不多表示一下

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Mon Jul 31 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + sg1949 + + commented on + Fri Aug 25 + 2017 + +
    + + +
    +
    +
    +

    迷雾与星辰

    +
    +
    + +
  • +
  • + + + +
    +
    + + sg1949 + + commented on + Fri Aug 25 + 2017 + +
    + + +
    +
    +
    +

    捐赠完了,怎么还是下载不了呢?

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Fri Aug 25 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + ytongshang + + commented on + Fri Sep 01 + 2017 + +
    + + +
    +
    +
    +

    先支持一下

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Fri Sep 01 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + icersummer + + commented on + Tue Oct 10 + 2017 + +
    + + +
    +
    +
    +

    支持

    +
    +
    + +
  • +
  • + + + +
    +
    + + tianyong2 + + commented on + Tue Oct 24 + 2017 + +
    + + +
    +
    +
    +

    sds

    +
    +
    + +
  • +
  • + + + +
    +
    + + dzxsll + + commented on + Fri Nov 10 + 2017 + +
    + + +
    +
    +
    +

    许安灵1.24,小小支持一下~很有帮助哦!

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Fri Nov 10 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + jubincn + + commented on + Thu Nov 16 + 2017 + +
    + + +
    +
    +
    +

    6.66,发现俺是二进宫了:)

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Nov 16 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + tsingkong + + commented on + Thu Nov 23 + 2017 + +
    + + +
    +
    +
    +

    SDK很久没有更新了呀

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Nov 23 + 2017 + +
    + + +
    +
    +
    +

    @tsingkong 因为现在可以在线升级了

    +
    +
    + +
  • +
  • + + + +
    +
    + + lvzongning + + commented on + Thu Nov 30 + 2017 + +
    + + +
    +
    +
    +

    支持哈

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Nov 30 + 2017 + • edited +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + bibitiger + + commented on + Thu Dec 07 + 2017 + +
    + + +
    +
    +
    +

    支持支持

    +
    +
    + +
  • +
+
    +
  • 1
  • +
  • 2
  • +
  • 3
  • +
  • Next
  • +
+
+
+
+
+ +
+
+
+
+ +
+ + 捐赠图标 + + + 回到顶部图标 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/friends.html b/friends.html new file mode 100644 index 00000000..8eb2304e --- /dev/null +++ b/friends.html @@ -0,0 +1,794 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | android emulator | downlaod android emulator | Android SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + + + + +
+ + + + +
+
+
+
+
+
+ +
+
+
+
+ 10 Comments + 去评论
+
+
+
+
    +
  • + + + +
    +
    + + xhw217 + + commented on + Sun Nov 12 + 2017 + +
    + + + 1
    +
    +
    +

    我很喜欢。

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Sun Nov 12 + 2017 + • edited +
    + + + 1
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + jp1017 + + commented on + Mon Nov 13 + 2017 + +
    + + +
    +
    +
    +

    膜拜下

    +
    +
    + +
  • +
  • + + + +
    +
    + + dongweiq + + commented on + Wed Feb 07 + 2018 + +
    + + +
    +
    +
    +

    http://androidweekly.cn/ 今天访问不了了啊

    +
    +
    + +
  • +
  • + + + +
    +
    + + tinsan + + commented on + Wed Feb 07 + 2018 + +
    + + +
    +
    +
    + +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Feb 07 + 2018 + +
    + + +
    +
    +
    +

    @dongweiq 网站开启了 https + 导致的,androidweekly.cn 这个域名的证书有问题,已经在处理了莫急哦

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Wed Feb 07 + 2018 + • edited +
    + + +
    +
    +
    +

    @tinsan + 网站的评论是基于 GitHub 的 Issue 功能实现的,你可以在 #55 这里的右下角的 Notifications + 那里取消订阅,就不会再收到邮件通知,如下图:

    +
    +
    + +
  • +
  • + + + +
    +
    + + KentFeng + + commented on + Thu Jun 24 + 2021 + +
    + + +
    +
    +
    +

    怎么Android逆向助手指南打开的是黄页

    +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Jun 24 + 2021 + +
    + + +
    +
    +
    + + + +
    +
    + +
  • +
  • + + + +
    +
    + + inferjay + + commented on + Thu Jun 24 + 2021 + +
    + + +
    +
    +
    +
    +

    怎么Android逆向助手指南打开的是黄页

    +
    +

    链接已更新

    +
    +
    + +
  • +
+
+
+
+
+
+ +
+
+
+
+
+ + 捐赠图标 + + + 回到顶部图标 + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/googlecbbecfc3e60ecca1.html b/googlecbbecfc3e60ecca1.html new file mode 100644 index 00000000..e8358241 --- /dev/null +++ b/googlecbbecfc3e60ecca1.html @@ -0,0 +1 @@ +google-site-verification: googlecbbecfc3e60ecca1.html \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 00000000..f0e4da3b --- /dev/null +++ b/index.html @@ -0,0 +1,4789 @@ + + + + + + + AndroidDevTools - Android 开发工具 | Android Studio 下载 | android studio 下载 | download android studio | Android + SDK 下载 | download android sdk | SDK Tools 下载 | download android sdk tools | Gradle 下载 | download gradle + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+

+
+ + + +
+
+ +
+
+
+
+

AndroidDevTools

+

收集整理Android开发所需的Android + SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。欢迎大家推荐自己在Android开发过程中用的好用的工具、学习开发教程、用到设计素材。如果你觉得本站对你有用,你可以点击底部的分享按钮,把本站分享到社交网络让你的小伙伴和更多的人知道。 +

+

或者可以考虑对本站 捐赠 支持下,支持我把本站做的更好,帮助更多的人。目前支持支付宝和微信,金额随意。 +

+
+ +
+ + + + +
+
+

Android Studio

+ +
+ 注意:以下 Android Studio 下载链接全是 redirector.gvt1.com + 开头的官方下载,无需tizi,建议用浏览器直接从官方原始链接下载,不要用迅雷下载、不要用迅雷下载、不要用迅雷下载,重要的事情说三遍,避免类似 + XCodeGhost 的事件!!! +
+ + + +
+ Installers + ChromeOS: android-studio-panda1-patch1-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda1-patch1-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda1-patch1-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda1-patch1-windows.exe + (1.4 GB) + + SHA-256 checksums + bf00fe914366798a7e21b128a5af672baa5d0debc4faeabd2de2cb083ccfe75e + android-studio-panda1-patch1-cros.deb + 55ad6f06b8af88ab9ffc68f33108ea7c734416c1548118997f5a45f3ac77d596 + android-studio-panda1-patch1-mac_arm.dmg + c277a2d1b9d4c4cd73fa9eda461df3271b3b3ea79b857052a3cc67ec3f2041c0 + android-studio-panda1-patch1-mac.dmg + df34e47eb76c93692315ed7b6e28f716160409062b99a48b89361b6cb7f588c1 + android-studio-panda1-patch1-windows.exe + + Zip files + Linux: android-studio-panda1-patch1-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda1-patch1-windows.zip + (1.4 GB) + + SHA-256 checksums + 678b8495f6368938927a8c8cc1a82484dd47e3640b77ec8b9983dc95722cda42 + android-studio-panda1-patch1-linux.tar.gz + f599624ba005128f77010e1cb0ec44c496f2f860af9f4782cde1c5c98a93d99b + android-studio-panda1-patch1-windows.zip
+
+ + + +
+ Installers + ChromeOS: android-studio-panda2-canary4-cros.deb + (1.1 GB) + Mac (Apple Silicon): android-studio-panda2-canary4-mac_arm.dmg + (1.4 GB) + Mac (Intel): android-studio-panda2-canary4-mac.dmg + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary4-windows.exe + (1.4 GB) + + SHA-256 checksums + 9a15ade655e40bc3179eba455284565f6c5fc7b840d871195be1b8ecfbbd1756 + android-studio-panda2-canary4-cros.deb + a3268a66c3ccf97292ce99fd02519c453c1d487220c1d764bd32ebbd8b4302ea + android-studio-panda2-canary4-mac_arm.dmg + 30a6edcdd53b1774fb8ab20976a84518908de40dd0820d1e41eb5eea66075c1f + android-studio-panda2-canary4-mac.dmg + cf7b5adefde2d8b73a0587ea6be0e3d6528e955b0e808eab4389d4356f9ae633 + android-studio-panda2-canary4-windows.exe + + Zip files + Linux: android-studio-panda2-canary4-linux.tar.gz + (1.4 GB) + Windows (64-bit): android-studio-panda2-canary4-windows.zip + (1.4 GB) + + SHA-256 checksums + 572de9e5b7904771479ceab37b1dfa17d9389819d81b39b1a653c945651e84d4 + android-studio-panda2-canary4-linux.tar.gz + f35030d7783efb5bd9c4b67ad83b88f6c090e7158cfb5a79fc2d21b36430cdd1 + android-studio-panda2-canary4-windows.zip
+
+
+
👉去下载其他版本👈
+
+
+
+

Android Emulator

+
+ 注意:如何手动安装指定版本的模拟器,请 点击这里 查看安装指南! +
+ + + + +
+ Zip files + Linux: emulator-linux_x64-14849922.zip + (327012736 bytes) + Mac (Intel): emulator-darwin_x64-14849922.zip + (452076673 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14849922.zip + (386697992 bytes) + Windows (64-bit): emulator-windows_x64-14849922.zip + (419468616 bytes) + + + SHA-256 Checksums + eb1f1c40f2399eb39bbed91a60b404bdec1b2480832c623059d44570a8a9d4fd + emulator-linux_x64-14849922.zip + 5fac671139d3ca3a01579284ff750a2f062c8abe12f6f111654cde719b79d4c3 + emulator-darwin_x64-14849922.zip + 97e70d1b5aeef956a49f6588e3a24b494d720e6a795c5a938cd531a5d9ad6e59 + emulator-darwin_aarch64-14849922.zip + 4daca33e2a70ac7775f9e2989b675b3753ee3dfda4417bf83108ba0c89849cbb + emulator-windows_x64-14849922.zip +
+
+ + +
+ Zip files + Linux: emulator-linux_x64-14788078.zip + (322851440 bytes) + Mac (Intel): emulator-darwin_x64-14788078.zip + (450816872 bytes) + Mac (Apple Silicon): emulator-darwin_aarch64-14788078.zip + (386185596 bytes) + Windows (64-bit): emulator-windows_x64-14788078.zip + (419394474 bytes) + + + SHA-256 Checksums + 85eab2a52517e8cac33dcd7fe3bed43a19472c9c2f17badf1f2616327d71488f + emulator-linux_x64-14788078.zip + 0d1c4ddae1c7056426bb234e114f978ba541dce4b7a2413c9bda775878772ff5 + emulator-darwin_x64-14788078.zip + 2c3865a7459ae3307e25b4a1d3eba31a6e7d8c2c921cbc80ebc2c7e241321206 + emulator-darwin_aarch64-14788078.zip + f93b0d51b3ea443ba7a068f2bc39cfdb30fae3ad0c98d001a7790d9acc85c6d5 + emulator-windows_x64-14788078.zip +
+
+
👉去下载其他版本👈
+
+
+
+

SDK Tools

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
版本平台下载大小SHA-1校验码官方SHA-1校验码截图
3859397
Windows + sdk-tools-windows-3859397.zip + 132 MB7f6037d3a7d6789b4fdc06ee7af041e071e9860c51f66f7a4eb5913df9871fd2查看 +
+ Mac OS X + + sdk-tools-darwin-3859397.zip + 82 MB4a81754a760fce88cba74d69c364b05b31c53d57b26f9f82355c61d5fe4b9df9
Linux + sdk-tools-linux-3859397.zip + 130 MB444e22ce8ca0f67353bda4b85175ed3731cae3ffa695ca18119cbacef1c1bea0
24.4.1
Windows + installer_r24.4.1-windows.exe + 144 MBf9b59d72413649d31e633207e31f456443e7ea0b查看 +
+ android-sdk_r24.4.1-windows.zip + 190 MB66b6a6433053c152b22bf8cab19c0f3fef4eba49
+ Mac OS X + + android-sdk_r24.4.macosx.zip + 98 MB85a9cccb0b1f9e6f1f616335c5f07107553840cd
Linux + androiddk_r24.4.1-linux.tgz + 311 MB725bb360f0f7d04eaccff5a2d57abdd49061326d
+
+
+

SDK Platform-Tools

+

这是 adb, fastboot 等工具包。把解压出来的 platform-tools 文件夹放在 android sdk 根目录下,并把 + adb所在的目录添加到系统 PATH 路径里,即可在命令行里直接访问了 adb, fastboot 等工具。 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
版本号WindowsMac OSXLinux
platform-tools-r22platform-tools_r22-windows.zipplatform-tools_r22-mac.zipplatform-tools_r22-linux.zip
platform-tools-r21platform-tools_r21-windows.zipplatform-tools_r21-mac.zipplatform-tools_r21-linux.zip
platform-tools-r20platform-tools_r20-windows.zipplatform-tools_r20-mac.zipplatform-tools_r20-linux.zip
+
+
+

Build-Tools

+

这是Android开发所需的Build-Tools,下载并解压后,将解压出的整个文件夹复制或者移动到 your sdk 路径/build-tools 文件夹即可。 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
版本号WindowsMac OSXLinux
21.1.2下载下载下载
21.1.2下载下载
21.1.1下载下载
21.1.0下载下载
21.0.2下载下载
21.0.1下载下载
21.0.0下载下载
20.0.0下载
+
+
+

SDK

+

这是Android开发所需的sdk,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/platforms文件夹,然后打开SDK Manager,打开 + Tools(工具)菜单选择 + Options(选项)菜单项打开Android SDK Manager Setting对话框,点击 + Clear Cache(清除缓存)按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
系统版本号WindowsMac OSXLinux
android 5.0下载 + 下载 + 下载 +
android L Rev3下载 + 下载 + 下载 +
android L下载 + 下载 + 下载 +
android 4.4W下载 + 下载 + 下载 +
android 4.4.2下载 + 下载 + 下载 +
android 4.3下载 + 下载 + 下载 +
android 4.2.2下载 + 下载 + 下载 +
android 4.1.2下载 + 下载 + 下载 +
android 4.0.3下载 + 下载 + 下载 +
android 4.0下载 + 下载 + 下载 +
android 3.2下载 + 下载 + 下载 +
android 3.1下载 + 下载 + 下载 +
android 3.0下载 + 下载 + 下载 +
android 2.3.3下载 + 下载 + 下载 +
android 2.2下载 + 下载 + 下载 +
+
+
+

SDK System images

+

这是在创建模拟器时需要的system image,也就是在创建模拟器时 + CPU/ABI项需要选择的,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/system-images文件夹下即可, 如果没有 + system-images目录就先创建此文件夹,然后打开SDK Manager,打开 + Tools(工具)菜单选择 + Options(选项)菜单项打开Android SDK Manager Setting对话框,点击 + Clear Cache(清除缓存)按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
系统版本号WindowsMac OSXLinux
android 5.0下载 + 下载 + 下载 +
android L下载 + 下载 + 下载 +
android 4.4W下载 + 下载 + 下载 +
android 4.4.2下载 + 下载 + 下载 +
android 4.3下载 + 下载 + 下载 +
android 4.2.2下载 + 下载 + 下载 +
android 4.1.2下载 + 下载 + 下载 +
android 4.0.3下载 + 下载 + 下载 +
android 4.0下载 + 下载 + 下载 +
+
+
+

GoogleMap APIs SDK

+

这是GoogleMap APIs SDK,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/add-ons文件夹下,然后打开SDK Manager,打开 + Tools(工具)菜单选择 + Options(选项)菜单项打开Android SDK Manager Setting对话框,点击 + Clear Cache(清除缓存)按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
系统版本号WindowsMac OSXLinux
android 4.4.2 + 下载ARM版 下载x86版 + + 下载ARM版 下载x86版 + + 下载ARM版 下载x86版 +
android 4.3下载 + 下载 + 下载 +
android 4.2.2下载 + 下载 + 下载 +
android 4.1.2下载 + 下载 + 下载 +
android 4.0.3下载 + 下载 + 下载 +
android 4.0下载 + 下载 + 下载 +
android 3.2下载 + 下载 + 下载 +
android 3.1下载 + 下载 + 下载 +
android 3.0下载 + 下载 + 下载 +
android 2.3.3下载 + 下载 + 下载 +
android 2.2下载 + 下载 + 下载 +
+
+
+

Google Glass SDK

+

这是GDK,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/add-ons文件夹下,然后打开SDK Manager,打开 + Tools(工具)菜单选择 + Options(选项)菜单项打开Android SDK Manager Setting对话框,点击 + Clear Cache(清除缓存)按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 +

+ + + + + + + + + + + + + + + + + + + + + + + +
系统版本WindowsMac OSXLinux
android 4.4.2下载 + 下载 + 下载 +
android 4.0.3下载 +
+
+
+

Google TV Addon

+

这是Google TV Addon,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/add-ons文件夹,然后打开SDK Manager,打开 + Tools(工具)菜单选择 + Options(选项)菜单项打开Android SDK Manager Setting对话框,点击 + Clear Cache(清除缓存)按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 +

+ + + + + + + + + + + + + + + + + +
系统版本WindowsMac OSXLinux
android 3.2下载 + 下载 + 下载 +
+
+
+

Android Framework Source Code

+

这是Android Framework Source Code,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/sources文件夹下,然后重启Eclipse(或Android Studio),这样当你在Eclipse里面按住 + Ctrl键点击某个系统类时就可以打开该类的源码文件查看源码了。 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
系统版本
android + 7.0 +
android 5.0 +
android 4.4W +
android 4.4.2 +
android 4.3 +
android 4.2.2 +
android 4.1.2 +
android 4.0.3 +
android 4.0 +
android 3.0 +
android 2.3.3 +
android 2.2 +
+
+
+

Android SDK Extras

+

包含 + Android Support Library、 + Google Cloud Messaging for Android Library、 + Google Play services、 + Google Play services for fit preview、 + Google Play services for Froyo、 + Google Play APK Expansion Library、 + Google Play Billing Library、 + Google Play Licensing Library等,下载解压后将解压出的整个文件夹复制或者移动到 + your sdk根目录下下,如果已经存在 + extras文件夹就替换掉。 +

+ + + + + + + + + + + + + + + + + + + + +
版本号
21.0.3 +
21.0.2 +
21 +
20 +
+
+
+

Support Library

+

包含supportive、v7和v13,下载解压后将解压出的整个文件夹复制或者移动到 + your sdk 路径/extras下,然后打开SDK Manager,打开 + Tools(工具)菜单选择 + Options(选项)菜单项打开Android SDK Manager Setting对话框,点击 + Clear Cache(清除缓存)按钮,然后重启Eclipse(或Android Studio)和SDK Manager。 +

+ + + + + + + + + + + + + + + + + + + + +
版本号
21.0.3 +
21.0.2 +
21 +
20 +
+
+
+

SDK Samples

+

这是Android SDK自带的示例代码,下载并解压后,将解压出的整个文件夹复制或者移动到 + your sdk 路径/samples文件夹下,然后重启Eclipse(或Android Studio) +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
系统版本
android 21 +
android L +
android 4.4W +
android 4.4.2 +
android 4.3 +
android 4.2.2 +
android 4.1.2 +
android 4.0.3 +
android 4.0 +
android 3.2 +
android 3.1 +
android 3.0 +
android 2.3.3 +
android 2.2 +
+
+
+

NDK

+

C/C++开发Android应用工具包,Linux/Mac OS X 下NDK的安装方法请戳这里 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VersionPlatformPackageSize (Bytes)SHA-256 校验码官方 SHA-256 校验码截图
NDK r16-beta1Windows 32-bit + android-ndk-r16-beta1-windows-x86.zip + 6581032562aacf65266f22233038ac842bc716ca6b5eea4ea查看 +
Windows 64-bit + android-ndk-r16-beta1-windows-x86_64.zip + 723055130e10991652b416f0e97881d68f1c62f81d853f916
Mac OS X + android-ndk-r16-beta1-darwin-x86_64.zip + 8369403915ff37ebf724bef40ff9e1fbdaab265e0b9754364
Linux 64-bit (x86) + android-ndk-r16-beta1-linux-x86_64.zip + 85150330320affa8bb6c6ce6128894b0c0ceed370cea2e0c2
NDK r15cWindows 32-bit + android-ndk-r15c-windows-x86.zip + 784778144f2e47121feb73ec34ced5e947cbf1adc6b56246e查看 +
Windows 64-bit + android-ndk-r15c-windows-x86_64.zip + 849733996970bb2496de0eada74674bb1b06d79165f725696
Mac OS X + android-ndk-r15c-darwin-x86_64.zip + 960251267ea4b5d76475db84745aa8828000d009625fc1f98
Linux 64-bit (x86) + android-ndk-r15c-linux-x86_64.zip + 9749767540bf02d4e8b85fd770fd7b9b2cdec57f9441f27a2
NDK r14bWindows 32-bit + android-ndk-r14b-windows-x86.zip + 707533928070443eaa7fa37ed337f91c655e02ca708d37c92查看 +
Windows 64-bit + android-ndk-r14b-windows-x86_64.zip + 769151176a625e8c599bccdb9061b61dcf3d1f1a01071613f
Mac OS X + android-ndk-r14b-darwin-x86_64.zip + 8247050732bf582c43f6da16416e66203d158a6dfaba4277c
Linux 64-bit (x86) + android-ndk-r14b-linux-x86_64.zip + 840626594becd161da6ed9a823e25be5c02955d9cbca1dbeb
NDK r13bWindows 32-bit + android-ndk-r13b-windows-x86.zip + 6204615444eb1288b1d4134a9d6474eb247f0448808d52408查看 +
Windows 64-bit + android-ndk-r13b-windows-x86_64.zip + 681320123649d306559435c244cec5881b880318bb3dee53a
Mac OS X 64-bit + android-ndk-r13b-darwin-x86_64.zip + 66596799771fe653a7bf5db08c3af154735b6ccbc12f0add5
Linux 64-bit (x86) + android-ndk-r13b-linux-x86_64.zip + 6873118660600157c4ddf50ec15b8a037cfc474143f718fd0
NDK r13Windows 32-bit + android-ndk-r13-windows-x86.zip + 620325945cc498ef01d7fe919dcc8aeb4d709f4ff793dee46查看 +
Windows 64-bit + android-ndk-r13-windows-x86_64.zip + 68118884539b78dda640f7f2647075d44b0ec1a8ac6ce5eef
Mac OS X 64-bit + android-ndk-r13-darwin-x86_64.zip + 665841170fd7ec2b511b66c479487138be5413400521edd0e
Linux 64-bit (x86) + android-ndk-r13-linux-x86_64.zip + 687179374a22bfcbe467103e21acc953b0c11158941ab49ee
NDK r12bWindows 32-bit + android-ndk-r12b-windows-x86.zip + 7064539728e6eef0091dac2f3c7a1ecbb7070d4fa22212c04 + +
Windows 64-bit + android-ndk-r12b-windows-x86_64.zip + 749567353337746d8579a1c65e8a69bf9cbdc9849bcacf7f5
Mac OS X 64-bit + android-ndk-r12b-darwin-x86_64.zip + 734135279e257fe12f8947be9f79c10c3fffe87fb9406118a
Linux 64-bit (x86) + android-ndk-r12b-linux-x86_64.zip + 755551010170a119bfa0f0ce5dc932405eaa3a7cc61b27694
+ + + + + + + + + + + + + + + + + +
Additional Download (32-, 64-bit)Package
r10 STL debug infoandroid-ndk-r10-cxx-stl-libs-with-debug-info.zip +
r9 STL debug infoandroid-ndk-r9-cxx-stl-libs-with-debug-info.zip +
+
+
+

Android System Image

+

这个是 Android 系统的刷机镜像。

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
版本设备下载SHA-256 校验码官方 SHA-256 校验码截图
8.1Nexus 5Xbullhead-opp5.170921.005-factory-e5622807.zip + e5622807e9273b327ca5ccaec72abdd5a57a4f8895d30af3b1db9b13648e93d3查看 +
Nexus 6Pangler-opp5.170921.005-factory-a45d3eab.zip + a45d3eab4bc4244b6661fe677f26ec8d375a0fa568a345c0a2a76bd36f56c433
Pixel Cryu-opp5.170921.005-factory-94249682.zip + 94249682b612ab0d4f9f484b737a3899be6aa5d68e6cf59877fd0e3a1ee55344
Pixelsailfish-opp5.170921.005-factory-47da29c4.zip + 47da29c416a5803869a0d88cfdcbcdb08b1c7468d13af127f53bd1301025ba7e
Pixel XLmarlin-opp5.170921.005-factory-56bbae3e.zip + 56bbae3e97ebf85ec403886045e9f6d6987f0ad37c75d65dd48397873bb78619
Pixel 2 + Will be available later in the Developer Preview. + See release + notes for details. + +
Pixel 2 XLtaimen-opp5.170921.005-factory-879b105d.zip + 879b105dd93a856ca0dad3f0d86a10938e57e6f33c5a628c5be95e6f4740824e
8.0Nexus 5Xbullhead-opr6.170623.013-factory-203642e1.zip + 203642e1a27ee0f00302cbf0003adfb8fabfb27821a6f33bad393472a20b97c8查看 +
Nexus 6Pangler-opr6.170623.013-factory-a63b2f21.zip + a63b2f21ad07d7b163cdb0ff26b4d3aedfa3869462d4b86369dc35d5653895bb
Nexus Playerfugu-opr6.170623.015-factory-56e03f51.zip + 56e03f51214e56a8754d8018d5cae89b4a0f360f3108b20a18754c7d49cbb6a7
Pixel Cryu-opr6.170623.010-factory-81a1479d.zip + 81a1479d62eddc5657c6b496a5581bafe07265b61f7e0c3b259430fcc7119758
Pixel (Telstra, Rogers, TMO, Sprint, USCC, Project Fi)sailfish-opr6.170623.011-factory-0d712594.zip + 0d71259400371b8da44e6300324dbd6cbe26d6ae2641745becab9d7d1607e9db
Pixel (other carriers)sailfish-opr6.170623.012-factory-8ada9373.zip + 8ada9373e6f86cac20023bd6c7889edb0449fc7085913d1e45f8a1491b17942c
Pixel XL (Telstra, Rogers, TMO, Sprint, USCC, Project Fi)marlin-opr6.170623.011-factory-985fd412.zip + 985fd412c40dd1ec6ee780185b30c5854627b5301da2a48f252155a0265116de
Pixel XL (other carriers)marlin-opr6.170623.012-factory-6304451d.zip + 6304451dd6744b1a2faadd7921f28a217e8dbe4bf20c6cfc20bf350b1e0f07df
+
+
+

JDK

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
版本号WindowsMac OSXLinux
1.8 u121 + 下载 + + 下载 + + 下载 +
1.7 u80 + 下载 + + 下载 + + 下载 +
1.6 u45 + 下载 + + 下载 + + 下载 +
+
+
+

ADT Bundle

+

ADT Bundle包含了Eclipse、ADT插件和SDK Tools,是已经集成好的IDE,只需安装好Jdk即可开始开发,推荐初学者下载ADT Bundle,不用再折腾开发环境。

+ + + + + + + + + + + + + + + + + + + + + + + +
版本号WindowsMac OSXLinux
23.0.2 + 32位 + 64位 + 64位 + + 32位 + 64位 +
23.0.0 + 32位 + 64位 + 64位 + + 32位 + 64位 +
+
+
+

ADT Plugin

+

离线安装ADT插件请戳 + + 项目wiki + +

+ + + + + + + + + + + + + + +
版本号
ADT-23.0.7 +
ADT-23.0.6 +
+
+
+ +
+

Android Gradle Plugin DSL 在线文档

+

http://google.github.io/android-gradle-dsl/ +

+
+
+

Gradle Dependencies Configuration Generator(需要梯子)

+

http://gradleplease.appspot.com +

+
+
+
+

版本控制工具

+
+
Git
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
版本号WindowsMac OSXLinux
Git-2.12.0 + 下载 + + 下载 + + 下载 +
Git-2.8.1 + 下载 + + 下载 + + 下载 +
Git-1.8.5.2下载 + 下载 + 下载 +
+
+
+

SVN Plugin For Eclipse

+ + + + + + + + + + + + + + + + + +
版本号
1.10.5 +
1.8.22 +
1.6.18 +
+
+
+
+

Apk反编译工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
EnjarifyEnjarify 是一个用 Python 写的, Google 官方开源的可以将 Dalvik 字节码转换为 Java 字节码的工具。 + 下载 +
JEB Android Decompiler下载 +
Virtuous Ten Studio下载 +
Apk文件修改工具Root Tools下载 +
Dex文件反编译工具Dedexer下载 +
APK+Dex文件反编译及回编译工具下载 +
android-apktool下载 +
Onekey Decompile Apk]下载 +
Baksmali下载 +
Smali下载 +
AXMLPrinter2下载 +
JAD Java Decompiler下载 +
JD-GUI Decompiler下载 +
XJad V2.2下载 +
Android APK Decompiler在线反编译工具下载 +
SmaliViewer +

是一款免费的APK分析软件,无论从分析的深

+

度还是广度来看,都是一款能够满足用户需求

+

的产品,使您在APK分析的过程中,更加得心应手。

+
下载 + 使用指南
Android逆向助手 +

Android逆向助手是一功能强大的逆向辅助软件。

+

该软件可以帮助用户来进行apk反编译打包签名;

+

dex/jar互转替换提取修复;so反编译;

+

xml、txt加密;字符串编码等等,操作简单,

+

只需要直接将文件拖放到源和目标文件。

+
下载 + 使用指南 +
Android Killer + 集Apk反编译、Apk打包、Apk签名,编码互转, +
ADB通信(应用安装-卸载-运行-设备文件管理)等特色 +
功能于一 身,支持logcat日志输出,语法高亮, +
基于关键字(支持单行代码或多行代码段)项目内搜索, +
可自定义外部工具;吸收融汇多种工具功能与特点, +
打造一站 式逆向工具操作体验,大大简化了用户在 +
安卓应用/游戏修改过程中的各类繁琐工作。 +
下载1 +
下载2 +
使用指南
DexExtractorandroid dex extractor ,anti-shell,android 脱壳。下载 +
jadxDex to Java decompiler下载 +
android-classysharka handy Android and Java executables viewer下载 +
ShakaApktool下载 +
+
+
+

安全工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称下载地址使用教程
APKfuscator下载 +
ApkAnalyser下载 +
AppXplore下载 +
Android analysis framework下载 +
Androguard下载 +
Droidbox下载 +
dsploit下载 +
Androwarn下载 +
Anubis下载 +
Drozer下载 +
VirusTotal下载 +
GDB for Android下载 +
VisualGDB下载 +
+
+
+

静态代码分析工具

+ + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
inferFacebook 开源的静态代码分析工具,用于在发布移动 +
应用之前对代码进行分析,找出潜在的问题。 +
下载
JAADAS基于Soot和Scala的静态APP安全漏洞扫描工具。利用 +
过程内和过程间程序分析技术实现了深度分析。 +
下载
+
+
+

搜索工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Structural Java Exception SearchJava异常搜索工具下载
Android Library Finde最快的方式获取依赖库下载
Codota示例代码搜索网站下载
+
+
+

Debug调试工具

+ + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
StethoStetho 是Facebook推出的Android 调试平台,基于
Chrome Developer Tools + ,调试网络请求方面特别方便。
下载教程
Augmented Traffic ControlFacebook宣布开源移动网络测试工具ATC,该工具支持利用
Wi-Fi网络模拟2G、2.5G、3G以及LTE + 4G移动网络
环境,让测试工程师们能够快速对智能手机和App在
不同国家地区和应用环境下的性能表现进行测试。
下载
+
+
+

Api测试工具

+ + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
bat一个用Go写的命令行API测试利器,支持文件下载, +
文件上传,支持Linux的pipe方式,总之就是炫酷。 +
下载教程
+
+
+

Eclipse/Android Studio/IDEA插件

+
+
Eclipse插件
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称下载地址使用教程
SVN下载 +
Genymobile模拟器下载 +
Memory-Analyzer-Tools下载 +
Droidinspector下载 +
SQLiteManager下载 +
Color Theme下载 +
RoboVM下载 +
Newrelic下载 +
+
+
+
Android Studio/IDEA插件
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称下载地址使用教程
Android Resource Resizer Plugin下载 +
Gradle Dependencies Helper Plugin下载 +
Android Parcelable code generation Plugin下载 +
Android Holo Colors IDEA Plugin下载 +
Android Toolbox Plugin下载 +
Android Gradle Sign Plugin下载 +
Android Permissions Usage Plugin下载 +
Android Helper Plugin下载 +
Android Studio Prettify Plugin下载 +
IDEA ADB Plugin下载 +
Otto Intellij Plugin下载 +
Dagger intellij Plugin下载 +
Gradle Gui Plugin下载 +
Android Studio Unit Test Plugin下载 +
Android Layout ID Converter Plugin下载 +
IDEA protobuf Plugin下载 +
Simple Team Code Reviewer Plugin下载 +
Android XML Plugin下载 +
ADF Plugin下载 +
Java2smali Plugin下载 +
IDEA gitignore Plugin下载 +
IDEA Background Image Plugin下载 +
IDEA Maven Plugin下载 +
Gradle GooglePlay Publisher Plugin下载 +
Drawable Selectors Generates Plugin下载 +
Android Drawable Importer下载 +
GsonFormat下载 +
ormlite-android-gradle-plugin下载 +
+
+
+
+

Android资源/Themes/Style生成工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Asset Studio下载 +
Android Drawable Factory下载 +
Android Action Bar Style Generator下载 +
Android Holo Colors Generator下载 +
Android Simple Nine-patch Generator下载 +
Android Device Frame Generator下载 +
+
+
+

Android资源分析工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Assets Viewer下载 +
+
+
+

Android Layout Parser工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Layout Binder下载 +
+
+
+

Android Content Provider代码生成工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Content Provider Code Generator下载 +
+
+
+

Android Fragment Code Generator代码生成工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Fragment Code Generator下载 +
+
+
+

代码生成工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android KickstartRAndroidKickstartR帮助您快速创建 +
Android应用程序并使用最流行的库进行配置。 +
它创建和配置你的项目给你。只专注于代码! +
下载 +
Android Button MakerAndroid Button Maker是一个在线生成Android应用按钮代码的工具。 +
Android的API提供可绘制资源,其中的XML文件定义的几何形状,包括颜色,边框和梯度。 +
这些按钮是在shape drawable XML代码基础上产生的相比通常的PNG按钮加载速度更快。 +
您可以在设置面板中自定义按钮的属性和获得源代码。 +
下载 +
DroidDraw下载 +
Android SVG to VectorDrawable一个可以将SVG图片转换为Vector Drawable xml文件的在线工具。下载
+
+
+

Android Native开发工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android++下载 +
+
+
+

Android测试工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Appurify下载 +
Monkey下载 +
Testin下载 +
Spoon下载 +
Little Eye下载 +
易测云下载 +
Emmagee下载 +
Apk View Tracer下载 +
APTAPT是一个Android平台高效性能测试组件, +
提供丰富实用的功能,适用于开发自测、 +
定位性能瓶颈; +
测试人员完成性能基准测试、竞品对比测试。 +
下载 + 教程 +
GTGT(随身调)是APP的随身调测平台,它是直接运行在手机上的“集成调测环境”(IDTE, Integrated Debug&Test Environment)。 + 下载 + 教程 +
Mobile-Checker移动端页面检查工具,可以选择三种屏幕规格,通过工具发现网站在移动端存在的问题。下载 +
+
+
+

Android多渠道打包工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Umeng多渠道打包工具下载 +
AppTools具下载 +
package_tool下载 +
RyApkTool下载 +
兰贝壳儿下载 + 教程 +
+
+
+

Android Bug日志收集工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Crashlytics下载 +
ACRA下载 +
ChkBugReport下载 +
Log Collector下载 +
Android Crash Catcher下载 +
+
+
+

其他语言开发Android应用工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Xamarin下载 +
Basic4android下载 +
Scripting Layer下载 +
Ruby Rhodes移动设备上的Ruby下载 +
PHP for Android下载 +
Codename One下载 +
Touchqode下载 +
App Inventor下载 +
+
+
+

传感器模拟工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Sensor Simulator独立的Java应用程序,它模拟传感器 +
的数据并将它们传送到Android模拟器。 +
下载 +
+
+
+

Android串口开发工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Serialport Api下载 +
+
+
+

图片尺寸处理工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
9-Patch Resizer下载 +
+
+
+

图片压缩工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
OptiPNG下载 +
Pngcrush下载 +
ImageOptim下载 +
Tinypng下载 +
+
+
+

资源清理工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Lint下载 +
Android Resource Cleaner下载 +
Android Unused Resources下载 +
Android Resource Remover下载 +
+
+
+

px和dp转换/计算工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android dp px Calculator下载 +
dp px converter下载 +
pixelcalc下载 +
androidpixels下载 +
android dpi calculator下载 +
DPI Calculator下载 +
Android DPI Calculator插件下载 +
+
+
+

Java To iOS

+ + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
j2Objc下载 +
RoboVM下载 +
+
+
+

JSON/XML转换为POJO Class工具

+ + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
jsonschema2pojo下载 +
Convert XML or JSON to Java Pojo下载 +
+
+
+

Java DAO Generate工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Generate Java DAO for relational data table下载 +
+
+
+

Chrome插件

+
+
Android插件
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android SDK Search下载 +
Android Resource Navigator下载 +
ADB Plugin for remote +
debugging Chrome on Android +
下载 +
Mobile/RWD Tester下载 +
ExtensionAndroid SDK Samples Search下载 +
Android Developer Improvements下载 +
Android downloader下载 +
+
+
+
JSON/XML格式化插件
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
JSONView下载 +
JSON Formatter下载 +
JSON Viewer下载 +
JSON Finder下载 +
+
+
+
Encode/Decode插件
+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Base64 Encode and Decode下载 +
+
+
+
Git Plugin
+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Git Cheat Sheet下载 +
+
+
+
+

Android Dev Guides

+
+

Android 开发文档(无需番羽土啬)

+

地址:https://developer.android.google.cn/index.html +

+
+ +
+

Android Api中文版

+

地址:http://www.embeddedlinux.org.cn/androidapi/ +

+
+
+

Android API指南中文版

+

地址:http://api.apkbus.com/guide

+
+
+

Android Proguard混淆配置指南

+

地址:https://github.com/inferjay/AndroidProguardGuide/ +

+
+
+

Gradle插件使用指南中文版

+

地址:http://avatarqing.github.io/Gradle-Plugin-User-Guide-Chinese-Verision +

+
+
+

Gradle User Guide

+

Gradle 1.12用户指南:http://pan.baidu.com/s/1dD7sC2d +

+
+
+
+

Android 开发教程

+
+

Developing Android Apps

+

地址:https://www.udacity.com/course/ud853 +

+
+
+

Java Design Patterns Samples in Java.

+

Java Design Patterns

+
+
+
+

Design Tools

+
+

Photoshop插件

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Cut&Slice切图神器下载 +
DevRocket切图神器下载 +
Cutterman最好用的切图工具下载 +
Ink下载 +
Corner Editor路径圆角编辑工具 + 下载1 +
下载1 +
GuideGuide辅助线工具下载 +
Assistor PS下载 +
Skeuomorphism.it下载 +
QuickGuide下载 +
Long Shadow Generator长投影效果生成插件下载 +
android_resizer_toolkit下载 +
android-ps-tools一些方便Android UI设计的PhototShop插件。下载 +
LayerCraftA Photoshop plugin to export UI assets from layers下载 +
+
+
+

矢量图设计工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Sketch 3下载 +
Affinity Designer下载 +
Gravit下载 +
Adobe Illustrator下载 +
+
+
+

切图工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Slicy下载 +
+
+
+

设计稿尺寸标注工具

+ + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
马克鳗下载 +
PxCook像素大厨UI设计师效率提升利器,让你专注于设计本质, +
不再为标注切图而烦恼,从设计到实现一气呵成 +
下载 + 使用教程
+
+
+

原型设计工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Axure下载 +
摹客Mockplus让设计和协作,更快更简单下载
Fluid UI下载 +
Briefs下载 +
Flinto下载 +
Balsamiq Mockups下载 +
AppCooker下载 +
Proto.io下载 +
UXPin下载 +
InVision下载 +
POP下载 +
快现下载 +
Composite下载 +
OmniGraffle下载 +
Marvelapp下载 +
Justinmind下载 +
Form下载 +
Prott下载 +
Composite下载 +
+
+
+

交互设计工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Framer Studio下载 +
Quartz Composer下载 +
Origami下载 +
jQC下载 +
Avocado下载 +
Pixate下载 +
+
+
+

UI效果预览工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Design Preview下载 +
PS Play下载 +
Pixl Preview下载 +
Skala Preview下载 +
LiveView下载 +
+
+
+

配色工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Android Material Design可视化调色板下载 +
Android Material Design Colours.xml下载 +
Colorube配色神器下载 +
Adobe Kuler下载 +
ColorSchemer Studio下载 +
Piknik下载 +
+
+
+

设计稿版本控制工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
LayerVault下载 +
+
+
+

图标处理工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Icon Slate下载 +
+
+
+

在线Icon库

+ + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
IconFont下载 +
NounProject下载 +
+
+
+

取色工具

+ + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
ColorSnapper下载 +
+
+
+

不透明度16进制值

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
不透明度16进制值
100%FF
95%F2
90%E6
85%D9
80%CC
75%BF
70%B3
65%A6
60%99
55%8C
50%80
45%73
40%66
35%59
30%4D
25%40
20%33
15%26
10%1A
5%0D
0%00
+

出自:http://stackoverflow.com/questions/5445085/understanding-colors-in-android-6-chars +

+
+
+

手机To电脑同步预览工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
Reflector下载 +
x-Mirage下载 +
AirServer下载 +
BBQScreen下载 +
+
+
+

Gif图片录制工具

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
名称简介下载地址使用教程
LICEcap下载 +
GifCam下载 +
Android Tool下载 +
+
+
+
+

UI Programming Language

+

UILang

+
+
+

Design Tutorials

+

HackDesign +

+
+
+

Design Games

+

The Bezier Game +

+

一个帮助你练习PS里钢笔工具的小游戏。

+
+
+

Design Guides

+
+

Android设计指南非官方简体中文版

+

Topfun镜像地址:http://www.topfun.us/adchs/index.html +

+

Github镜像地址:http://adchs.github.io +

+

ApkBus镜像地址:http://www.apkbus.com/design/ +

+

Segmentfault镜像地址:http://mirrors.segmentfault.com/adchs/ +

+

多看阅读镜像地址:http://www.duokan.com/book/47790 +

+
+
+

Android Cheatsheet for Graphic Designers

+

地址:http://petrnohejl.github.io/Android-Cheatsheet-For-Graphic-Designers/ +

+
+
+

Google Material Design 中文版

+

地址:http://wiki.jikexueyuan.com/project/material-design/ +

+

地址: http://www.ui.cn/Material/ +

+
+
+

Designer's Guide To dpi

+

地址:http://sebastien-gabriel.com/designers-guide-to-dpi/home +

+
+
+

Email Design Guide

+

地址:http://mailchimp.com/resources/email-design-guide/ +

+
+
+ + +
+

Disclaimer

+ 版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名和本网站网址。 +
+
+
+
+
+ +
+ + 捐赠图标 + + + 回到顶部图标 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/css/app-theme.css b/static/css/app-theme.css new file mode 100644 index 00000000..f02644cd --- /dev/null +++ b/static/css/app-theme.css @@ -0,0 +1,59 @@ +/* http://www.colorhexa.com/b94948 */ + +/*** Primary ***/ +:root { + --site-primary-color: #34a853; + --site-secondary-color: #689f38; + --site-warning-color: #ffc107; + --site-error-color: #dc3545; + --site-mute-color: #DCE2EE; + + --site-hover-status-color: #208738; +} +header, +#subtitle, +a.dl { + background-color: var(--site-primary-color); +} + +.content-nav li.active a, +.content-nav li.active a:hover { + border-left-color: var(--site-primary-color); +} + +/*** One step left on the monochromatic scale ***/ + +header menu li a:hover, +a.dl:hover { + background-color: var(--site-primary-color); +} +a { + color: var(--site-primary-color); +} + +/*** Three steps left on the monochromatic scale ***/ + +a:hover { + color: var(--site-hover-status-color); +} + + +/****************************************************************\ + **** Syntax highlighting styles ******************************** +\****************************************************************/ + +.pln { color: #000; } +.str { color: #953a39; } +.kwd { color: #666; } +.com { color: #953a39; } +.typ { color: #222; } +.lit { color: #953a39; } +.pun { color: #888; } +.opn { color: #888; } +.clo { color: #888; } +.tag { color: #953a39; } +.atn { color: #606; } +.atv { color: #080; } +.dec { color: #606; } +.var { color: #606; } +.fun { color: #f00; } diff --git a/static/css/app.css b/static/css/app.css new file mode 100644 index 00000000..ab98307d --- /dev/null +++ b/static/css/app.css @@ -0,0 +1,1454 @@ +:root { + --animate-duration: 2s; + --animate-delay: 2s; + --animate-repeat: 2; +} + +html, +body { + font-size: 16px; +} + +body { + background-color: #f6f6f6; + padding-bottom: 0px; + padding-top: 56px; +} + +header { + color: #f6f6f6; + position: fixed; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16); + top: 0; + left: 0; + width: 100%; + z-index: 99; +} + +header h1 { + margin: 10px 0; + font-size: 50px; + line-height: 60px; + font-weight: 100; + text-rendering: auto; +} + +.navbar-light .navbar-nav .nav-link { + color: #f6f6f6; + padding: 3px 6px; +} + +.navbar-light .navbar-nav .active > .nav-link, +.navbar-light .navbar-nav .nav-link.active, +.navbar-light .navbar-nav .nav-link.show, +.navbar-light .navbar-nav .show > .nav-link, +.navbar-light .navbar-nav .nav-link:focus, +.navbar-light .navbar-nav .nav-link:hover { + color: var(--site-primary-color); + background-color: white; + padding: 3px 6px; + border-radius: 4px; +} + +.row { + margin-right: 0; + margin-left: 0; +} + +.dropdown-item { + display: inline-block; +} + +header menu { + margin: 14px 0 0; + padding: 0; + height: 40px; +} + +header menu ul { + margin: 0; + padding: 0; + float: right; +} + +header menu li { + list-style: none; + float: left; + margin: 0; + padding: 0; +} + +header menu li a { + display: inline-block; + height: 40px; + font-size: 17px; + line-height: 40px; + color: #f6f6f6; + vertical-align: bottom; +} + +header menu li a li a { + display: inline-block; + height: 40px; + font-size: 12px; + line-height: 10px; + color: #f6f6f6; + vertical-align: bottom; +} + +header menu li a:hover { + text-decoration: none; +} + +header menu li a img { + margin: 0; + padding: 5px 0; + vertical-align: bottom; + width: 30px; + height: 30px; +} + +#subtitle { + position: absolute; + top: 80px; + left: 0; + width: 100%; +} + +a.dl { + font-weight: 300; + font-size: 30px; + line-height: 40px; + padding: 3px 10px; + display: inline-block; + border-radius: 6px; + color: #f0f0f0; + margin: 5px 0; +} + +a.dl:hover { + color: #f0f0f0; + text-decoration: none; +} + +.content-nav { + margin-top: 130px; + width: 220px; +} + +.content-nav.affix { + top: 0; +} + +.content-nav li.active a, +.content-nav li.active a:hover { + background-color: transparent; + color: #555; + border-left-width: 2px; +} + +.content-nav .secondary a { + color: #aaa; +} + +.content-nav .secondary a:hover { + color: #888; +} + +.h1, +.h2, +.h3, +.h4, +.h5, +.h6, +h1, +h2, +h3, +h4, +h5, +h6 { + color: #393939; +} + +h1 { + font-weight: 300; + font-size: 26px; +} + +h2 { + font-weight: 500; + font-size: 24px; + line-height: 30px; + padding: 15px 0px; + margin: 0; +} + +h2 strong { + font-weight: 300; +} + +h3 { + font-weight: 300; + font-size: 22px; + padding-top: 20px; + margin-top: 0; +} + +h4 { + font-weight: 400; + font-size: 18px; + padding-top: 20px; +} + +h5 { + font-weight: 500; + font-size: 15px; + padding-top: 20px; +} + +h6 { + font-weight: 600; + font-size: 12px; + padding-top: 20px; +} + +p.license { + font-family: fixed-width; +} + +.row .logo { + text-align: center; + margin-top: 150px; +} + +.row .logo img { + height: 30px; +} + +pre, +code { + color: #37474f; +} + +code { + border: 1px solid #e8eaed; + border-radius: var(--devsite-inline-code-border-radius, 4px); + font: 500 90%/1em var(--devsite-code-font-family); + word-break: break-word; + background-color: #f8f9fa; + padding: 1px 4px; +} + +blockquote code { + background-color: #ffffff; +} + +.screenshot { + text-align: center; +} + +table { + border: 1px solid #b1b1b1; + margin-bottom: 20px; + text-align: center; +} + +section th { + padding: 10px; + background: #a8a8a8; + color: #fff; +} + +section td { + padding: 10px; + border: 1px solid #b1b1b1; +} + +#nav-title { + font-weight: 400; + font-size: 32px; + color: #ffffff; +} + +#nav-sub-title { + color: #ffffff; +} + +.outer { + width: 100%; +} + +.inner { + position: relative; + max-width: 640px; + padding: 16px 16px; + margin: 0 auto; +} + +#footer_wrap { + margin-top: 26px; + background: #bdbdbd; +} + +footer p { + color: #ffffff; +} + +#drop-sdk-tools { + margin-right: 5px; +} + +#drop-dev-tools { + margin-right: 5px; +} + +#drop-dev-guides { + margin-right: 5px; +} + +#drop-dev-tutorials { + margin-right: 5px; +} + +#drop-design-tools { + margin-right: 10px; +} + +#jiathis-share-bar { + margin-top: 30px; +} + +footer p { + text-align: center; + align: center; + padding-top: 13px; + /* padding-bottom: 10px; */ +} + +.copyright { + float: left; + margin-right: 6em; + margin-left: 6em; +} + +.published { +} + +#ts-search-input-li { + margin-top: 7px; +} + +.donate-method-title { + text-align: center; + padding: 0; +} + +.donate-method-qr { + width: 25%; + display: block; + float: left; +} + +.donate-method-qr-img { + width: 100%; +} + +.donate-method-qr span { + font-size: 10px; +} + +.donate-method-bitcoin { + padding-top: 2em; +} + +.content-title { + text-align: center; + width: 100%; + color: #484848; + font-size: 36px; + font-weight: 600; + margin-top: 0.5em; + margin-bottom: 1em; +} + +.home { + float: left; + margin-top: 0; +} + +.home a { + display: block; + padding-bottom: 0; +} + +.home a .logo { + width: 223px; + height: 86px; + margin-top: -8px; +} + +.clearfix { + zoom: 1; +} + +li { + margin: 0 0; +} + +strong { + font-weight: 700; +} + +blockquote { + margin: 0 0 1rem; + /* border-left: 4px solid #4caf50; */ + padding: 10px; + border-radius: 8px; + background-color: #f8f9fa; + line-height: 1.5em; +} + +.link-image-list ul { + list-style: disc; + margin: 0; +} + +.link-image-list ul li { + list-style: none; + float: left; + /* width: auto; */ + text-align: center; + /* height: 25%; */ + margin: 0em 2em 3em 2em; +} + +.link-image-list ul li a { + display: block; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; +} + +.link-image-list ul li img { + width: 130px; + background-color: white; + border-radius: 6px; + -webkit-border-radius: 6px; + -moz-border-radius: 4px; + box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.2), + 2px 4px 6px 2px rgba(0, 0, 0, 0.1); + -moz-box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.2), + 2px 4px 6px 2px rgba(0, 0, 0, 0.1); + -webkit-box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.2), + 2px 4px 6px 2px rgba(0, 0, 0, 0.1); +} + +.link-image-list ul li img:hover { + -moz-box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.3), + 2px 4px 6px 2px rgba(0, 0, 0, 0.15); + -webkit-box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.3), + 2px 4px 6px 2px rgba(0, 0, 0, 0.15); + box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.3), + 2px 4px 6px 2px rgba(0, 0, 0, 0.15); + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; +} + +.float-left { + float: left; +} + +#license { + clear: left; +} + +#license strong { + font-size: 1em; +} + +#donate-title { + text-align: center; + margin-top: 1.5em; + margin-bottom: 0.5em; +} + +#comments { +} + +.body-container { + background-color: white; + margin-top: 20px; + border-radius: 6px; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.14); +} + +.ad-float-right { + background-color: white; + border-radius: 4px; + box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px, rgba(0, 0, 0, 0.14) 0px 4px 8px; + -webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px, + rgba(0, 0, 0, 0.14) 0px 4px 8px; + -moz-box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px, + rgba(0, 0, 0, 0.14) 0px 4px 8px; + padding: 4px; + margin-right: 0px; + margin-top: 6px; +} + +.ad-float-right { + width: 130px; + border-radius: 4px; +} + +#books-list ul { + margin: 0 3.6em; +} + +#fuck-gfw-list ul li { + width: 19.8%; +} + +#gay_friends_list ul { + margin: 0; +} + +#gay_friends_list ul li { + margin-top: 3em; + margin-bottom: 5em; +} + +.margin-top-16 { + margin-top: 16px; +} + +.hide { + display: none !important; +} + +.show { + display: block; +} + +.pop { + height: 100%; + width: 100%; + position: fixed; + left: 0; + top: 0; + background-color: #000000aa; + text-align: center; + z-index: 100; + display: none; +} + +.pop-container { + height: 80%; + margin-top: 7%; +} + +.pop-links { + text-decoration: none; +} + +.pop-image { + max-height: 70%; +} + +.pop-text { + color: white; + width: 60%; + color: white; + margin-top: 20px; + line-height: 30px; +} + +.html { + filter: grayscale(100%); + -webkit-filter: grayscale(100%); + -moz-filter: grayscale(100%); + -ms-filter: grayscale(100%); + -o-filter: grayscale(100%); + filter: url("data:image/svg+xml;utf8,#grayscale"); + filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); + -webkit-filter: grayscale(1); +} + +.top-ads-link { + width: 49.8%; + display: inline-block; +} + +.top-ads-img { + width: 85%; +} + +.text-align-right { + text-align: right; +} + +.ads-text { + color: #999; + font-size: 10px; + padding: 0px 4px; + border-radius: 4px; + position: relative; + float: right; + right: 10px; + top: 10px; + margin-bottom: -50px; + z-index: 10; + background-color: white; + opacity: 70%; +} + +.d-block { + display: block; +} + +.btn-action { + border-radius: 4px; + font-size: 18px; + padding: 10px; + background-color: #4caf50; + border: 0; + color: white; + text-decoration: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.2); + -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.2); +} + +.btn-action:hover { + color: white; + text-decoration: none; + background-color: #218024; + box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.22); + -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.22); + -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), + 0 4px 10px rgba(0, 0, 0, 0.22); +} + +.btn-add-comments { + color: #ffffff !important; + text-decoration: none !important; +} + +.downloads { + border: 1px solid #ddd; + font: 13px/18px Consolas, "Liberation Mono", Menlo, Monaco, Courier, monospace; + margin-bottom: 24px; + overflow: auto; + padding: 0 24px 24px; + white-space: pre-line; +} + +.hide { + display: none; +} + +.expand-control { + background: #eee; + padding: 5px 0 5px 28px; + font-weight: bold; + font-size: 1rem; + color: #4caf50; +} + +.expand-control span { + color: #202124; + font-weight: normal; +} + +.expand-control.exw-expanded::before { + background: url(../image/disclosure_up.png) no-repeat center center; +} + +.expand-control::before { + background: url(../image/disclosure_down.png) no-repeat center center; + background-size: 34px 34px; + color: transparent; + content: ""; + display: block; + height: 20px; + left: 20px; + margin-top: 2px; + position: absolute; + width: 20px; +} + +.new-tag::after { + content: "New"; + color: white; + font-size: 10px; + font-style: italic; + font-weight: bolder; + background-color: #ff5722; + padding: 1px 5px; + border-radius: 5px 5px 5px 0; + position: relative; + top: -15px; + text-align: center; + z-index: 1031; +} + +.row-cols-4 > * { + -ms-flex: 0 0 24%; + flex: 0 0 24%; + max-width: 24%; +} + +.mr-2-5 { + margin-right: 0.9rem !important; +} + +.card-body { + padding: 1rem; +} + +.dropdown-item.active, +.dropdown-item:active { + background-color: var(--site-primary-color); +} + +.c-tag { + font-size: 13px; + border-radius: 4px; + padding: 0.14rem 0.6rem; + color: white !important; + margin: 0 5px; + background-color: #5f6368; +} + +.c-tag-h { + background-color: var(--site-warning-color); +} + +.max-w-100 { + max-width: 100%; +} + +/* Widescreen desktop. */ + +@media (min-width: 1200px) { + .content-nav { + width: 270px; + } + ul.unslider-wrap { + height: 40em; + } +} + +@media (max-width: 1024px) { + .span9 { + width: 100%; + } + .home { + float: none; + } + .home a .logo { + width: 100%; + height: 80px; + margin-top: 0; + } + header menu { + padding-right: 10%; + margin-top: -10px; + margin-bottom: 10px; + } + table thead th { + font-size: 16px; + padding: 0; + word-wrap: break-word; + word-break: break-all; + } + table tbody td { + font-size: 14px; + padding: 4px; + word-wrap: break-word; + word-break: break-all; + } + #books-list ul li { + width: 17.6%; + } + #fuck-gfw-list ul li { + width: 18.5%; + } + #gay_friends_list ul li { + width: 26.7%; + margin-top: 2em; + margin-bottom: 2em; + } +} + +/* Smaller width browser, tablets. */ + +@media (max-width: 979px) { + html, + body { + font-size: 14px; + } + body { + height: auto; + padding-left: 0px; + padding-right: 0px; + } + h1 { + font-size: 22px; + } + .content-nav { + width: 166px; + } + header menu { + margin-top: 0; + padding-right: 7%; + } + menu .nav navbar-nav { + margin-right: 3%; + } + header menu li a { + height: 30px; + font-size: 12px; + line-height: 30px; + vertical-align: center; + } + header menu li a li a { + display: inline-block; + height: 30px; + font-size: 4px; + line-height: 8px; + color: #f6f6f6; + vertical-align: center; + } + header menu li a img { + padding: 0 0; + vertical-align: center; + width: 25px; + height: 25px; + margin-bottom: 4px; + } + .nav navbar-nav { + margin-right: 0; + } + .content-title { + margin-top: 1em; + margin-bottom: 1em; + } + .home { + float: none; + width: 100%; + } + .home a .logo { + width: 100%; + height: 80px; + margin-top: 0; + } + table thead th { + font-size: 14px; + padding: 0; + word-wrap: break-word; + word-break: break-all; + } + table tbody td { + font-size: 12px; + padding: 4px; + word-wrap: break-word; + word-break: break-all; + } + .link-image-list ul { + list-style: disc; + margin: 0; + } + .link-image-list ul li { + margin: 0em 2em 3em 2em; + } + #fuck-gfw-list ul li { + width: 42%; + } + #gay_friends_list ul li { + width: 25.5%; + margin-bottom: 3em; + } + .inner { + height: 40px; + padding: 10px 10px; + } + footer p { + font-size: 12px; + float: left; + padding: 10px 10px; + margin-bottom: 0; + } + footer p a { + font-size: 12px; + } + .copyright { + margin-left: 10em; + margin-right: 0; + } + .published { + margin-left: 20px; + } + .donate-method-qr { + width: 50%; + height: 50%; + } + .donate-method-qr-img { + width: 250px; + height: 250px; + margin-left: 4em; + } + #license strong { + font-size: 1em; + } + #donate-title { + text-align: center; + margin-top: 1.5em; + margin-bottom: 0.5em; + } + #donate-table { + margin-left: 1em; + margin-right: 1em; + } + #comments { + margin-left: 0em; + } + #auto-scroll-ad-box { + display: none; + } + ul.unslider-wrap { + height: 30em; + } +} + +@media (max-height: 768px) { + ul.unslider-wrap { + height: 30em; + } +} + +/* One-column mobile display. */ + +@media (max-width: 768px) { + html, + body { + font-size: 14px; + } + body { + height: auto; + padding-left: 0px; + padding-right: 0px; + } + h1 { + font-size: 20px; + text-align: center; + } + h2 { + font-size: 18px; + margin: 0 0 0 15px; + padding: 0; + } + h2 strong { + font-weight: 300; + } + h3 { + font-size: 16px; + } + h4 { + font-size: 14px; + padding: 0 0 0 15px; + } + h5 { + font-size: 12px; + padding-left: 8px; + padding-top: 12px; + } + h6 { + font-size: 10px; + } + p { + font-size: 12px; + margin-left: 15px; + margin-right: 15px; + } + p code { + font-size: 12px; + } + ol { + font-size: 10px; + margin: 0 25px 6px 25px; + padding: 0 16px 0 16px; + } + ol li p { + margin-left: 8px; + margin-bottom: 8px; + } + ol ul { + margin-left: 18px; + } + ol ul li { + font-size: 8px; + } + + table { + margin-left: 0.5em; + margin-right: 0.5em; + } + table thead th { + font-size: 12px; + padding: 0; + word-wrap: break-word; + word-break: break-all; + } + table tbody td { + font-size: 8px; + padding: 4px; + word-wrap: break-word; + word-break: break-all; + } + blockquote { + padding: 0 12px; + } + blockquote p { + font-size: 12px; + } + header { + position: absolute; + top: 0; + left: 0; + width: 100%; + padding-left: 0; + } + #subtitle { + position: absolute; + top: 80px; + left: 0; + width: 100%; + padding-left: 20px; + } + .content-nav { + display: none; + } + .content-title { + margin-top: 1.2em; + margin-bottom: 1.2em; + } + .home { + float: none; + } + .home a .logo { + width: 100%; + height: 75px; + margin-top: 0; + } + #books-list ul { + margin-left: 4em; + margin-right: 4em; + } + #books-list ul li { + width: 20%; + } + #fuck-gfw-list ul li { + width: 36%; + padding-left: 1em; + margin-top: 0.1em; + } + #gay_friends_list ul li { + width: 40%; + margin-bottom: 1em; + } + .inner { + height: 40px; + padding: 10px 10px; + } + footer p { + font-size: 12px; + float: left; + padding: 10px 10px; + margin-bottom: 0; + } + footer p a { + font-size: 12px; + } + .copyright { + margin-left: 8em; + margin-right: 0; + } + .published { + margin-left: 20px; + } + .donate-method-qr { + width: 50%; + height: 50%; + } + .donate-method-qr-img { + width: 150px; + height: 150px; + margin-left: 5.4em; + } + #donate-title { + text-align: center; + margin-top: 2em; + margin-bottom: 1em; + } + #donate-table { + margin-left: 4em; + margin-right: 4em; + } + #comments { + margin-left: 1em; + margin-right: 1em; + } + .body-container { + margin-top: 36px; + } + #footer_wrap { + margin-top: 10px; + margin-bottom: 96px; + } + #license strong { + font-size: 12px; + margin-left: 12px; + } + #auto-scroll-ad-box { + display: none; + } + #jiathis-share-bar { + margin-left: 12px; + } + ul.unslider-wrap { + height: 30em; + } + .margin-top-16 { + margin-top: 12px; + } +} + +@media (max-width: 550px) { + html, + body { + font-size: 12px; + } + body { + height: auto; + padding-left: 0px; + padding-right: 0px; + } + header { + padding: 0; + } + header menu { + display: none; + } + h1 { + font-size: 18px; + text-align: center; + } + h2 { + font-size: 14px; + margin: 0 0 0 10px; + padding: 0; + } + h2 strong { + font-weight: 300; + } + h3 { + font-size: 12px; + } + h4 { + font-size: 10px; + padding: 0 0 0 10px; + } + h5 { + font-size: 8px; + padding-left: 8px; + padding-top: 12px; + } + h6 { + font-size: 6px; + } + p { + font-size: 8px; + margin-left: 10px; + margin-right: 10px; + } + p code { + font-size: 8px; + } + ol { + font-size: 8px; + margin: 0 20px 6px 20px; + padding: 0 12px 0 12px; + } + ol li p { + margin-left: 4px; + margin-bottom: 4px; + } + ol ul { + margin-left: 14px; + } + ol ul li { + font-size: 6px; + } + table { + margin-left: 0.5em; + margin-right: 0.5em; + } + table thead th { + font-size: 9px; + padding: 0; + } + table tbody td { + font-size: 7px; + padding: 2px; + word-wrap: break-word; + word-break: break-all; + } + blockquote { + padding: 0 10px; + } + blockquote p { + font-size: 14px; + } + .content-title { + margin-top: 1em; + margin-bottom: 1em; + } + .home { + width: 100%; + height: 80%; + float: none; + } + .home a .logo { + width: 100%; + height: 80px; + } + .link-image-list ul li { + margin: 0em 0.8em 2em 1em; + } + #books-list ul li { + width: 40%; + } + #fuck-gfw-list ul li { + width: 40%; + padding-left: 0.5em; + margin-top: 0.1em; + } + #gay_friends_list ul li { + width: 43%; + margin-bottom: 2em; + } + .inner { + height: 30px; + padding: 5px 5px; + } + footer p { + font-size: 8px; + float: left; + padding: 5px 5px; + margin-bottom: 0; + } + footer p a { + font-size: 8px; + } + .copyright { + margin-left: 8.4em; + margin-right: 0; + } + .published { + margin-left: 10px; + } + .donate-method-qr-img { + width: 130px; + height: 130px; + margin-left: 15%; + } + #donate-title { + text-align: center; + } + #donate-table { + margin-left: 1em; + margin-right: 1em; + } + #comments { + margin-left: 1em; + margin-right: 1em; + } + .body-container { + margin-top: 34px; + } + #footer_wrap { + margin-top: 10px; + } + #license strong { + font-size: 8px; + margin-left: 10px; + } + #jiathis-share-bar { + margin-left: 1em; + margin-top: 15px; + } + #jiathis-share-bar .jiathis_txt { + font-size: 8px; + } + #auto-scroll-ad-box { + display: none; + } + ul.unslider-wrap { + height: 12em; + } + .margin-top-16 { + margin-top: 10px; + } +} + +@media (max-width: 320px) { + body { + height: auto; + padding-left: 0px; + padding-right: 0px; + line-height: 10px; + } + h1 { + font-size: 16px; + text-align: center; + } + h2 { + font-size: 12px; + } + h2 strong { + font-weight: 300; + } + h3 { + font-size: 10px; + } + h4 { + font-size: 8px; + padding-left: 8px; + } + h5 { + font-size: 7px; + padding-left: 8px; + padding-top: 12px; + } + h6 { + font-size: 6px; + } + p { + font-size: 6px; + margin-left: 10px; + } + p code { + font-size: 6px; + } + ol { + font-size: 6px; + margin: 0 15px 4px 15px; + padding: 0 10px 0 10px; + } + ol li p { + margin-left: 2px; + margin-bottom: 2px; + } + ol ul { + margin-left: 12px; + } + ol ul li { + font-size: 4px; + } + table { + margin-left: 0.5em; + margin-right: 0.5em; + font-weight: 100; + } + table thead th { + font-size: 6px; + padding: 0; + } + table tbody td { + font-size: 6px; + padding: 0; + word-wrap: break-word; + word-break: break-all; + } + blockquote { + padding: 0 6px; + } + blockquote p { + font-size: 6px; + } + .link-image-list ul li { + margin: 0em 1em 2em 1em; + } + #books-list ul li { + width: 36%; + } + #fuck-gfw-list ul li { + width: 38%; + } + #gay_friends_list ul li { + width: 41%; + } + .inner { + height: 30px; + padding: 5px 5px; + } + footer p { + font-size: 8px; + float: left; + padding: 5px 5px; + margin-bottom: 0; + } + footer p a { + font-size: 8px; + } + .copyright { + margin-top: 5px; + margin-left: 4em; + margin-right: 0; + } + .published { + margin-top: 5px; + margin-left: 10px; + } + .donate-method-qr-img { + width: 36%; + height: 36%; + margin-left: 32%; + } + #donate-title { + text-align: center; + margin-top: 1em; + margin-bottom: 0.5em; + } + #donate-table { + margin-left: 0.8em; + margin-right: 0.8em; + } + #comments { + margin-left: 0.8em; + margin-right: 0.8em; + } + .body-container { + margin-top: 24px; + } + #footer_wrap { + margin-top: 10px; + } + #license strong { + font-size: 6px; + margin-left: 10px; + } + #jiathis-share-bar { + margin-left: 1em; + } + #auto-scroll-ad-box { + display: none; + } + ul.unslider-wrap { + height: 10em; + } + .margin-top-16 { + margin-top: 6px; + } +} diff --git a/static/css/backtotop.css b/static/css/backtotop.css new file mode 100644 index 00000000..c4c37948 --- /dev/null +++ b/static/css/backtotop.css @@ -0,0 +1,114 @@ +.zh-backtotop { + position: fixed; + bottom: 105px; + right: 1%; + z-index: 19; +} + +.zh-backtotop .btn-action { + display: block; + width: 56px; + height: 56px; + background-color: #ff5722; + border-radius: 28px; + border: 0; + cursor: pointer; + position: relative; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.2); + -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.2); +} + +.zh-backtotop .btn-action:hover { + background-color: #e24134; + box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.22); + -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.22); + -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), + 0 4px 10px rgba(0, 0, 0, 0.22); +} + +.btn-action + .btn-action { + margin-top: 5px; +} + +.zh-backtotop div { + position: absolute; + right: 0; + left: 0; + margin: auto; +} + +.zh-backtotop .arrow { + position: absolute; + top: 16px; + left: 16px; +} + +.btn-donate { + background-color: #4caf50 !important; + margin-bottom: 15px; +} + +.btn-donate:hover { + background-color: #3c853f !important; + box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.22); + -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 4px 10px rgba(0, 0, 0, 0.22); + -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), + 0 4px 10px rgba(0, 0, 0, 0.22); +} + +.icon-donate { + width: 36px; + height: 36px; +} + +@media (max-width: 1024px) { + .zh-backtotop { + margin: auto; + left: auto; + right: 1em; + bottom: 6.5em; + } +} + +@media (max-width: 979px) { + .zh-backtotop { + margin: auto; + left: auto; + right: 1em; + bottom: 6.5em; + } +} + +@media (max-width: 768px) { + .zh-backtotop { + margin: auto; + left: auto; + right: 1em; + bottom: 6.5em; + } +} + +@media (max-width: 550px) { + .zh-backtotop .btn-action { + width: 48px; + height: 48px; + } + + .zh-backtotop .arrow { + top: 12px; + left: 12px; + } +} + +@media (max-width: 320px) { + .zh-backtotop .btn-action { + width: 40px; + height: 40px; + } + + .zh-backtotop .arrow { + top: 8px; + left: 8px; + } +} diff --git a/static/css/banner.css b/static/css/banner.css new file mode 100644 index 00000000..64d92946 --- /dev/null +++ b/static/css/banner.css @@ -0,0 +1,393 @@ +.banner { + position: relative; + width: 100%; + overflow: auto; + font-size: 18px; + line-height: 24px; + text-align: center; + color: rgba(255, 255, 255, .6); + text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3); + box-shadow: 0 1px 2px rgba(0, 0, 0, .14); +} + +.banner ul { + list-style: none; + width: 300%; + margin: 0px; +} + +.banner ul li { + display: block; + float: left; + width: 33%; + min-height: 580px; + -o-background-size: 100% 100%; + -ms-background-size: 100% 100%; + -moz-background-size: 100% 100%; + -webkit-background-size: 100% 100%; + background-size: 100% 100%; + /* box-shadow: inset 0 -3px 6px rgba(0, 0, 0, .1); */ +} + +.banner .inner { + padding: 80px 0 60px; +} + +.banner h1, +.banner h2 { + font-size: 40px; + line-height: 52px; + color: #fff; +} + +.banner .btn { + display: inline-block; + margin: 25px 0 0; + padding: 10px 22px; + clear: both; + color: #fff; + font-size: 14px; + font-weight: bold; + text-transform: uppercase; + text-decoration: none; + border: 0px; + border-radius: 4px; + background: #F8940A; +} + +.banner .btn:hover { + background: #C77606; + border: 0px; +} + +.banner .btn:active { + -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5)); + -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5)); + -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5)); + -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5)); + filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5)); +} + +.banner .btn, +.banner .dot { + -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3)); + -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3)); + -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3)); + -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3)); + filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3)); +} + +.banner .dots { + position: absolute; + left: 0; + right: 0; + bottom: 10px; + margin: 0; +} + +.banner .dots li { + display: inline-block; + width: 6px; + height: 6px; + margin: 0 4px; + text-indent: -999em; + border: 2px solid #fff; + border-radius: 6px; + cursor: pointer; + opacity: .4; + -webkit-transition: background .5s, opacity .5s; + -moz-transition: background .5s, opacity .5s; + transition: background .5s, opacity .5s; +} + +.banner .dots li.active { + background: #fff; + opacity: 1; +} + +.banner .arrows { + position: absolute; + bottom: 20px; + right: 20px; + color: #fff; +} + +.banner .arrow { + display: inline; + padding-left: 10px; + cursor: pointer; +} + +@media (min-width: 1200px) { + .banner { + font-size: 18px; + line-height: 24px; + } + .banner ul { + width: 300%; + } + .banner ul li { + min-height: 520px; + } + .banner .inner { + padding: 180px 0 110px; + } + .banner h1, + .banner h2 { + font-size: 40px; + line-height: 52px; + } + .banner .btn { + margin: 25px 0 0; + padding: 10px 22px; + font-size: 14px; + border-radius: 4px; + } + .banner .dots { + bottom: 40px; + } + .banner .dots li { + width: 8px; + height: 8px; + margin: 0 4px; + text-indent: -999em; + border-radius: 8px; + } + .banner .arrows { + bottom: 20px; + right: 20px; + } + .banner .arrow { + padding-left: 10px; + } +} + + +/* Smaller width browser, tablets. */ + +@media (max-width: 979px) { + .banner { + font-size: 18px; + line-height: 24px; + } + .banner ul { + width: 300%; + } + .banner ul li { + width: 33%; + min-height: 240px; + } + .banner .inner { + padding: 60px 0 110px; + } + .banner h1, + .banner h2 { + font-size: 20px; + line-height: 12px; + } + .banner .btn { + margin: 25px 0 0; + padding: 4px 18px 4px; + font-size: 12px; + border-radius: 4px; + } + .banner .dots { + bottom: 10px; + } + .banner .dots li { + width: 6px; + height: 6px; + margin: 0 4px; + text-indent: -999em; + border-radius: 6px; + } + .banner .arrows { + bottom: 20px; + right: 20px; + } + .banner .arrow { + padding-left: 10px; + } + .banner p { + font-size: 10px; + width: 80%; + margin: 0 auto; + } +} + +// @media (max-height: 768px) { +// .banner ul li { +// min-height: 300px; +// } +// } + +/* One-column mobile display. */ + +@media (max-width: 768px) { + .banner { + font-size: 18px; + line-height: 24px; + } + .banner ul { + width: 300%; + } + .banner ul li { + width: 33%; + min-height: 220px; + } + .banner .inner { + padding: 40px 0 60px; + } + .banner h1, + .banner h2 { + /* font-size: 22px; */ + /* line-height: 22px; */ + } + .banner .btn { + margin: 25px 0 0; + padding: 9px 22px 7px; + font-size: 12px; + border-radius: 4px; + } + .banner .dots { + bottom: 10px; + } + .banner .dots li { + width: 6px; + height: 6px; + margin: 0 4px; + text-indent: -999em; + border-radius: 6px; + } + .banner .arrows { + bottom: 20px; + right: 20px; + } + .banner .arrow { + padding-left: 10px; + } + .banner p { + font-size: 14px; + line-height: 14px; + } +} + +@media (max-width: 550px) { + .banner { + font-size: 14px; + line-height: 8px; + } + .banner ul { + width: 100%; + } + .banner ul li { + width: 800%; + min-height: 200px; + } + .banner .inner { + padding: 20px 0 20px; + } + .banner h1, + .banner h2 { + font-size: 16px; + line-height: 10px; + } + .banner .btn { + margin: 18px 0 0; + padding: 6px 16px 6px; + font-size: 8px; + border-radius: 4px; + } + .banner .dots { + bottom: 8px; + } + .banner .dots li { + width: 4px; + height: 4px; + margin: 0 2px; + text-indent: -999em; + border-radius: 4px; + } + .banner .arrows { + bottom: 20px; + right: 20px; + } + .banner .arrow { + padding-left: 10px; + } + .banner p { + font-size: 10px; + width: 80%; + margin: 0 auto; + } +} + +@media (max-width: 320px) { + .banner { + font-size: 8px; + line-height: 6px; + } + .banner ul { + width: 600%; + } + .banner ul li { + width: 100%; + min-height: 120px; + } + .banner .inner { + padding: 20px 0 40px; + } + .banner h1, + .banner h2 { + font-size: 12px; + line-height: 2px; + } + .banner .btn { + margin: 10px 0 0; + padding: 0px 12px 0px; + font-size: 6px; + border: 1px solid rgba(255, 255, 255, .6); + border-radius: 1px; + } + .banner .dots { + bottom: 2px; + } + .banner .dots li { + width: 2px; + height: 2px; + margin: 0 4px; + text-indent: -999em; + border-radius: 4px; + } + .banner .arrows { + bottom: 10px; + right: 10px; + } + .banner .arrow { + padding-left: 4px; + } + .banner p { + font-size: 6px; + width: 100%; + line-height: 6px; + } +} + +/* @media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) { + .banner h1, .banner h2 { + font-size: 24px; + line-height: 30px; + } + .banner ul li { + height: 240px; + } + .banner .inner { + padding-top: 100px; + padding-bottom: 50px; + } + .banner p { + font-size: 15px; + width: 80%; + margin: 0 auto; + } +} */ \ No newline at end of file diff --git a/static/css/bootstrap-combined.min.css b/static/css/bootstrap-combined.min.css new file mode 100644 index 00000000..ebc09abd --- /dev/null +++ b/static/css/bootstrap-combined.min.css @@ -0,0 +1,6851 @@ +/*! + * Bootstrap v2.3.1 + * + * Copyright 2012 Twitter, Inc + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Designed and built with all the love in the world @twitter by @mdo and @fat. + */ +.clearfix { + *zoom: 1 +} + +.clearfix:before, .clearfix:after { + display: table; + line-height: 0; + content: "" +} + +.clearfix:after { + clear: both +} + +.hide-text { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0 +} + +.input-block-level { + display: block; + width: 100%; + min-height: 30px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box +} + +article, aside, details, figcaption, figure, footer, header, hgroup, +nav, section { + display: block +} + +audio, canvas, video { + display: inline-block; + *display: inline; + *zoom: 1 +} + +audio:not([controls]) { + display: none +} + +html { + font-size: 100%; + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100% +} + +a:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px +} + +a:hover, a:active { + outline: 0 +} + +sub, sup { + position: relative; + font-size: 75%; + line-height: 0; + vertical-align: baseline +} + +sup { + top: -0.5em +} + +sub { + bottom: -0.25em +} + +img { + width: auto\9; + height: auto; + max-width: 100%; + vertical-align: middle; + border: 0; + -ms-interpolation-mode: bicubic +} + +#map_canvas img, .google-maps img { + max-width: none +} + +button, input, select, textarea { + margin: 0; + font-size: 100%; + vertical-align: middle +} + +button, input { + *overflow: visible; + line-height: normal +} + +button::-moz-focus-inner, input::-moz-focus-inner { + padding: 0; + border: 0 +} + +button, html input[type="button"], input[type="reset"], input[type="submit"] { + cursor: pointer; + -webkit-appearance: button +} + +label, select, button, input[type="button"], input[type="reset"], +input[type="submit"], input[type="radio"], input[type="checkbox"] { + cursor: pointer +} + +input[type="search"] { + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + -webkit-appearance: textfield +} + +input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { + -webkit-appearance: none +} + +textarea { + overflow: auto; + vertical-align: top +} + +@media print { + * { + color: #000 !important; + text-shadow: none !important; + background: transparent !important; + box-shadow: none !important + } + + a, a:visited { + text-decoration: underline + } + + a[href]:after { + content: " (" attr(href) ")" + } + + abbr[title]:after { + content: " (" attr(title) ")" + } + + .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { + content: "" + } + + pre, blockquote { + border: 1px solid #999; + page-break-inside: avoid + } + + thead { + display: table-header-group + } + + tr, img { + page-break-inside: avoid + } + + img { + max-width: 100% !important + } + + @page { + margin: .5cm + } + + p, h2, h3 { + orphans: 3; + widows: 3 + } + + h2, h3 { + page-break-after: avoid + } +} + +body { + margin: 0; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 20px; + color: #333; + background-color: #fff +} + +a { + color: #08c; + text-decoration: none +} + +a:hover, a:focus { + color: #005580; + text-decoration: underline +} + +.img-rounded { + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px +} + +.img-polaroid { + padding: 4px; + background-color: #fff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.2); + -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); + -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) +} + +.img-circle { + -webkit-border-radius: 500px; + -moz-border-radius: 500px; + border-radius: 500px +} + +.row { + margin-left: -20px; + *zoom: 1 +} + +.row:before, .row:after { + display: table; + line-height: 0; + content: "" +} + +.row:after { + clear: both +} + +[class*="span"] { + float: left; + min-height: 1px; + margin-left: 20px +} + +.container, .navbar-static-top .container, .navbar-fixed-top .container, +.navbar-fixed-bottom .container { + width: 940px +} + +.span12 { + width: 940px +} + +.span11 { + width: 860px +} + +.span10 { + width: 780px +} + +.span9 { + width: 700px +} + +.span8 { + width: 620px +} + +.span7 { + width: 540px +} + +.span6 { + width: 460px +} + +.span5 { + width: 380px +} + +.span4 { + width: 300px +} + +.span3 { + width: 220px +} + +.span2 { + width: 140px +} + +.span1 { + width: 60px +} + +.offset12 { + margin-left: 980px +} + +.offset11 { + margin-left: 900px +} + +.offset10 { + margin-left: 820px +} + +.offset9 { + margin-left: 740px +} + +.offset8 { + margin-left: 660px +} + +.offset7 { + margin-left: 580px +} + +.offset6 { + margin-left: 500px +} + +.offset5 { + margin-left: 420px +} + +.offset4 { + margin-left: 340px +} + +.offset3 { + margin-left: 260px +} + +.offset2 { + margin-left: 180px +} + +.offset1 { + margin-left: 100px +} + +.row-fluid { + width: 100%; + *zoom: 1 +} + +.row-fluid:before, .row-fluid:after { + display: table; + line-height: 0; + content: "" +} + +.row-fluid:after { + clear: both +} + +.row-fluid [class*="span"] { + display: block; + float: left; + width: 100%; + min-height: 30px; + margin-left: 2.127659574468085%; + *margin-left: 2.074468085106383%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box +} + +.row-fluid [class*="span"]:first-child { + margin-left: 0 +} + +.row-fluid .controls-row [class*="span"]+[class*="span"] { + margin-left: 2.127659574468085% +} + +.row-fluid .span12 { + width: 100%; + *width: 99.94680851063829% +} + +.row-fluid .span11 { + width: 91.48936170212765%; + *width: 91.43617021276594% +} + +.row-fluid .span10 { + width: 82.97872340425532%; + *width: 82.92553191489361% +} + +.row-fluid .span9 { + width: 74.46808510638297%; + *width: 74.41489361702126% +} + +.row-fluid .span8 { + width: 65.95744680851064%; + *width: 65.90425531914893% +} + +.row-fluid .span7 { + width: 57.44680851063829%; + *width: 57.39361702127659% +} + +.row-fluid .span6 { + width: 48.93617021276595%; + *width: 48.88297872340425% +} + +.row-fluid .span5 { + width: 40.42553191489362%; + *width: 40.37234042553192% +} + +.row-fluid .span4 { + width: 31.914893617021278%; + *width: 31.861702127659576% +} + +.row-fluid .span3 { + width: 23.404255319148934%; + *width: 23.351063829787233% +} + +.row-fluid .span2 { + width: 14.893617021276595%; + *width: 14.840425531914894% +} + +.row-fluid .span1 { + width: 6.382978723404255%; + *width: 6.329787234042553% +} + +.row-fluid .offset12 { + margin-left: 104.25531914893617%; + *margin-left: 104.14893617021275% +} + +.row-fluid .offset12:first-child { + margin-left: 102.12765957446808%; + *margin-left: 102.02127659574467% +} + +.row-fluid .offset11 { + margin-left: 95.74468085106382%; + *margin-left: 95.6382978723404% +} + +.row-fluid .offset11:first-child { + margin-left: 93.61702127659574%; + *margin-left: 93.51063829787232% +} + +.row-fluid .offset10 { + margin-left: 87.23404255319149%; + *margin-left: 87.12765957446807% +} + +.row-fluid .offset10:first-child { + margin-left: 85.1063829787234%; + *margin-left: 84.99999999999999% +} + +.row-fluid .offset9 { + margin-left: 78.72340425531914%; + *margin-left: 78.61702127659572% +} + +.row-fluid .offset9:first-child { + margin-left: 76.59574468085106%; + *margin-left: 76.48936170212764% +} + +.row-fluid .offset8 { + margin-left: 70.2127659574468%; + *margin-left: 70.10638297872339% +} + +.row-fluid .offset8:first-child { + margin-left: 68.08510638297872%; + *margin-left: 67.9787234042553% +} + +.row-fluid .offset7 { + margin-left: 61.70212765957446%; + *margin-left: 61.59574468085106% +} + +.row-fluid .offset7:first-child { + margin-left: 59.574468085106375%; + *margin-left: 59.46808510638297% +} + +.row-fluid .offset6 { + margin-left: 53.191489361702125%; + *margin-left: 53.085106382978715% +} + +.row-fluid .offset6:first-child { + margin-left: 51.063829787234035%; + *margin-left: 50.95744680851063% +} + +.row-fluid .offset5 { + margin-left: 44.68085106382979%; + *margin-left: 44.57446808510638% +} + +.row-fluid .offset5:first-child { + margin-left: 42.5531914893617%; + *margin-left: 42.4468085106383% +} + +.row-fluid .offset4 { + margin-left: 36.170212765957444%; + *margin-left: 36.06382978723405% +} + +.row-fluid .offset4:first-child { + margin-left: 34.04255319148936%; + *margin-left: 33.93617021276596% +} + +.row-fluid .offset3 { + margin-left: 27.659574468085104%; + *margin-left: 27.5531914893617% +} + +.row-fluid .offset3:first-child { + margin-left: 25.53191489361702%; + *margin-left: 25.425531914893618% +} + +.row-fluid .offset2 { + margin-left: 19.148936170212764%; + *margin-left: 19.04255319148936% +} + +.row-fluid .offset2:first-child { + margin-left: 17.02127659574468%; + *margin-left: 16.914893617021278% +} + +.row-fluid .offset1 { + margin-left: 10.638297872340425%; + *margin-left: 10.53191489361702% +} + +.row-fluid .offset1:first-child { + margin-left: 8.51063829787234%; + *margin-left: 8.404255319148938% +} + +[class*="span"].hide, .row-fluid [class*="span"].hide { + display: none +} + +[class*="span"].pull-right, .row-fluid [class*="span"].pull-right { + float: right +} + +.container { + margin-right: auto; + margin-left: auto; + *zoom: 1 +} + +.container:before, .container:after { + display: table; + line-height: 0; + content: "" +} + +.container:after { + clear: both +} + +.container-fluid { + padding-right: 20px; + padding-left: 20px; + *zoom: 1 +} + +.container-fluid:before, .container-fluid:after { + display: table; + line-height: 0; + content: "" +} + +.container-fluid:after { + clear: both +} + +p { + margin: 0 0 10px +} + +.lead { + margin-bottom: 20px; + font-size: 21px; + font-weight: 200; + line-height: 30px +} + +small { + font-size: 85% +} + +strong { + font-weight: bold +} + +em { + font-style: italic +} + +cite { + font-style: normal +} + +.muted { + color: #999 +} + +a.muted:hover, a.muted:focus { + color: #808080 +} + +.text-warning { + color: #c09853 +} + +a.text-warning:hover, a.text-warning:focus { + color: #a47e3c +} + +.text-error { + color: #b94a48 +} + +a.text-error:hover, a.text-error:focus { + color: #953b39 +} + +.text-info { + color: #3a87ad +} + +a.text-info:hover, a.text-info:focus { + color: #2d6987 +} + +.text-success { + color: #468847 +} + +a.text-success:hover, a.text-success:focus { + color: #356635 +} + +.text-left { + text-align: left +} + +.text-right { + text-align: right +} + +.text-center { + text-align: center +} + +h1, h2, h3, h4, h5, h6 { + margin: 10px 0; + font-family: inherit; + font-weight: bold; + line-height: 20px; + color: inherit; + text-rendering: optimizelegibility +} + +h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { + font-weight: normal; + line-height: 1; + color: #999 +} + +h1, h2, h3 { + line-height: 40px +} + +h1 { + font-size: 38.5px +} + +h2 { + font-size: 31.5px +} + +h3 { + font-size: 24.5px +} + +h4 { + font-size: 17.5px +} + +h5 { + font-size: 14px +} + +h6 { + font-size: 11.9px +} + +h1 small { + font-size: 24.5px +} + +h2 small { + font-size: 17.5px +} + +h3 small { + font-size: 14px +} + +h4 small { + font-size: 14px +} + +.page-header { + padding-bottom: 9px; + margin: 20px 0 30px; + border-bottom: 1px solid #eee +} + +ul, ol { + padding: 0; + margin: 0 0 10px 25px +} + +ul ul, ul ol, ol ol, ol ul { + margin-bottom: 0 +} + +li { + line-height: 20px; +} + +ul.unstyled, ol.unstyled { + margin-left: 0; + list-style: none +} + +ul.inline, ol.inline { + margin-left: 0; + list-style: none +} + +ul.inline>li, ol.inline>li { + display: inline-block; + *display: inline; + padding-right: 5px; + padding-left: 5px; + *zoom: 1 +} + +dl { + margin-bottom: 20px +} + +dt, dd { + line-height: 20px +} + +dt { + font-weight: bold +} + +dd { + margin-left: 10px +} + +.dl-horizontal { + *zoom: 1 +} + +.dl-horizontal:before, .dl-horizontal:after { + display: table; + line-height: 0; + content: "" +} + +.dl-horizontal:after { + clear: both +} + +.dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap +} + +.dl-horizontal dd { + margin-left: 180px +} + +hr { + margin: 20px 0; + border: 0; + border-top: 1px solid #eee; + border-bottom: 1px solid #fff +} + +abbr[title], abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #999 +} + +abbr.initialism { + font-size: 90%; + text-transform: uppercase +} + +blockquote { + padding: 0 0 0 15px; + margin: 0 0 20px; + border-left: 5px solid #eee +} + +blockquote p { + margin-bottom: 0; + font-size: 17.5px; + font-weight: 300; + line-height: 1.25 +} + +blockquote small { + display: block; + line-height: 20px; + color: #999 +} + +blockquote small:before { + content: '\2014 \00A0' +} + +blockquote.pull-right { + float: right; + padding-right: 15px; + padding-left: 0; + border-right: 5px solid #eee; + border-left: 0 +} + +blockquote.pull-right p, blockquote.pull-right small { + text-align: right +} + +blockquote.pull-right small:before { + content: '' +} + +blockquote.pull-right small:after { + content: '\00A0 \2014' +} + +q:before, q:after, blockquote:before, blockquote:after { + content: "" +} + +address { + display: block; + margin-bottom: 20px; + font-style: normal; + line-height: 20px +} + +code, pre { + padding: 0 3px 2px; + font-family: Monaco, Menlo, Consolas, "Courier New", monospace; + font-size: 12px; + color: #333; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px +} + +code { + padding: 2px 4px; + color: #d14; + white-space: nowrap; + background-color: #f7f7f9; + border: 1px solid #e1e1e8 +} + +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 20px; + word-break: break-all; + word-wrap: break-word; + white-space: pre; + white-space: pre-wrap; + background-color: #f5f5f5; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.15); + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +pre.prettyprint { + margin-bottom: 20px +} + +pre code { + padding: 0; + color: inherit; + white-space: pre; + white-space: pre-wrap; + background-color: transparent; + border: 0 +} + +.pre-scrollable { + max-height: 340px; + overflow-y: scroll +} + +form { + margin: 0 0 20px +} + +fieldset { + padding: 0; + margin: 0; + border: 0 +} + +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: 40px; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5 +} + +legend small { + font-size: 15px; + color: #999 +} + +label, input, button, select, textarea { + font-size: 14px; + font-weight: normal; + line-height: 20px +} + +input, button, select, textarea { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif +} + +label { + display: block; + margin-bottom: 5px +} + +select, textarea, input[type="text"], input[type="password"], input[type="datetime"], +input[type="datetime-local"], input[type="date"], input[type="month"], +input[type="time"], input[type="week"], input[type="number"], input[type="email"], +input[type="url"], input[type="search"], input[type="tel"], input[type="color"], +.uneditable-input { + display: inline-block; + height: 20px; + padding: 4px 6px; + margin-bottom: 10px; + font-size: 14px; + line-height: 20px; + color: #555; + vertical-align: middle; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +input, textarea, .uneditable-input { + width: 206px +} + +textarea { + height: auto +} + +textarea, input[type="text"], input[type="password"], input[type="datetime"], +input[type="datetime-local"], input[type="date"], input[type="month"], +input[type="time"], input[type="week"], input[type="number"], input[type="email"], +input[type="url"], input[type="search"], input[type="tel"], input[type="color"], +.uneditable-input { + background-color: #fff; + border: 1px solid #ccc; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -webkit-transition: border linear .2s, box-shadow linear .2s; + -moz-transition: border linear .2s, box-shadow linear .2s; + -o-transition: border linear .2s, box-shadow linear .2s; + transition: border linear .2s, box-shadow linear .2s +} + +textarea:focus, input[type="text"]:focus, input[type="password"]:focus, +input[type="datetime"]:focus, input[type="datetime-local"]:focus, +input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, +input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, +input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, +input[type="color"]:focus, .uneditable-input:focus { + border-color: rgba(82, 168, 236, 0.8); + outline: 0; + outline: thin dotted \9; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) +} + +input[type="radio"], input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + *margin-top: 0; + line-height: normal +} + +input[type="file"], input[type="image"], input[type="submit"], +input[type="reset"], input[type="button"], input[type="radio"], +input[type="checkbox"] { + width: auto +} + +select, input[type="file"] { + height: 30px; + *margin-top: 4px; + line-height: 30px +} + +select { + width: 220px; + background-color: #fff; + border: 1px solid #ccc +} + +select[multiple], select[size] { + height: auto +} + +select:focus, input[type="file"]:focus, input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px +} + +.uneditable-input, .uneditable-textarea { + color: #999; + cursor: not-allowed; + background-color: #fcfcfc; + border-color: #ccc; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); + -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) +} + +.uneditable-input { + overflow: hidden; + white-space: nowrap +} + +.uneditable-textarea { + width: auto; + height: auto +} + +input:-moz-placeholder, textarea:-moz-placeholder { + color: #999 +} + +input:-ms-input-placeholder, textarea:-ms-input-placeholder { + color: #999 +} + +input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { + color: #999 +} + +.radio, .checkbox { + min-height: 20px; + padding-left: 20px +} + +.radio input[type="radio"], .checkbox input[type="checkbox"] { + float: left; + margin-left: -20px +} + +.controls>.radio:first-child, .controls>.checkbox:first-child { + padding-top: 5px +} + +.radio.inline, .checkbox.inline { + display: inline-block; + padding-top: 5px; + margin-bottom: 0; + vertical-align: middle +} + +.radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline { + margin-left: 10px +} + +.input-mini { + width: 60px +} + +.input-small { + width: 90px +} + +.input-medium { + width: 150px +} + +.input-large { + width: 210px +} + +.input-xlarge { + width: 270px +} + +.input-xxlarge { + width: 530px +} + +input[class*="span"], select[class*="span"], textarea[class*="span"], +.uneditable-input[class*="span"], .row-fluid input[class*="span"], +.row-fluid select[class*="span"], .row-fluid textarea[class*="span"], +.row-fluid .uneditable-input[class*="span"] { + float: none; + margin-left: 0 +} + +.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], +.input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], +.row-fluid input[class*="span"], .row-fluid select[class*="span"], +.row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], +.row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] { + display: inline-block +} + +input, textarea, .uneditable-input { + margin-left: 0 +} + +.controls-row [class*="span"]+[class*="span"] { + margin-left: 20px +} + +input.span12, textarea.span12, .uneditable-input.span12 { + width: 926px +} + +input.span11, textarea.span11, .uneditable-input.span11 { + width: 846px +} + +input.span10, textarea.span10, .uneditable-input.span10 { + width: 766px +} + +input.span9, textarea.span9, .uneditable-input.span9 { + width: 686px +} + +input.span8, textarea.span8, .uneditable-input.span8 { + width: 606px +} + +input.span7, textarea.span7, .uneditable-input.span7 { + width: 526px +} + +input.span6, textarea.span6, .uneditable-input.span6 { + width: 446px +} + +input.span5, textarea.span5, .uneditable-input.span5 { + width: 366px +} + +input.span4, textarea.span4, .uneditable-input.span4 { + width: 286px +} + +input.span3, textarea.span3, .uneditable-input.span3 { + width: 206px +} + +input.span2, textarea.span2, .uneditable-input.span2 { + width: 126px +} + +input.span1, textarea.span1, .uneditable-input.span1 { + width: 46px +} + +.controls-row { + *zoom: 1 +} + +.controls-row:before, .controls-row:after { + display: table; + line-height: 0; + content: "" +} + +.controls-row:after { + clear: both +} + +.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] { + float: left +} + +.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] { + padding-top: 5px +} + +input[disabled], select[disabled], textarea[disabled], input[readonly], +select[readonly], textarea[readonly] { + cursor: not-allowed; + background-color: #eee +} + +input[type="radio"][disabled], input[type="checkbox"][disabled], +input[type="radio"][readonly], input[type="checkbox"][readonly] { + background-color: transparent +} + +.control-group.warning .control-label, .control-group.warning .help-block, +.control-group.warning .help-inline { + color: #c09853 +} + +.control-group.warning .checkbox, .control-group.warning .radio, +.control-group.warning input, .control-group.warning select, .control-group.warning textarea { + color: #c09853 +} + +.control-group.warning input, .control-group.warning select, .control-group.warning textarea { + border-color: #c09853; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) +} + +.control-group.warning input:focus, .control-group.warning select:focus, +.control-group.warning textarea:focus { + border-color: #a47e3c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e +} + +.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on { + color: #c09853; + background-color: #fcf8e3; + border-color: #c09853 +} + +.control-group.error .control-label, .control-group.error .help-block, +.control-group.error .help-inline { + color: #b94a48 +} + +.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, +.control-group.error select, .control-group.error textarea { + color: #b94a48 +} + +.control-group.error input, .control-group.error select, .control-group.error textarea { + border-color: #b94a48; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) +} + +.control-group.error input:focus, .control-group.error select:focus, +.control-group.error textarea:focus { + border-color: #953b39; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392 +} + +.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on { + color: #b94a48; + background-color: #f2dede; + border-color: #b94a48 +} + +.control-group.success .control-label, .control-group.success .help-block, +.control-group.success .help-inline { + color: #468847 +} + +.control-group.success .checkbox, .control-group.success .radio, +.control-group.success input, .control-group.success select, .control-group.success textarea { + color: #468847 +} + +.control-group.success input, .control-group.success select, .control-group.success textarea { + border-color: #468847; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) +} + +.control-group.success input:focus, .control-group.success select:focus, +.control-group.success textarea:focus { + border-color: #356635; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b +} + +.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on { + color: #468847; + background-color: #dff0d8; + border-color: #468847 +} + +.control-group.info .control-label, .control-group.info .help-block, +.control-group.info .help-inline { + color: #3a87ad +} + +.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, +.control-group.info select, .control-group.info textarea { + color: #3a87ad +} + +.control-group.info input, .control-group.info select, .control-group.info textarea { + border-color: #3a87ad; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) +} + +.control-group.info input:focus, .control-group.info select:focus, +.control-group.info textarea:focus { + border-color: #2d6987; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3 +} + +.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on { + color: #3a87ad; + background-color: #d9edf7; + border-color: #3a87ad +} + +input:focus:invalid, textarea:focus:invalid, select:focus:invalid { + color: #b94a48; + border-color: #ee5f5b +} + +input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { + border-color: #e9322d; + -webkit-box-shadow: 0 0 6px #f8b9b7; + -moz-box-shadow: 0 0 6px #f8b9b7; + box-shadow: 0 0 6px #f8b9b7 +} + +.form-actions { + padding: 19px 20px 20px; + margin-top: 20px; + margin-bottom: 20px; + background-color: #f5f5f5; + border-top: 1px solid #e5e5e5; + *zoom: 1 +} + +.form-actions:before, .form-actions:after { + display: table; + line-height: 0; + content: "" +} + +.form-actions:after { + clear: both +} + +.help-block, .help-inline { + color: #595959 +} + +.help-block { + display: block; + margin-bottom: 10px +} + +.help-inline { + display: inline-block; + *display: inline; + padding-left: 5px; + vertical-align: middle; + *zoom: 1 +} + +.input-append, .input-prepend { + display: inline-block; + margin-bottom: 10px; + font-size: 0; + white-space: nowrap; + vertical-align: middle +} + +.input-append input, .input-prepend input, .input-append select, .input-prepend select, +.input-append .uneditable-input, .input-prepend .uneditable-input, +.input-append .dropdown-menu, .input-prepend .dropdown-menu, .input-append .popover, +.input-prepend .popover { + font-size: 14px +} + +.input-append input, .input-prepend input, .input-append select, .input-prepend select, +.input-append .uneditable-input, .input-prepend .uneditable-input { + position: relative; + margin-bottom: 0; + *margin-left: 0; + vertical-align: top; + -webkit-border-radius: 0 4px 4px 0; + -moz-border-radius: 0 4px 4px 0; + border-radius: 0 4px 4px 0 +} + +.input-append input:focus, .input-prepend input:focus, .input-append select:focus, +.input-prepend select:focus, .input-append .uneditable-input:focus, +.input-prepend .uneditable-input:focus { + z-index: 2 +} + +.input-append .add-on, .input-prepend .add-on { + display: inline-block; + width: auto; + height: 20px; + min-width: 16px; + padding: 4px 5px; + font-size: 14px; + font-weight: normal; + line-height: 20px; + text-align: center; + text-shadow: 0 1px 0 #fff; + background-color: #eee; + border: 1px solid #ccc +} + +.input-append .add-on, .input-prepend .add-on, .input-append .btn, +.input-prepend .btn, .input-append .btn-group>.dropdown-toggle, .input-prepend .btn-group>.dropdown-toggle { + vertical-align: top; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.input-append .active, .input-prepend .active { + background-color: #a9dba9; + border-color: #46a546 +} + +.input-prepend .add-on, .input-prepend .btn { + margin-right: -1px +} + +.input-prepend .add-on:first-child, .input-prepend .btn:first-child { + -webkit-border-radius: 4px 0 0 4px; + -moz-border-radius: 4px 0 0 4px; + border-radius: 4px 0 0 4px +} + +.input-append input, .input-append select, .input-append .uneditable-input { + -webkit-border-radius: 4px 0 0 4px; + -moz-border-radius: 4px 0 0 4px; + border-radius: 4px 0 0 4px +} + +.input-append input+.btn-group .btn:last-child, .input-append select+.btn-group .btn:last-child, +.input-append .uneditable-input+.btn-group .btn:last-child { + -webkit-border-radius: 0 4px 4px 0; + -moz-border-radius: 0 4px 4px 0; + border-radius: 0 4px 4px 0 +} + +.input-append .add-on, .input-append .btn, .input-append .btn-group { + margin-left: -1px +} + +.input-append .add-on:last-child, .input-append .btn:last-child, +.input-append .btn-group:last-child>.dropdown-toggle { + -webkit-border-radius: 0 4px 4px 0; + -moz-border-radius: 0 4px 4px 0; + border-radius: 0 4px 4px 0 +} + +.input-prepend.input-append input, .input-prepend.input-append select, +.input-prepend.input-append .uneditable-input { + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.input-prepend.input-append input+.btn-group .btn, .input-prepend.input-append select+.btn-group .btn, +.input-prepend.input-append .uneditable-input+.btn-group .btn { + -webkit-border-radius: 0 4px 4px 0; + -moz-border-radius: 0 4px 4px 0; + border-radius: 0 4px 4px 0 +} + +.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child { + margin-right: -1px; + -webkit-border-radius: 4px 0 0 4px; + -moz-border-radius: 4px 0 0 4px; + border-radius: 4px 0 0 4px +} + +.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child { + margin-left: -1px; + -webkit-border-radius: 0 4px 4px 0; + -moz-border-radius: 0 4px 4px 0; + border-radius: 0 4px 4px 0 +} + +.input-prepend.input-append .btn-group:first-child { + margin-left: 0 +} + +input.search-query { + padding-right: 14px; + padding-right: 4px \9; + padding-left: 14px; + padding-left: 4px \9; + margin-bottom: 0; + -webkit-border-radius: 15px; + -moz-border-radius: 15px; + border-radius: 15px +} + +.form-search .input-append .search-query, .form-search .input-prepend .search-query { + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.form-search .input-append .search-query { + -webkit-border-radius: 14px 0 0 14px; + -moz-border-radius: 14px 0 0 14px; + border-radius: 14px 0 0 14px +} + +.form-search .input-append .btn { + -webkit-border-radius: 0 14px 14px 0; + -moz-border-radius: 0 14px 14px 0; + border-radius: 0 14px 14px 0 +} + +.form-search .input-prepend .search-query { + -webkit-border-radius: 0 14px 14px 0; + -moz-border-radius: 0 14px 14px 0; + border-radius: 0 14px 14px 0 +} + +.form-search .input-prepend .btn { + -webkit-border-radius: 14px 0 0 14px; + -moz-border-radius: 14px 0 0 14px; + border-radius: 14px 0 0 14px +} + +.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, +.form-inline textarea, .form-horizontal textarea, .form-search select, +.form-inline select, .form-horizontal select, .form-search .help-inline, +.form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, +.form-inline .uneditable-input, .form-horizontal .uneditable-input, +.form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, +.form-search .input-append, .form-inline .input-append, .form-horizontal .input-append { + display: inline-block; + *display: inline; + margin-bottom: 0; + vertical-align: middle; + *zoom: 1 +} + +.form-search .hide, .form-inline .hide, .form-horizontal .hide { + display: none +} + +.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group { + display: inline-block +} + +.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, +.form-inline .input-prepend { + margin-bottom: 0 +} + +.form-search .radio, .form-search .checkbox, .form-inline .radio, +.form-inline .checkbox { + padding-left: 0; + margin-bottom: 0; + vertical-align: middle +} + +.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], +.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { + float: left; + margin-right: 3px; + margin-left: 0 +} + +.control-group { + margin-bottom: 10px +} + +legend+.control-group { + margin-top: 20px; + -webkit-margin-top-collapse: separate +} + +.form-horizontal .control-group { + margin-bottom: 20px; + *zoom: 1 +} + +.form-horizontal .control-group:before, .form-horizontal .control-group:after { + display: table; + line-height: 0; + content: "" +} + +.form-horizontal .control-group:after { + clear: both +} + +.form-horizontal .control-label { + float: left; + width: 160px; + padding-top: 5px; + text-align: right +} + +.form-horizontal .controls { + *display: inline-block; + *padding-left: 20px; + margin-left: 180px; + *margin-left: 0 +} + +.form-horizontal .controls:first-child { + *padding-left: 180px +} + +.form-horizontal .help-block { + margin-bottom: 0 +} + +.form-horizontal input+.help-block, .form-horizontal select+.help-block, +.form-horizontal textarea+.help-block, .form-horizontal .uneditable-input+.help-block, +.form-horizontal .input-prepend+.help-block, .form-horizontal .input-append+.help-block { + margin-top: 10px +} + +.form-horizontal .form-actions { + padding-left: 180px +} + +table { + max-width: 100%; + background-color: transparent; + border-collapse: collapse; + border-spacing: 0 +} + +.table { + width: 100%; + margin-bottom: 20px +} + +.table th, .table td { + padding: 8px; + line-height: 20px; + text-align: left; + vertical-align: top; + border-top: 1px solid #ddd +} + +.table th { + font-weight: bold +} + +.table thead th { + vertical-align: bottom +} + +.table caption+thead tr:first-child th, .table caption+thead tr:first-child td, +.table colgroup+thead tr:first-child th, .table colgroup+thead tr:first-child td, +.table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { + border-top: 0 +} + +.table tbody+tbody { + border-top: 2px solid #ddd +} + +.table .table { + background-color: #fff +} + +.table-condensed th, .table-condensed td { + padding: 4px 5px +} + +.table-bordered { + border: 1px solid #ddd; + border-collapse: separate; + *border-collapse: collapse; + border-left: 0; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +.table-bordered th, .table-bordered td { + border-left: 1px solid #ddd +} + +.table-bordered caption+thead tr:first-child th, .table-bordered caption+tbody tr:first-child th, +.table-bordered caption+tbody tr:first-child td, .table-bordered colgroup+thead tr:first-child th, +.table-bordered colgroup+tbody tr:first-child th, .table-bordered colgroup+tbody tr:first-child td, +.table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, +.table-bordered tbody:first-child tr:first-child td { + border-top: 0 +} + +.table-bordered thead:first-child tr:first-child>th:first-child, +.table-bordered tbody:first-child tr:first-child>td:first-child, +.table-bordered tbody:first-child tr:first-child>th:first-child { + -webkit-border-top-left-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-topleft: 4px +} + +.table-bordered thead:first-child tr:first-child>th:last-child, +.table-bordered tbody:first-child tr:first-child>td:last-child, +.table-bordered tbody:first-child tr:first-child>th:last-child { + -webkit-border-top-right-radius: 4px; + border-top-right-radius: 4px; + -moz-border-radius-topright: 4px +} + +.table-bordered thead:last-child tr:last-child>th:first-child, +.table-bordered tbody:last-child tr:last-child>td:first-child, .table-bordered tbody:last-child tr:last-child>th:first-child, +.table-bordered tfoot:last-child tr:last-child>td:first-child, .table-bordered tfoot:last-child tr:last-child>th:first-child { + -webkit-border-bottom-left-radius: 4px; + border-bottom-left-radius: 4px; + -moz-border-radius-bottomleft: 4px +} + +.table-bordered thead:last-child tr:last-child>th:last-child, .table-bordered tbody:last-child tr:last-child>td:last-child, +.table-bordered tbody:last-child tr:last-child>th:last-child, .table-bordered tfoot:last-child tr:last-child>td:last-child, +.table-bordered tfoot:last-child tr:last-child>th:last-child { + -webkit-border-bottom-right-radius: 4px; + border-bottom-right-radius: 4px; + -moz-border-radius-bottomright: 4px +} + +.table-bordered tfoot+tbody:last-child tr:last-child td:first-child { + -webkit-border-bottom-left-radius: 0; + border-bottom-left-radius: 0; + -moz-border-radius-bottomleft: 0 +} + +.table-bordered tfoot+tbody:last-child tr:last-child td:last-child { + -webkit-border-bottom-right-radius: 0; + border-bottom-right-radius: 0; + -moz-border-radius-bottomright: 0 +} + +.table-bordered caption+thead tr:first-child th:first-child, .table-bordered caption+tbody tr:first-child td:first-child, +.table-bordered colgroup+thead tr:first-child th:first-child, .table-bordered colgroup+tbody tr:first-child td:first-child { + -webkit-border-top-left-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-topleft: 4px +} + +.table-bordered caption+thead tr:first-child th:last-child, .table-bordered caption+tbody tr:first-child td:last-child, +.table-bordered colgroup+thead tr:first-child th:last-child, .table-bordered colgroup+tbody tr:first-child td:last-child { + -webkit-border-top-right-radius: 4px; + border-top-right-radius: 4px; + -moz-border-radius-topright: 4px +} + +.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th { + background-color: #f9f9f9 +} + +.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th { + background-color: #f5f5f5 +} + +table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], +.row-fluid table th[class*="span"] { + display: table-cell; + float: none; + margin-left: 0 +} + +.table td.span1, .table th.span1 { + float: none; + width: 44px; + margin-left: 0 +} + +.table td.span2, .table th.span2 { + float: none; + width: 124px; + margin-left: 0 +} + +.table td.span3, .table th.span3 { + float: none; + width: 204px; + margin-left: 0 +} + +.table td.span4, .table th.span4 { + float: none; + width: 284px; + margin-left: 0 +} + +.table td.span5, .table th.span5 { + float: none; + width: 364px; + margin-left: 0 +} + +.table td.span6, .table th.span6 { + float: none; + width: 444px; + margin-left: 0 +} + +.table td.span7, .table th.span7 { + float: none; + width: 524px; + margin-left: 0 +} + +.table td.span8, .table th.span8 { + float: none; + width: 604px; + margin-left: 0 +} + +.table td.span9, .table th.span9 { + float: none; + width: 684px; + margin-left: 0 +} + +.table td.span10, .table th.span10 { + float: none; + width: 764px; + margin-left: 0 +} + +.table td.span11, .table th.span11 { + float: none; + width: 844px; + margin-left: 0 +} + +.table td.span12, .table th.span12 { + float: none; + width: 924px; + margin-left: 0 +} + +.table tbody tr.success>td { + background-color: #dff0d8 +} + +.table tbody tr.error>td { + background-color: #f2dede +} + +.table tbody tr.warning>td { + background-color: #fcf8e3 +} + +.table tbody tr.info>td { + background-color: #d9edf7 +} + +.table-hover tbody tr.success:hover>td { + background-color: #d0e9c6 +} + +.table-hover tbody tr.error:hover>td { + background-color: #ebcccc +} + +.table-hover tbody tr.warning:hover>td { + background-color: #faf2cc +} + +.table-hover tbody tr.info:hover>td { + background-color: #c4e3f3 +} + +[class^="icon-"], [class*=" icon-"] { + display: inline-block; + width: 14px; + height: 14px; + margin-top: 1px; + *margin-right: .3em; + line-height: 14px; + vertical-align: text-top; + background-image: url("../img/glyphicons-halflings.png"); + background-position: 14px 14px; + background-repeat: no-repeat +} + +.icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], +.nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], +.navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], +.dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], +.dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], +.dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], +.dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], +.dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] { + background-image: url("../img/glyphicons-halflings-white.png") +} + +.icon-glass { + background-position: 0 0 +} + +.icon-music { + background-position: -24px 0 +} + +.icon-search { + background-position: -48px 0 +} + +.icon-envelope { + background-position: -72px 0 +} + +.icon-heart { + background-position: -96px 0 +} + +.icon-star { + background-position: -120px 0 +} + +.icon-star-empty { + background-position: -144px 0 +} + +.icon-user { + background-position: -168px 0 +} + +.icon-film { + background-position: -192px 0 +} + +.icon-th-large { + background-position: -216px 0 +} + +.icon-th { + background-position: -240px 0 +} + +.icon-th-list { + background-position: -264px 0 +} + +.icon-ok { + background-position: -288px 0 +} + +.icon-remove { + background-position: -312px 0 +} + +.icon-zoom-in { + background-position: -336px 0 +} + +.icon-zoom-out { + background-position: -360px 0 +} + +.icon-off { + background-position: -384px 0 +} + +.icon-signal { + background-position: -408px 0 +} + +.icon-cog { + background-position: -432px 0 +} + +.icon-trash { + background-position: -456px 0 +} + +.icon-home { + background-position: 0 -24px +} + +.icon-file { + background-position: -24px -24px +} + +.icon-time { + background-position: -48px -24px +} + +.icon-road { + background-position: -72px -24px +} + +.icon-download-alt { + background-position: -96px -24px +} + +.icon-download { + background-position: -120px -24px +} + +.icon-upload { + background-position: -144px -24px +} + +.icon-inbox { + background-position: -168px -24px +} + +.icon-play-circle { + background-position: -192px -24px +} + +.icon-repeat { + background-position: -216px -24px +} + +.icon-refresh { + background-position: -240px -24px +} + +.icon-list-alt { + background-position: -264px -24px +} + +.icon-lock { + background-position: -287px -24px +} + +.icon-flag { + background-position: -312px -24px +} + +.icon-headphones { + background-position: -336px -24px +} + +.icon-volume-off { + background-position: -360px -24px +} + +.icon-volume-down { + background-position: -384px -24px +} + +.icon-volume-up { + background-position: -408px -24px +} + +.icon-qrcode { + background-position: -432px -24px +} + +.icon-barcode { + background-position: -456px -24px +} + +.icon-tag { + background-position: 0 -48px +} + +.icon-tags { + background-position: -25px -48px +} + +.icon-book { + background-position: -48px -48px +} + +.icon-bookmark { + background-position: -72px -48px +} + +.icon-print { + background-position: -96px -48px +} + +.icon-camera { + background-position: -120px -48px +} + +.icon-font { + background-position: -144px -48px +} + +.icon-bold { + background-position: -167px -48px +} + +.icon-italic { + background-position: -192px -48px +} + +.icon-text-height { + background-position: -216px -48px +} + +.icon-text-width { + background-position: -240px -48px +} + +.icon-align-left { + background-position: -264px -48px +} + +.icon-align-center { + background-position: -288px -48px +} + +.icon-align-right { + background-position: -312px -48px +} + +.icon-align-justify { + background-position: -336px -48px +} + +.icon-list { + background-position: -360px -48px +} + +.icon-indent-left { + background-position: -384px -48px +} + +.icon-indent-right { + background-position: -408px -48px +} + +.icon-facetime-video { + background-position: -432px -48px +} + +.icon-picture { + background-position: -456px -48px +} + +.icon-pencil { + background-position: 0 -72px +} + +.icon-map-marker { + background-position: -24px -72px +} + +.icon-adjust { + background-position: -48px -72px +} + +.icon-tint { + background-position: -72px -72px +} + +.icon-edit { + background-position: -96px -72px +} + +.icon-share { + background-position: -120px -72px +} + +.icon-check { + background-position: -144px -72px +} + +.icon-move { + background-position: -168px -72px +} + +.icon-step-backward { + background-position: -192px -72px +} + +.icon-fast-backward { + background-position: -216px -72px +} + +.icon-backward { + background-position: -240px -72px +} + +.icon-play { + background-position: -264px -72px +} + +.icon-pause { + background-position: -288px -72px +} + +.icon-stop { + background-position: -312px -72px +} + +.icon-forward { + background-position: -336px -72px +} + +.icon-fast-forward { + background-position: -360px -72px +} + +.icon-step-forward { + background-position: -384px -72px +} + +.icon-eject { + background-position: -408px -72px +} + +.icon-chevron-left { + background-position: -432px -72px +} + +.icon-chevron-right { + background-position: -456px -72px +} + +.icon-plus-sign { + background-position: 0 -96px +} + +.icon-minus-sign { + background-position: -24px -96px +} + +.icon-remove-sign { + background-position: -48px -96px +} + +.icon-ok-sign { + background-position: -72px -96px +} + +.icon-question-sign { + background-position: -96px -96px +} + +.icon-info-sign { + background-position: -120px -96px +} + +.icon-screenshot { + background-position: -144px -96px +} + +.icon-remove-circle { + background-position: -168px -96px +} + +.icon-ok-circle { + background-position: -192px -96px +} + +.icon-ban-circle { + background-position: -216px -96px +} + +.icon-arrow-left { + background-position: -240px -96px +} + +.icon-arrow-right { + background-position: -264px -96px +} + +.icon-arrow-up { + background-position: -289px -96px +} + +.icon-arrow-down { + background-position: -312px -96px +} + +.icon-share-alt { + background-position: -336px -96px +} + +.icon-resize-full { + background-position: -360px -96px +} + +.icon-resize-small { + background-position: -384px -96px +} + +.icon-plus { + background-position: -408px -96px +} + +.icon-minus { + background-position: -433px -96px +} + +.icon-asterisk { + background-position: -456px -96px +} + +.icon-exclamation-sign { + background-position: 0 -120px +} + +.icon-gift { + background-position: -24px -120px +} + +.icon-leaf { + background-position: -48px -120px +} + +.icon-fire { + background-position: -72px -120px +} + +.icon-eye-open { + background-position: -96px -120px +} + +.icon-eye-close { + background-position: -120px -120px +} + +.icon-warning-sign { + background-position: -144px -120px +} + +.icon-plane { + background-position: -168px -120px +} + +.icon-calendar { + background-position: -192px -120px +} + +.icon-random { + width: 16px; + background-position: -216px -120px +} + +.icon-comment { + background-position: -240px -120px +} + +.icon-magnet { + background-position: -264px -120px +} + +.icon-chevron-up { + background-position: -288px -120px +} + +.icon-chevron-down { + background-position: -313px -119px +} + +.icon-retweet { + background-position: -336px -120px +} + +.icon-shopping-cart { + background-position: -360px -120px +} + +.icon-folder-close { + width: 16px; + background-position: -384px -120px +} + +.icon-folder-open { + width: 16px; + background-position: -408px -120px +} + +.icon-resize-vertical { + background-position: -432px -119px +} + +.icon-resize-horizontal { + background-position: -456px -118px +} + +.icon-hdd { + background-position: 0 -144px +} + +.icon-bullhorn { + background-position: -24px -144px +} + +.icon-bell { + background-position: -48px -144px +} + +.icon-certificate { + background-position: -72px -144px +} + +.icon-thumbs-up { + background-position: -96px -144px +} + +.icon-thumbs-down { + background-position: -120px -144px +} + +.icon-hand-right { + background-position: -144px -144px +} + +.icon-hand-left { + background-position: -168px -144px +} + +.icon-hand-up { + background-position: -192px -144px +} + +.icon-hand-down { + background-position: -216px -144px +} + +.icon-circle-arrow-right { + background-position: -240px -144px +} + +.icon-circle-arrow-left { + background-position: -264px -144px +} + +.icon-circle-arrow-up { + background-position: -288px -144px +} + +.icon-circle-arrow-down { + background-position: -312px -144px +} + +.icon-globe { + background-position: -336px -144px +} + +.icon-wrench { + background-position: -360px -144px +} + +.icon-tasks { + background-position: -384px -144px +} + +.icon-filter { + background-position: -408px -144px +} + +.icon-briefcase { + background-position: -432px -144px +} + +.icon-fullscreen { + background-position: -456px -144px +} + +.dropup, .dropdown { + position: relative +} + +.dropdown-toggle { + *margin-bottom: -3px +} + +.dropdown-toggle:active, .open .dropdown-toggle { + outline: 0 +} + +.caret { + display: inline-block; + width: 0; + height: 0; + vertical-align: top; + border-top: 4px solid #000; + border-right: 4px solid transparent; + border-left: 4px solid transparent; + content: "" +} + +.dropdown .caret { + margin-top: 8px; + margin-left: 2px +} + +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + list-style: none; + background-color: #fff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.2); + *border-right-width: 2px; + *border-bottom-width: 2px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -webkit-background-clip: padding-box; + -moz-background-clip: padding; + background-clip: padding-box; +} + +.dropdown-menu.pull-right { + right: 0; + left: auto +} + +.dropdown-menu .divider { + *width: 100%; + height: 1px; + margin: 9px 1px; + *margin: -5px 0 5px; + overflow: hidden; + background-color: #e5e5e5; + border-bottom: 1px solid #fff +} + +.dropdown-menu>li>a { + display: block; + padding: 2px 10px; + margin: 1px 6px; + clear: both; + height: 26px; + font-weight: normal; + /* line-height: 20px; */ + color: #333; + font-size: 14px; + white-space: nowrap; + line-height: 24px; +} + +.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, +.dropdown-submenu:focus>a { + color: #fff; + text-decoration: none; + background-color: var(--site-primary-color); + background-image: -moz-linear-gradient(top, var(--site-primary-color), var(--site-primary-color)); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(var(--site-primary-color)), to(var(--site-primary-color))); + background-image: -webkit-linear-gradient(top, var(--site-primary-color), var(--site-primary-color)); + background-image: -o-linear-gradient(top, var(--site-primary-color), var(--site-primary-color)); + background-image: linear-gradient(to bottom, var(--site-primary-color), var(--site-primary-color)); + background-repeat: repeat-x; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6ab344', endColorstr='#ff6ab344', GradientType=0) + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; +} + +.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { + color: #fff; + text-decoration: none; + background-color: var(--site-primary-color); + background-image: -moz-linear-gradient(top, var(--site-primary-color), var(--site-primary-color)); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(var(--site-primary-color))); + background-image: -webkit-linear-gradient(top, var(--site-primary-color), var(--site-primary-color)); + background-image: -o-linear-gradient(top, var(--site-primary-color), var(--site-primary-color)); + background-image: linear-gradient(to bottom, var(--site-primary-color), var(--site-primary-color)); + background-repeat: repeat-x; + outline: 0; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6ab344', endColorstr='#ff6ab344', GradientType=0) + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; +} + +.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, +.dropdown-menu>.disabled>a:focus { + color: #999 +} + +.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { + text-decoration: none; + cursor: default; + background-color: transparent; + background-image: none; + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.open { + *z-index: 1000 +} + +.open>.dropdown-menu { + display: block +} + +.pull-right>.dropdown-menu { + right: 0; + left: auto +} + +.dropup .caret, .navbar-fixed-bottom .dropdown .caret { + border-top: 0; + border-bottom: 4px solid #000; + content: "" +} + +.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 1px +} + +.dropdown-submenu { + position: relative +} + +.dropdown-submenu>.dropdown-menu { + top: 0; + left: 100%; + margin-top: -6px; + margin-left: -1px; + -webkit-border-radius: 0 6px 6px 6px; + -moz-border-radius: 0 6px 6px 6px; + border-radius: 0 6px 6px 6px +} + +.dropdown-submenu:hover>.dropdown-menu { + display: block +} + +.dropup .dropdown-submenu>.dropdown-menu { + top: auto; + bottom: 0; + margin-top: 0; + margin-bottom: -2px; + -webkit-border-radius: 5px 5px 5px 0; + -moz-border-radius: 5px 5px 5px 0; + border-radius: 5px 5px 5px 0 +} + +.dropdown-submenu>a:after { + display: block; + float: right; + width: 0; + height: 0; + margin-top: 5px; + margin-right: -10px; + border-color: transparent; + border-left-color: #ccc; + border-style: solid; + border-width: 5px 0 5px 5px; + content: " " +} + +.dropdown-submenu:hover>a:after { + border-left-color: #fff +} + +.dropdown-submenu.pull-left { + float: none +} + +.dropdown-submenu.pull-left>.dropdown-menu { + left: -100%; + margin-left: 10px; + -webkit-border-radius: 6px 0 6px 6px; + -moz-border-radius: 6px 0 6px 6px; + border-radius: 6px 0 6px 6px +} + +.dropdown .dropdown-menu .nav-header { + padding-right: 20px; + padding-left: 20px +} + +.typeahead { + z-index: 1051; + margin-top: 2px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #f5f5f5; + border: 1px solid #e3e3e3; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) +} + +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, 0.15) +} + +.well-large { + padding: 24px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px +} + +.well-small { + padding: 9px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px +} + +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + -moz-transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear +} + +.fade.in { + opacity: 1 +} + +.collapse { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition: height .35s ease; + -moz-transition: height .35s ease; + -o-transition: height .35s ease; + transition: height .35s ease +} + +.collapse.in { + height: auto +} + +.close { + float: right; + font-size: 20px; + font-weight: bold; + line-height: 20px; + color: #000; + text-shadow: 0 1px 0 #fff; + opacity: .2; + filter: alpha(opacity=20) +} + +.close:hover, .close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + opacity: .4; + filter: alpha(opacity=40) +} + +button.close { + padding: 0; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none +} + +.btn { + display: inline-block; + *display: inline; + padding: 4px 12px; + margin-bottom: 0; + *margin-left: .3em; + font-size: 14px; + line-height: 20px; + color: #333; + text-align: center; + text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); + vertical-align: middle; + cursor: pointer; + background-color: #f5f5f5; + *background-color: #e6e6e6; + background-image: -moz-linear-gradient(top, #fff, #e6e6e6); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6)); + background-image: -webkit-linear-gradient(top, #fff, #e6e6e6); + background-image: -o-linear-gradient(top, #fff, #e6e6e6); + background-image: linear-gradient(to bottom, #fff, #e6e6e6); + background-repeat: repeat-x; + border: 1px solid #ccc; + *border: 0; + border-color: #e6e6e6 #e6e6e6 #bfbfbf; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + border-bottom-color: #b3b3b3; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); + *zoom: 1; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) +} + +.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, +.btn[disabled] { + color: #333; + background-color: #e6e6e6; + *background-color: #d9d9d9 +} + +.btn:active, .btn.active { + background-color: #ccc \9 +} + +.btn:first-child { + *margin-left: 0 +} + +.btn:hover, .btn:focus { + color: #333; + text-decoration: none; + background-position: 0 -15px; + -webkit-transition: background-position .1s linear; + -moz-transition: background-position .1s linear; + -o-transition: background-position .1s linear; + transition: background-position .1s linear +} + +.btn:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px +} + +.btn.active, .btn:active { + background-image: none; + outline: 0; + -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05) +} + +.btn.disabled, .btn[disabled] { + cursor: default; + background-image: none; + opacity: .65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none +} + +.btn-large { + padding: 11px 19px; + font-size: 17.5px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px +} + +.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { + margin-top: 4px +} + +.btn-small { + padding: 2px 10px; + font-size: 11.9px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px +} + +.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { + margin-top: 0 +} + +.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { + margin-top: -1px +} + +.btn-mini { + padding: 0 6px; + font-size: 10.5px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px +} + +.btn-block { + display: block; + width: 100%; + padding-right: 0; + padding-left: 0; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box +} + +.btn-block+.btn-block { + margin-top: 5px +} + +input[type="submit"].btn-block, input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100% +} + +.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, +.btn-info.active, .btn-inverse.active { + color: rgba(255, 255, 255, 0.75) +} + +.btn-primary { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #006dcc; + *background-color: #04c; + background-image: -moz-linear-gradient(top, #08c, #04c); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c)); + background-image: -webkit-linear-gradient(top, #08c, #04c); + background-image: -o-linear-gradient(top, #08c, #04c); + background-image: linear-gradient(to bottom, #08c, #04c); + background-repeat: repeat-x; + border-color: #04c #04c #002a80; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, +.btn-primary.disabled, .btn-primary[disabled] { + color: #fff; + background-color: #04c; + *background-color: #003bb3 +} + +.btn-primary:active, .btn-primary.active { + background-color: #039 \9 +} + +.btn-warning { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #faa732; + *background-color: #f89406; + background-image: -moz-linear-gradient(top, #fbb450, #f89406); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); + background-image: -webkit-linear-gradient(top, #fbb450, #f89406); + background-image: -o-linear-gradient(top, #fbb450, #f89406); + background-image: linear-gradient(to bottom, #fbb450, #f89406); + background-repeat: repeat-x; + border-color: #f89406 #f89406 #ad6704; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, +.btn-warning.disabled, .btn-warning[disabled] { + color: #fff; + background-color: #f89406; + *background-color: #df8505 +} + +.btn-warning:active, .btn-warning.active { + background-color: #c67605 \9 +} + +.btn-danger { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #da4f49; + *background-color: #bd362f; + background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); + background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); + background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); + background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); + background-repeat: repeat-x; + border-color: #bd362f #bd362f #802420; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, +.btn-danger.disabled, .btn-danger[disabled] { + color: #fff; + background-color: #bd362f; + *background-color: #a9302a +} + +.btn-danger:active, .btn-danger.active { + background-color: #942a25 \9 +} + +.btn-success { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #5bb75b; + *background-color: #51a351; + background-image: -moz-linear-gradient(top, #62c462, #51a351); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); + background-image: -webkit-linear-gradient(top, #62c462, #51a351); + background-image: -o-linear-gradient(top, #62c462, #51a351); + background-image: linear-gradient(to bottom, #62c462, #51a351); + background-repeat: repeat-x; + border-color: #51a351 #51a351 #387038; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, +.btn-success.disabled, .btn-success[disabled] { + color: #fff; + background-color: #51a351; + *background-color: #499249 +} + +.btn-success:active, .btn-success.active { + background-color: #408140 \9 +} + +.btn-info { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #49afcd; + *background-color: #2f96b4; + background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); + background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); + background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); + background-repeat: repeat-x; + border-color: #2f96b4 #2f96b4 #1f6377; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, +.btn-info.disabled, .btn-info[disabled] { + color: #fff; + background-color: #2f96b4; + *background-color: #2a85a0 +} + +.btn-info:active, .btn-info.active { + background-color: #24748c \9 +} + +.btn-inverse { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #363636; + *background-color: #222; + background-image: -moz-linear-gradient(top, #444, #222); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222)); + background-image: -webkit-linear-gradient(top, #444, #222); + background-image: -o-linear-gradient(top, #444, #222); + background-image: linear-gradient(to bottom, #444, #222); + background-repeat: repeat-x; + border-color: #222 #222 #000; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, +.btn-inverse.disabled, .btn-inverse[disabled] { + color: #fff; + background-color: #222; + *background-color: #151515 +} + +.btn-inverse:active, .btn-inverse.active { + background-color: #080808 \9 +} + +button.btn, input[type="submit"].btn { + *padding-top: 3px; + *padding-bottom: 3px +} + +button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner { + padding: 0; + border: 0 +} + +button.btn.btn-large, input[type="submit"].btn.btn-large { + *padding-top: 7px; + *padding-bottom: 7px +} + +button.btn.btn-small, input[type="submit"].btn.btn-small { + *padding-top: 3px; + *padding-bottom: 3px +} + +button.btn.btn-mini, input[type="submit"].btn.btn-mini { + *padding-top: 1px; + *padding-bottom: 1px +} + +.btn-link, .btn-link:active, .btn-link[disabled] { + background-color: transparent; + background-image: none; + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none +} + +.btn-link { + color: #08c; + cursor: pointer; + border-color: transparent; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.btn-link:hover, .btn-link:focus { + color: #005580; + text-decoration: underline; + background-color: transparent +} + +.btn-link[disabled]:hover, .btn-link[disabled]:focus { + color: #333; + text-decoration: none +} + +.btn-group { + position: relative; + display: inline-block; + *display: inline; + *margin-left: .3em; + font-size: 0; + white-space: nowrap; + vertical-align: middle; + *zoom: 1 +} + +.btn-group:first-child { + *margin-left: 0 +} + +.btn-group+.btn-group { + margin-left: 5px +} + +.btn-toolbar { + margin-top: 10px; + margin-bottom: 10px; + font-size: 0 +} + +.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group { + margin-left: 5px +} + +.btn-group>.btn { + position: relative; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.btn-group>.btn+.btn { + margin-left: -1px +} + +.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover { + font-size: 14px +} + +.btn-group>.btn-mini { + font-size: 10.5px +} + +.btn-group>.btn-small { + font-size: 11.9px +} + +.btn-group>.btn-large { + font-size: 17.5px +} + +.btn-group>.btn:first-child { + margin-left: 0; + -webkit-border-bottom-left-radius: 4px; + border-bottom-left-radius: 4px; + -webkit-border-top-left-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-bottomleft: 4px; + -moz-border-radius-topleft: 4px +} + +.btn-group>.btn:last-child, .btn-group>.dropdown-toggle { + -webkit-border-top-right-radius: 4px; + border-top-right-radius: 4px; + -webkit-border-bottom-right-radius: 4px; + border-bottom-right-radius: 4px; + -moz-border-radius-topright: 4px; + -moz-border-radius-bottomright: 4px +} + +.btn-group>.btn.large:first-child { + margin-left: 0; + -webkit-border-bottom-left-radius: 6px; + border-bottom-left-radius: 6px; + -webkit-border-top-left-radius: 6px; + border-top-left-radius: 6px; + -moz-border-radius-bottomleft: 6px; + -moz-border-radius-topleft: 6px +} + +.btn-group>.btn.large:last-child, .btn-group>.large.dropdown-toggle { + -webkit-border-top-right-radius: 6px; + border-top-right-radius: 6px; + -webkit-border-bottom-right-radius: 6px; + border-bottom-right-radius: 6px; + -moz-border-radius-topright: 6px; + -moz-border-radius-bottomright: 6px +} + +.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, +.btn-group>.btn.active { + z-index: 2 +} + +.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { + outline: 0 +} + +.btn-group>.btn+.dropdown-toggle { + *padding-top: 5px; + padding-right: 8px; + *padding-bottom: 5px; + padding-left: 8px; + -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) +} + +.btn-group>.btn-mini+.dropdown-toggle { + *padding-top: 2px; + padding-right: 5px; + *padding-bottom: 2px; + padding-left: 5px +} + +.btn-group>.btn-small+.dropdown-toggle { + *padding-top: 5px; + *padding-bottom: 4px +} + +.btn-group>.btn-large+.dropdown-toggle { + *padding-top: 7px; + padding-right: 12px; + *padding-bottom: 7px; + padding-left: 12px +} + +.btn-group.open .dropdown-toggle { + background-image: none; + -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05) +} + +.btn-group.open .btn.dropdown-toggle { + background-color: #e6e6e6 +} + +.btn-group.open .btn-primary.dropdown-toggle { + background-color: #04c +} + +.btn-group.open .btn-warning.dropdown-toggle { + background-color: #f89406 +} + +.btn-group.open .btn-danger.dropdown-toggle { + background-color: #bd362f +} + +.btn-group.open .btn-success.dropdown-toggle { + background-color: #51a351 +} + +.btn-group.open .btn-info.dropdown-toggle { + background-color: #2f96b4 +} + +.btn-group.open .btn-inverse.dropdown-toggle { + background-color: #222 +} + +.btn .caret { + margin-top: 8px; + margin-left: 0 +} + +.btn-large .caret { + margin-top: 6px +} + +.btn-large .caret { + border-top-width: 5px; + border-right-width: 5px; + border-left-width: 5px +} + +.btn-mini .caret, .btn-small .caret { + margin-top: 8px +} + +.dropup .btn-large .caret { + border-bottom-width: 5px +} + +.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, +.btn-success .caret, .btn-inverse .caret { + border-top-color: #fff; + border-bottom-color: #fff +} + +.btn-group-vertical { + display: inline-block; + *display: inline; + *zoom: 1 +} + +.btn-group-vertical>.btn { + display: block; + float: none; + max-width: 100%; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.btn-group-vertical>.btn+.btn { + margin-top: -1px; + margin-left: 0 +} + +.btn-group-vertical>.btn:first-child { + -webkit-border-radius: 4px 4px 0 0; + -moz-border-radius: 4px 4px 0 0; + border-radius: 4px 4px 0 0 +} + +.btn-group-vertical>.btn:last-child { + -webkit-border-radius: 0 0 4px 4px; + -moz-border-radius: 0 0 4px 4px; + border-radius: 0 0 4px 4px +} + +.btn-group-vertical>.btn-large:first-child { + -webkit-border-radius: 6px 6px 0 0; + -moz-border-radius: 6px 6px 0 0; + border-radius: 6px 6px 0 0 +} + +.btn-group-vertical>.btn-large:last-child { + -webkit-border-radius: 0 0 6px 6px; + -moz-border-radius: 0 0 6px 6px; + border-radius: 0 0 6px 6px +} + +.alert { + padding: 8px 35px 8px 14px; + margin-bottom: 20px; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); + background-color: #fcf8e3; + border: 1px solid #fbeed5; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +.alert, .alert h4 { + color: #c09853 +} + +.alert h4 { + margin: 0 +} + +.alert .close { + position: relative; + top: -2px; + right: -21px; + line-height: 20px +} + +.alert-success { + color: #468847; + background-color: #dff0d8; + border-color: #d6e9c6 +} + +.alert-success h4 { + color: #468847 +} + +.alert-danger, .alert-error { + color: #b94a48; + background-color: #f2dede; + border-color: #eed3d7 +} + +.alert-danger h4, .alert-error h4 { + color: #b94a48 +} + +.alert-info { + color: #3a87ad; + background-color: #d9edf7; + border-color: #bce8f1 +} + +.alert-info h4 { + color: #3a87ad +} + +.alert-block { + padding-top: 14px; + padding-bottom: 14px +} + +.alert-block>p, .alert-block>ul { + margin-bottom: 0 +} + +.alert-block p+p { + margin-top: 5px +} + +.nav { + /* margin-bottom: 20px; */ + margin-left: 0; + list-style: none; +} + +.nav>li>a { + display: block +} + +.nav>li>a:hover, .nav>li>a:focus { + text-decoration: none; + background-color: #eee +} + +.nav>li>a>img { + max-width: none +} + +.nav>.pull-right { + float: right +} + +.nav-header { + display: block; + padding: 3px 15px; + font-size: 11px; + font-weight: bold; + line-height: 20px; + color: #999; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); + text-transform: uppercase +} + +.nav li+.nav-header { + margin-top: 9px +} + +.nav-list { + padding-right: 15px; + padding-left: 15px; + margin-bottom: 0 +} + +.nav-list>li>a, .nav-list .nav-header { + margin-right: -15px; + margin-left: -15px; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) +} + +.nav-list>li>a { + padding: 3px 15px +} + +.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); + background-color: #08c +} + +.nav-list [class^="icon-"], .nav-list [class*=" icon-"] { + margin-right: 2px +} + +.nav-list .divider { + *width: 100%; + height: 1px; + margin: 9px 1px; + *margin: -5px 0 5px; + overflow: hidden; + background-color: #e5e5e5; + border-bottom: 1px solid #fff +} + +.nav-tabs, .nav-pills { + *zoom: 1 +} + +.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after { + display: table; + line-height: 0; + content: "" +} + +.nav-tabs:after, .nav-pills:after { + clear: both +} + +.nav-tabs>li, .nav-pills>li { + float: left +} + +.nav-tabs>li>a, .nav-pills>li>a { + padding-right: 12px; + padding-left: 12px; + margin-right: 2px; + /* line-height: 14px; */ +} + +.nav-tabs { + border-bottom: 1px solid #ddd +} + +.nav-tabs>li { + margin-bottom: -1px +} + +.nav-tabs>li>a { + padding-top: 8px; + padding-bottom: 8px; + line-height: 20px; + border: 1px solid transparent; + -webkit-border-radius: 4px 4px 0 0; + -moz-border-radius: 4px 4px 0 0; + border-radius: 4px 4px 0 0 +} + +.nav-tabs>li>a:hover, .nav-tabs>li>a:focus { + border-color: #eee #eee #ddd +} + +.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus { + color: #555; + cursor: default; + background-color: #fff; + border: 1px solid #ddd; + border-bottom-color: transparent +} + +.nav-pills>li>a { + /* padding-top: 8px; */ + /* padding-bottom: 8px; */ + margin-top: 2px; + margin-bottom: 2px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; +} + +.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus { + color: #fff; + background-color: #519C2B; +} + +.nav-stacked>li { + float: none +} + +.nav-stacked>li>a { + margin-right: 0 +} + +.nav-tabs.nav-stacked { + border-bottom: 0 +} + +.nav-tabs.nav-stacked>li>a { + border: 1px solid #ddd; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.nav-tabs.nav-stacked>li:first-child>a { + -webkit-border-top-right-radius: 4px; + border-top-right-radius: 4px; + -webkit-border-top-left-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-topright: 4px; + -moz-border-radius-topleft: 4px +} + +.nav-tabs.nav-stacked>li:last-child>a { + -webkit-border-bottom-right-radius: 4px; + border-bottom-right-radius: 4px; + -webkit-border-bottom-left-radius: 4px; + border-bottom-left-radius: 4px; + -moz-border-radius-bottomright: 4px; + -moz-border-radius-bottomleft: 4px +} + +.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>a:focus { + z-index: 2; + border-color: #ddd +} + +.nav-pills.nav-stacked>li>a { + margin-bottom: 3px +} + +.nav-pills.nav-stacked>li:last-child>a { + margin-bottom: 1px +} + +.nav-tabs .dropdown-menu { + -webkit-border-radius: 0 0 6px 6px; + -moz-border-radius: 0 0 6px 6px; + border-radius: 0 0 6px 6px +} + +.nav-pills .dropdown-menu { + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px +} + +.nav .dropdown-toggle .caret { + margin-top: 6px; + border-top-color: #08c; + border-bottom-color: #08c +} + +.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret { + border-top-color: #005580; + border-bottom-color: #005580 +} + +.nav-tabs .dropdown-toggle .caret { + margin-top: 8px +} + +.nav .active .dropdown-toggle .caret { + border-top-color: #fff; + border-bottom-color: #fff +} + +.nav-tabs .active .dropdown-toggle .caret { + border-top-color: #555; + border-bottom-color: #555 +} + +.nav>.dropdown.active>a:hover, .nav>.dropdown.active>a:focus { + cursor: pointer +} + +.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, +.nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus { + color: #fff; + background-color: #519C2B; + border-color: #999 +} + +.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, +.nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret { + border-top-color: #fff; + border-bottom-color: #fff; + opacity: 1; + filter: alpha(opacity=100) +} + +.tabs-stacked .open>a:hover, .tabs-stacked .open>a:focus { + border-color: #999 +} + +.tabbable { + *zoom: 1 +} + +.tabbable:before, .tabbable:after { + display: table; + line-height: 0; + content: "" +} + +.tabbable:after { + clear: both +} + +.tab-content { + overflow: auto +} + +.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs { + border-bottom: 0 +} + +.tab-content>.tab-pane, .pill-content>.pill-pane { + display: none +} + +.tab-content>.active, .pill-content>.active { + display: block +} + +.tabs-below>.nav-tabs { + border-top: 1px solid #ddd +} + +.tabs-below>.nav-tabs>li { + margin-top: -1px; + margin-bottom: 0 +} + +.tabs-below>.nav-tabs>li>a { + -webkit-border-radius: 0 0 4px 4px; + -moz-border-radius: 0 0 4px 4px; + border-radius: 0 0 4px 4px +} + +.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus { + border-top-color: #ddd; + border-bottom-color: transparent +} + +.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, +.tabs-below>.nav-tabs>.active>a:focus { + border-color: transparent #ddd #ddd #ddd +} + +.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li { + float: none +} + +.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a { + min-width: 74px; + margin-right: 0; + margin-bottom: 3px +} + +.tabs-left>.nav-tabs { + float: left; + margin-right: 19px; + border-right: 1px solid #ddd +} + +.tabs-left>.nav-tabs>li>a { + margin-right: -1px; + -webkit-border-radius: 4px 0 0 4px; + -moz-border-radius: 4px 0 0 4px; + border-radius: 4px 0 0 4px +} + +.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus { + border-color: #eee #ddd #eee #eee +} + +.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, +.tabs-left>.nav-tabs .active>a:focus { + border-color: #ddd transparent #ddd #ddd; + *border-right-color: #fff +} + +.tabs-right>.nav-tabs { + float: right; + margin-left: 19px; + border-left: 1px solid #ddd +} + +.tabs-right>.nav-tabs>li>a { + margin-left: -1px; + -webkit-border-radius: 0 4px 4px 0; + -moz-border-radius: 0 4px 4px 0; + border-radius: 0 4px 4px 0 +} + +.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus { + border-color: #eee #eee #eee #ddd +} + +.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover, +.tabs-right>.nav-tabs .active>a:focus { + border-color: #ddd #ddd #ddd transparent; + *border-left-color: #fff +} + +.nav>.disabled>a { + color: #999 +} + +.nav>.disabled>a:hover, .nav>.disabled>a:focus { + text-decoration: none; + cursor: default; + background-color: transparent +} + +.navbar { + *position: relative; + *z-index: 2; + margin-bottom: 20px; + overflow: visible +} + +.navbar-inner { + min-height: 40px; + padding-right: 20px; + padding-left: 20px; + background-color: #fafafa; + background-image: -moz-linear-gradient(top, #fff, #f2f2f2); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2)); + background-image: -webkit-linear-gradient(top, #fff, #f2f2f2); + background-image: -o-linear-gradient(top, #fff, #f2f2f2); + background-image: linear-gradient(to bottom, #fff, #f2f2f2); + background-repeat: repeat-x; + border: 1px solid #d4d4d4; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0); + *zoom: 1; + -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); + -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); + box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065) +} + +.navbar-inner:before, .navbar-inner:after { + display: table; + line-height: 0; + content: "" +} + +.navbar-inner:after { + clear: both +} + +.navbar .container { + width: auto +} + +.nav-collapse.collapse { + height: auto; + overflow: visible +} + +.navbar .brand { + display: block; + float: left; + padding: 10px 20px 10px; + margin-left: -20px; + font-size: 20px; + font-weight: 200; + color: #777; + text-shadow: 0 1px 0 #fff +} + +.navbar .brand:hover, .navbar .brand:focus { + text-decoration: none +} + +.navbar-text { + margin-bottom: 0; + line-height: 40px; + color: #777 +} + +.navbar-link { + color: #777 +} + +.navbar-link:hover, .navbar-link:focus { + color: #333 +} + +.navbar .divider-vertical { + height: 40px; + margin: 0 9px; + border-right: 1px solid #fff; + border-left: 1px solid #f2f2f2 +} + +.navbar .btn, .navbar .btn-group { + margin-top: 5px +} + +.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, +.navbar .input-prepend .btn-group, .navbar .input-append .btn-group { + margin-top: 0 +} + +.navbar-form { + margin-bottom: 0; + *zoom: 1 +} + +.navbar-form:before, .navbar-form:after { + display: table; + line-height: 0; + content: "" +} + +.navbar-form:after { + clear: both +} + +.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox { + margin-top: 5px +} + +.navbar-form input, .navbar-form select, .navbar-form .btn { + display: inline-block; + margin-bottom: 0 +} + +.navbar-form input[type="image"], .navbar-form input[type="checkbox"], +.navbar-form input[type="radio"] { + margin-top: 3px +} + +.navbar-form .input-append, .navbar-form .input-prepend { + margin-top: 5px; + white-space: nowrap +} + +.navbar-form .input-append input, .navbar-form .input-prepend input { + margin-top: 0 +} + +.navbar-search { + position: relative; + float: left; + margin-top: 5px; + margin-bottom: 0 +} + +.navbar-search .search-query { + padding: 4px 14px; + margin-bottom: 0; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 13px; + font-weight: normal; + line-height: 1; + -webkit-border-radius: 15px; + -moz-border-radius: 15px; + border-radius: 15px +} + +.navbar-static-top { + position: static; + margin-bottom: 0 +} + +.navbar-static-top .navbar-inner { + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.navbar-fixed-top, .navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; + margin-bottom: 0 +} + +.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { + border-width: 0 0 1px +} + +.navbar-fixed-bottom .navbar-inner { + border-width: 1px 0 0 +} + +.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { + padding-right: 0; + padding-left: 0; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0 +} + +.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { + width: 940px +} + +.navbar-fixed-top { + top: 0 +} + +.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { + -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); + -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1) +} + +.navbar-fixed-bottom { + bottom: 0 +} + +.navbar-fixed-bottom .navbar-inner { + -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); + -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); + box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1) +} + +.navbar .nav { + position: relative; + left: 0; + display: block; + float: left; + margin: 0 10px 0 0 +} + +.navbar .nav.pull-right { + float: right; + margin-right: 0 +} + +.navbar .nav>li { + float: left +} + +.navbar .nav>li>a { + float: none; + padding: 10px 15px 10px; + color: #777; + text-decoration: none; + text-shadow: 0 1px 0 #fff +} + +.navbar .nav .dropdown-toggle .caret { + margin-top: 8px +} + +.navbar .nav>li>a:focus, .navbar .nav>li>a:hover { + color: #333; + text-decoration: none; + background-color: transparent +} + +.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus { + color: #555; + text-decoration: none; + background-color: #e5e5e5; + -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); + -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125) +} + +.navbar .btn-navbar { + display: none; + float: right; + padding: 7px 10px; + margin-right: 5px; + margin-left: 5px; + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #ededed; + *background-color: #e5e5e5; + background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5)); + background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5); + background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5); + background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5); + background-repeat: repeat-x; + border-color: #e5e5e5 #e5e5e5 #bfbfbf; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); + -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075) +} + +.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, +.navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { + color: #fff; + background-color: #e5e5e5; + *background-color: #d9d9d9 +} + +.navbar .btn-navbar:active, .navbar .btn-navbar.active { + background-color: #ccc \9 +} + +.navbar .btn-navbar .icon-bar { + display: block; + width: 18px; + height: 2px; + background-color: #f5f5f5; + -webkit-border-radius: 1px; + -moz-border-radius: 1px; + border-radius: 1px; + -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) +} + +.btn-navbar .icon-bar+.icon-bar { + margin-top: 3px +} + +.navbar .nav>li>.dropdown-menu:before { + position: absolute; + top: -7px; + left: 9px; + display: inline-block; + border-right: 7px solid transparent; + border-bottom: 7px solid #ccc; + border-left: 7px solid transparent; + border-bottom-color: rgba(0, 0, 0, 0.2); + content: '' +} + +.navbar .nav>li>.dropdown-menu:after { + position: absolute; + top: -6px; + left: 10px; + display: inline-block; + border-right: 6px solid transparent; + border-bottom: 6px solid #fff; + border-left: 6px solid transparent; + content: '' +} + +.navbar-fixed-bottom .nav>li>.dropdown-menu:before { + top: auto; + bottom: -7px; + border-top: 7px solid #ccc; + border-bottom: 0; + border-top-color: rgba(0, 0, 0, 0.2) +} + +.navbar-fixed-bottom .nav>li>.dropdown-menu:after { + top: auto; + bottom: -6px; + border-top: 6px solid #fff; + border-bottom: 0 +} + +.navbar .nav li.dropdown>a:hover .caret, .navbar .nav li.dropdown>a:focus .caret { + border-top-color: #333; + border-bottom-color: #333 +} + +.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, +.navbar .nav li.dropdown.open.active>.dropdown-toggle { + color: #555; + background-color: #e5e5e5 +} + +.navbar .nav li.dropdown>.dropdown-toggle .caret { + border-top-color: #777; + border-bottom-color: #777 +} + +.navbar .nav li.dropdown.open>.dropdown-toggle .caret, .navbar .nav li.dropdown.active>.dropdown-toggle .caret, +.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret { + border-top-color: #555; + border-bottom-color: #555 +} + +.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right { + right: 0; + left: auto +} + +.navbar .pull-right>li>.dropdown-menu:before, .navbar .nav>li>.dropdown-menu.pull-right:before { + right: 12px; + left: auto +} + +.navbar .pull-right>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu.pull-right:after { + right: 13px; + left: auto +} + +.navbar .pull-right>li>.dropdown-menu .dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu { + right: 100%; + left: auto; + margin-right: -1px; + margin-left: 0; + -webkit-border-radius: 6px 0 6px 6px; + -moz-border-radius: 6px 0 6px 6px; + border-radius: 6px 0 6px 6px +} + +.navbar-inverse .navbar-inner { + background-color: #1b1b1b; + background-image: -moz-linear-gradient(top, #222, #111); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111)); + background-image: -webkit-linear-gradient(top, #222, #111); + background-image: -o-linear-gradient(top, #222, #111); + background-image: linear-gradient(to bottom, #222, #111); + background-repeat: repeat-x; + border-color: #252525; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0) +} + +.navbar-inverse .brand, .navbar-inverse .nav>li>a { + color: #999; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) +} + +.navbar-inverse .brand:hover, .navbar-inverse .nav>li>a:hover, .navbar-inverse .brand:focus, +.navbar-inverse .nav>li>a:focus { + color: #fff +} + +.navbar-inverse .brand { + color: #999 +} + +.navbar-inverse .navbar-text { + color: #999 +} + +.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover { + color: #fff; + background-color: transparent +} + +.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, +.navbar-inverse .nav .active>a:focus { + color: #fff; + background-color: #111 +} + +.navbar-inverse .navbar-link { + color: #999 +} + +.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus { + color: #fff +} + +.navbar-inverse .divider-vertical { + border-right-color: #222; + border-left-color: #111 +} + +.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle, +.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle { + color: #fff; + background-color: #111 +} + +.navbar-inverse .nav li.dropdown>a:hover .caret, .navbar-inverse .nav li.dropdown>a:focus .caret { + border-top-color: #fff; + border-bottom-color: #fff +} + +.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret { + border-top-color: #999; + border-bottom-color: #999 +} + +.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret, +.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret { + border-top-color: #fff; + border-bottom-color: #fff +} + +.navbar-inverse .navbar-search .search-query { + color: #fff; + background-color: #515151; + border-color: #111; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); + -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); + -webkit-transition: none; + -moz-transition: none; + -o-transition: none; + transition: none +} + +.navbar-inverse .navbar-search .search-query:-moz-placeholder { + color: #ccc +} + +.navbar-inverse .navbar-search .search-query:-ms-input-placeholder { + color: #ccc +} + +.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { + color: #ccc +} + +.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused { + padding: 5px 15px; + color: #333; + text-shadow: 0 1px 0 #fff; + background-color: #fff; + border: 0; + outline: 0; + -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); + -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); + box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) +} + +.navbar-inverse .btn-navbar { + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #0e0e0e; + *background-color: #040404; + background-image: -moz-linear-gradient(top, #151515, #040404); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404)); + background-image: -webkit-linear-gradient(top, #151515, #040404); + background-image: -o-linear-gradient(top, #151515, #040404); + background-image: linear-gradient(to bottom, #151515, #040404); + background-repeat: repeat-x; + border-color: #040404 #040404 #000; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0); + filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) +} + +.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, +.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, +.navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] { + color: #fff; + background-color: #040404; + *background-color: #000 +} + +.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active { + background-color: #000 \9 +} + +.breadcrumb { + padding: 8px 15px; + margin: 0 0 20px; + list-style: none; + background-color: #f5f5f5; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +.breadcrumb>li { + display: inline-block; + *display: inline; + text-shadow: 0 1px 0 #fff; + *zoom: 1 +} + +.breadcrumb>li>.divider { + padding: 0 5px; + color: #ccc +} + +.breadcrumb>.active { + color: #999 +} + +.pagination { + margin: 20px 0 +} + +.pagination ul { + display: inline-block; + *display: inline; + margin-bottom: 0; + margin-left: 0; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + *zoom: 1; + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) +} + +.pagination ul>li { + display: inline +} + +.pagination ul>li>a, .pagination ul>li>span { + float: left; + padding: 4px 12px; + line-height: 20px; + text-decoration: none; + background-color: #fff; + border: 1px solid #ddd; + border-left-width: 0 +} + +.pagination ul>li>a:hover, .pagination ul>li>a:focus, .pagination ul>.active>a, +.pagination ul>.active>span { + background-color: #f5f5f5 +} + +.pagination ul>.active>a, .pagination ul>.active>span { + color: #999; + cursor: default +} + +.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, +.pagination ul>.disabled>a:focus { + color: #999; + cursor: default; + background-color: transparent +} + +.pagination ul>li:first-child>a, .pagination ul>li:first-child>span { + border-left-width: 1px; + -webkit-border-bottom-left-radius: 4px; + border-bottom-left-radius: 4px; + -webkit-border-top-left-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-bottomleft: 4px; + -moz-border-radius-topleft: 4px +} + +.pagination ul>li:last-child>a, .pagination ul>li:last-child>span { + -webkit-border-top-right-radius: 4px; + border-top-right-radius: 4px; + -webkit-border-bottom-right-radius: 4px; + border-bottom-right-radius: 4px; + -moz-border-radius-topright: 4px; + -moz-border-radius-bottomright: 4px +} + +.pagination-centered { + text-align: center +} + +.pagination-right { + text-align: right +} + +.pagination-large ul>li>a, .pagination-large ul>li>span { + padding: 11px 19px; + font-size: 17.5px +} + +.pagination-large ul>li:first-child>a, .pagination-large ul>li:first-child>span { + -webkit-border-bottom-left-radius: 6px; + border-bottom-left-radius: 6px; + -webkit-border-top-left-radius: 6px; + border-top-left-radius: 6px; + -moz-border-radius-bottomleft: 6px; + -moz-border-radius-topleft: 6px +} + +.pagination-large ul>li:last-child>a, .pagination-large ul>li:last-child>span { + -webkit-border-top-right-radius: 6px; + border-top-right-radius: 6px; + -webkit-border-bottom-right-radius: 6px; + border-bottom-right-radius: 6px; + -moz-border-radius-topright: 6px; + -moz-border-radius-bottomright: 6px +} + +.pagination-mini ul>li:first-child>a, .pagination-small ul>li:first-child>a, +.pagination-mini ul>li:first-child>span, .pagination-small ul>li:first-child>span { + -webkit-border-bottom-left-radius: 3px; + border-bottom-left-radius: 3px; + -webkit-border-top-left-radius: 3px; + border-top-left-radius: 3px; + -moz-border-radius-bottomleft: 3px; + -moz-border-radius-topleft: 3px +} + +.pagination-mini ul>li:last-child>a, .pagination-small ul>li:last-child>a, +.pagination-mini ul>li:last-child>span, .pagination-small ul>li:last-child>span { + -webkit-border-top-right-radius: 3px; + border-top-right-radius: 3px; + -webkit-border-bottom-right-radius: 3px; + border-bottom-right-radius: 3px; + -moz-border-radius-topright: 3px; + -moz-border-radius-bottomright: 3px +} + +.pagination-small ul>li>a, .pagination-small ul>li>span { + padding: 2px 10px; + font-size: 11.9px +} + +.pagination-mini ul>li>a, .pagination-mini ul>li>span { + padding: 0 6px; + font-size: 10.5px +} + +.pager { + margin: 20px 0; + text-align: center; + list-style: none; + *zoom: 1 +} + +.pager:before, .pager:after { + display: table; + line-height: 0; + content: "" +} + +.pager:after { + clear: both +} + +.pager li { + display: inline +} + +.pager li>a, .pager li>span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + -webkit-border-radius: 15px; + -moz-border-radius: 15px; + border-radius: 15px +} + +.pager li>a:hover, .pager li>a:focus { + text-decoration: none; + background-color: #f5f5f5 +} + +.pager .next>a, .pager .next>span { + float: right +} + +.pager .previous>a, .pager .previous>span { + float: left +} + +.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, +.pager .disabled>span { + color: #999; + cursor: default; + background-color: #fff +} + +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000 +} + +.modal-backdrop.fade { + opacity: 0 +} + +.modal-backdrop, .modal-backdrop.fade.in { + opacity: .8; + filter: alpha(opacity=80) +} + +.modal { + position: fixed; + top: 10%; + left: 50%; + z-index: 1050; + width: 560px; + margin-left: -280px; + background-color: #fff; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, 0.3); + *border: 1px solid #999; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + outline: 0; + -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); + -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); + box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); + -webkit-background-clip: padding-box; + -moz-background-clip: padding-box; + background-clip: padding-box +} + +.modal.fade { + top: -25%; + -webkit-transition: opacity .3s linear, top .3s ease-out; + -moz-transition: opacity .3s linear, top .3s ease-out; + -o-transition: opacity .3s linear, top .3s ease-out; + transition: opacity .3s linear, top .3s ease-out +} + +.modal.fade.in { + top: 10% +} + +.modal-header { + padding: 9px 15px; + border-bottom: 1px solid #eee +} + +.modal-header .close { + margin-top: 2px +} + +.modal-header h3 { + margin: 0; + line-height: 30px +} + +.modal-body { + position: relative; + max-height: 400px; + padding: 15px; + overflow-y: auto +} + +.modal-form { + margin-bottom: 0 +} + +.modal-footer { + padding: 14px 15px 15px; + margin-bottom: 0; + text-align: right; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + -webkit-border-radius: 0 0 6px 6px; + -moz-border-radius: 0 0 6px 6px; + border-radius: 0 0 6px 6px; + *zoom: 1; + -webkit-box-shadow: inset 0 1px 0 #fff; + -moz-box-shadow: inset 0 1px 0 #fff; + box-shadow: inset 0 1px 0 #fff +} + +.modal-footer:before, .modal-footer:after { + display: table; + line-height: 0; + content: "" +} + +.modal-footer:after { + clear: both +} + +.modal-footer .btn+.btn { + margin-bottom: 0; + margin-left: 5px +} + +.modal-footer .btn-group .btn+.btn { + margin-left: -1px +} + +.modal-footer .btn-block+.btn-block { + margin-left: 0 +} + +.tooltip { + position: absolute; + z-index: 1030; + display: block; + font-size: 11px; + line-height: 1.4; + opacity: 0; + filter: alpha(opacity=0); + visibility: visible +} + +.tooltip.in { + opacity: .8; + filter: alpha(opacity=80) +} + +.tooltip.top { + padding: 5px 0; + margin-top: -3px +} + +.tooltip.right { + padding: 0 5px; + margin-left: 3px +} + +.tooltip.bottom { + padding: 5px 0; + margin-top: 3px +} + +.tooltip.left { + padding: 0 5px; + margin-left: -3px +} + +.tooltip-inner { + max-width: 200px; + padding: 8px; + color: #fff; + text-align: center; + text-decoration: none; + background-color: #000; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid +} + +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-top-color: #000; + border-width: 5px 5px 0 +} + +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-right-color: #000; + border-width: 5px 5px 5px 0 +} + +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-left-color: #000; + border-width: 5px 0 5px 5px +} + +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-bottom-color: #000; + border-width: 0 5px 5px +} + +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1010; + display: none; + max-width: 276px; + padding: 1px; + text-align: left; + white-space: normal; + background-color: #fff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.2); + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -webkit-background-clip: padding-box; + -moz-background-clip: padding; + background-clip: padding-box +} + +.popover.top { + margin-top: -10px +} + +.popover.right { + margin-left: 10px +} + +.popover.bottom { + margin-top: 10px +} + +.popover.left { + margin-left: -10px +} + +.popover-title { + padding: 8px 14px; + margin: 0; + font-size: 14px; + font-weight: normal; + line-height: 18px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + -webkit-border-radius: 5px 5px 0 0; + -moz-border-radius: 5px 5px 0 0; + border-radius: 5px 5px 0 0 +} + +.popover-title:empty { + display: none +} + +.popover-content { + padding: 9px 14px +} + +.popover .arrow, .popover .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid +} + +.popover .arrow { + border-width: 11px +} + +.popover .arrow:after { + border-width: 10px; + content: "" +} + +.popover.top .arrow { + bottom: -11px; + left: 50%; + margin-left: -11px; + border-top-color: #999; + border-top-color: rgba(0, 0, 0, 0.25); + border-bottom-width: 0 +} + +.popover.top .arrow:after { + bottom: 1px; + margin-left: -10px; + border-top-color: #fff; + border-bottom-width: 0 +} + +.popover.right .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-right-color: #999; + border-right-color: rgba(0, 0, 0, 0.25); + border-left-width: 0 +} + +.popover.right .arrow:after { + bottom: -10px; + left: 1px; + border-right-color: #fff; + border-left-width: 0 +} + +.popover.bottom .arrow { + top: -11px; + left: 50%; + margin-left: -11px; + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, 0.25); + border-top-width: 0 +} + +.popover.bottom .arrow:after { + top: 1px; + margin-left: -10px; + border-bottom-color: #fff; + border-top-width: 0 +} + +.popover.left .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, 0.25); + border-right-width: 0 +} + +.popover.left .arrow:after { + right: 1px; + bottom: -10px; + border-left-color: #fff; + border-right-width: 0 +} + +.thumbnails { + margin-left: -20px; + list-style: none; + *zoom: 1 +} + +.thumbnails:before, .thumbnails:after { + display: table; + line-height: 0; + content: "" +} + +.thumbnails:after { + clear: both +} + +.row-fluid .thumbnails { + margin-left: 0 +} + +.thumbnails>li { + float: left; + margin-bottom: 20px; + margin-left: 20px +} + +.thumbnail { + display: block; + padding: 4px; + line-height: 20px; + border: 1px solid #ddd; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); + -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); + -webkit-transition: all .2s ease-in-out; + -moz-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out +} + +a.thumbnail:hover, a.thumbnail:focus { + border-color: #08c; + -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); + -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); + box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) +} + +.thumbnail>img { + display: block; + max-width: 100%; + margin-right: auto; + margin-left: auto +} + +.thumbnail .caption { + padding: 9px; + color: #555 +} + +.media, .media-body { + overflow: hidden; + *overflow: visible; + zoom: 1 +} + +.media, .media .media { + margin-top: 15px +} + +.media:first-child { + margin-top: 0 +} + +.media-object { + display: block +} + +.media-heading { + margin: 0 0 5px +} + +.media>.pull-left { + margin-right: 10px +} + +.media>.pull-right { + margin-left: 10px +} + +.media-list { + margin-left: 0; + list-style: none +} + +.label, .badge { + display: inline-block; + padding: 2px 4px; + font-size: 11.844px; + font-weight: bold; + line-height: 14px; + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + white-space: nowrap; + vertical-align: baseline; + background-color: #999 +} + +.label { + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px +} + +.badge { + padding-right: 9px; + padding-left: 9px; + -webkit-border-radius: 9px; + -moz-border-radius: 9px; + border-radius: 9px +} + +.label:empty, .badge:empty { + display: none +} + +a.label:hover, a.label:focus, a.badge:hover, a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer +} + +.label-important, .badge-important { + background-color: #b94a48 +} + +.label-important[href], .badge-important[href] { + background-color: #953b39 +} + +.label-warning, .badge-warning { + background-color: #f89406 +} + +.label-warning[href], .badge-warning[href] { + background-color: #c67605 +} + +.label-success, .badge-success { + background-color: #468847 +} + +.label-success[href], .badge-success[href] { + background-color: #356635 +} + +.label-info, .badge-info { + background-color: #3a87ad +} + +.label-info[href], .badge-info[href] { + background-color: #2d6987 +} + +.label-inverse, .badge-inverse { + background-color: #333 +} + +.label-inverse[href], .badge-inverse[href] { + background-color: #1a1a1a +} + +.btn .label, .btn .badge { + position: relative; + top: -1px +} + +.btn-mini .label, .btn-mini .badge { + top: 0 +} + +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0 + } + + to { + background-position: 0 0 + } +} + +@-moz-keyframes progress-bar-stripes { + from { + background-position: 40px 0 + } + + to { + background-position: 0 0 + } +} + +@-ms-keyframes progress-bar-stripes { + from { + background-position: 40px 0 + } + + to { + background-position: 0 0 + } +} + +@-o-keyframes progress-bar-stripes { + from { + background-position: 0 0 + } + + to { + background-position: 40px 0 + } +} + +@keyframes progress-bar-stripes { + from { + background-position: 40px 0 + } + + to { + background-position: 0 0 + } +} + +.progress { + height: 20px; + margin-bottom: 20px; + overflow: hidden; + background-color: #f7f7f7; + background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); + background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); + background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9); + background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); + background-repeat: repeat-x; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) +} + +.progress .bar { + float: left; + width: 0; + height: 100%; + font-size: 12px; + color: #fff; + text-align: center; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-color: #0e90d2; + background-image: -moz-linear-gradient(top, #149bdf, #0480be); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); + background-image: -webkit-linear-gradient(top, #149bdf, #0480be); + background-image: -o-linear-gradient(top, #149bdf, #0480be); + background-image: linear-gradient(to bottom, #149bdf, #0480be); + background-repeat: repeat-x; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: width .6s ease; + -moz-transition: width .6s ease; + -o-transition: width .6s ease; + transition: width .6s ease +} + +.progress .bar+.bar { + -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15) +} + +.progress-striped .bar { + background-color: #149bdf; + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + -moz-background-size: 40px 40px; + -o-background-size: 40px 40px; + background-size: 40px 40px +} + +.progress.active .bar { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -moz-animation: progress-bar-stripes 2s linear infinite; + -ms-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite +} + +.progress-danger .bar, .progress .bar-danger { + background-color: #dd514c; + background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35)); + background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); + background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); + background-image: linear-gradient(to bottom, #ee5f5b, #c43c35); + background-repeat: repeat-x; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0) +} + +.progress-danger.progress-striped .bar, .progress-striped .bar-danger { + background-color: #ee5f5b; + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) +} + +.progress-success .bar, .progress .bar-success { + background-color: #5eb95e; + background-image: -moz-linear-gradient(top, #62c462, #57a957); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957)); + background-image: -webkit-linear-gradient(top, #62c462, #57a957); + background-image: -o-linear-gradient(top, #62c462, #57a957); + background-image: linear-gradient(to bottom, #62c462, #57a957); + background-repeat: repeat-x; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0) +} + +.progress-success.progress-striped .bar, .progress-striped .bar-success { + background-color: #62c462; + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) +} + +.progress-info .bar, .progress .bar-info { + background-color: #4bb1cf; + background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9)); + background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); + background-image: -o-linear-gradient(top, #5bc0de, #339bb9); + background-image: linear-gradient(to bottom, #5bc0de, #339bb9); + background-repeat: repeat-x; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0) +} + +.progress-info.progress-striped .bar, .progress-striped .bar-info { + background-color: #5bc0de; + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) +} + +.progress-warning .bar, .progress .bar-warning { + background-color: #faa732; + background-image: -moz-linear-gradient(top, #fbb450, #f89406); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); + background-image: -webkit-linear-gradient(top, #fbb450, #f89406); + background-image: -o-linear-gradient(top, #fbb450, #f89406); + background-image: linear-gradient(to bottom, #fbb450, #f89406); + background-repeat: repeat-x; + filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0) +} + +.progress-warning.progress-striped .bar, .progress-striped .bar-warning { + background-color: #fbb450; + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) +} + +.accordion { + margin-bottom: 20px +} + +.accordion-group { + margin-bottom: 2px; + border: 1px solid #e5e5e5; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px +} + +.accordion-heading { + border-bottom: 0 +} + +.accordion-heading .accordion-toggle { + display: block; + padding: 8px 15px +} + +.accordion-toggle { + cursor: pointer +} + +.accordion-inner { + padding: 9px 15px; + border-top: 1px solid #e5e5e5 +} + +.carousel { + position: relative; + margin-bottom: 20px; + line-height: 1 +} + +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden +} + +.carousel-inner>.item { + position: relative; + display: none; + -webkit-transition: .6s ease-in-out left; + -moz-transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; + transition: .6s ease-in-out left +} + +.carousel-inner>.item>img, .carousel-inner>.item>a>img { + display: block; + line-height: 1 +} + +.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { + display: block +} + +.carousel-inner>.active { + left: 0 +} + +.carousel-inner>.next, .carousel-inner>.prev { + position: absolute; + top: 0; + width: 100% +} + +.carousel-inner>.next { + left: 100% +} + +.carousel-inner>.prev { + left: -100% +} + +.carousel-inner>.next.left, .carousel-inner>.prev.right { + left: 0 +} + +.carousel-inner>.active.left { + left: -100% +} + +.carousel-inner>.active.right { + left: 100% +} + +.carousel-control { + position: absolute; + top: 40%; + left: 15px; + width: 40px; + height: 40px; + margin-top: -20px; + font-size: 60px; + font-weight: 100; + line-height: 30px; + color: #fff; + text-align: center; + background: #222; + border: 3px solid #fff; + -webkit-border-radius: 23px; + -moz-border-radius: 23px; + border-radius: 23px; + opacity: .5; + filter: alpha(opacity=50) +} + +.carousel-control.right { + right: 15px; + left: auto +} + +.carousel-control:hover, .carousel-control:focus { + color: #fff; + text-decoration: none; + opacity: .9; + filter: alpha(opacity=90) +} + +.carousel-indicators { + position: absolute; + top: 15px; + right: 15px; + z-index: 5; + margin: 0; + list-style: none +} + +.carousel-indicators li { + display: block; + float: left; + width: 10px; + height: 10px; + margin-left: 5px; + text-indent: -999px; + background-color: #ccc; + background-color: rgba(255, 255, 255, 0.25); + border-radius: 5px +} + +.carousel-indicators .active { + background-color: #fff +} + +.carousel-caption { + position: absolute; + right: 0; + bottom: 0; + left: 0; + padding: 15px; + background: #333; + background: rgba(0, 0, 0, 0.75) +} + +.carousel-caption h4, .carousel-caption p { + line-height: 20px; + color: #fff +} + +.carousel-caption h4 { + margin: 0 0 5px +} + +.carousel-caption p { + margin-bottom: 0 +} + +.hero-unit { + padding: 60px; + margin-bottom: 30px; + font-size: 18px; + font-weight: 200; + line-height: 30px; + color: inherit; + background-color: #eee; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px +} + +.hero-unit h1 { + margin-bottom: 0; + font-size: 60px; + line-height: 1; + letter-spacing: -1px; + color: inherit +} + +.hero-unit li { + line-height: 30px +} + +.pull-right { + float: right +} + +.pull-left { + float: left +} + +.hide { + display: none +} + +.show { + display: block +} + +.invisible { + visibility: hidden +} + +.affix { + position: fixed +} + +/*! + * Bootstrap Responsive v2.3.1 + * + * Copyright 2012 Twitter, Inc + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Designed and built with all the love in the world @twitter by @mdo and @fat. + */ +.clearfix { + *zoom: 1 +} + +.clearfix:before, .clearfix:after { + display: table; + line-height: 0; + content: "" +} + +.clearfix:after { + clear: both +} + +.hide-text { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0 +} + +.input-block-level { + display: block; + width: 100%; + min-height: 30px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box +} + +@-ms-viewport { + width: device-width +} + +.hidden { + display: none; + visibility: hidden +} + +.visible-phone { + display: none !important +} + +.visible-tablet { + display: none !important +} + +.hidden-desktop { + display: none !important +} + +.visible-desktop { + display: inherit !important +} + +@media(min-width:768px) and (max-width:979px){.hidden-desktop { + display: inherit !important + } + + .visible-desktop { + display: none !important + } + + .visible-tablet { + display: inherit !important + } + + .hidden-tablet { + display: none !important + } +} + +@media(max-width:767px){.hidden-desktop { + display: inherit !important + } + + .visible-desktop { + display: none !important + } + + .visible-phone { + display: inherit !important + } + + .hidden-phone { + display: none !important + } +} + +.visible-print { + display: none !important +} + +@media print { + .visible-print { + display: inherit !important + } + + .hidden-print { + display: none !important + } +} + +@media(min-width:1200px){.row { + margin-left: -30px; + *zoom: 1 + } + + .row:before, .row:after { + display: table; + line-height: 0; + content: "" + } + + .row:after { + clear: both + } + + [class*="span"] { + float: left; + min-height: 1px; + margin-left: 30px + } + + .container, .navbar-static-top .container, .navbar-fixed-top .container, + .navbar-fixed-bottom .container { + width: 1170px + } + + .span12 { + width: 1170px + } + + .span11 { + width: 1070px + } + + .span10 { + width: 970px + } + + .span9 { + width: 900px;} + + .span8 { + width: 770px + } + + .span7 { + width: 670px + } + + .span6 { + width: 570px + } + + .span5 { + width: 470px + } + + .span4 { + width: 370px + } + + .span3 { + width: 240px;} + + .span2 { + width: 170px + } + + .span1 { + width: 70px + } + + .offset12 { + margin-left: 1230px + } + + .offset11 { + margin-left: 1130px + } + + .offset10 { + margin-left: 1030px + } + + .offset9 { + margin-left: 930px + } + + .offset8 { + margin-left: 830px + } + + .offset7 { + margin-left: 730px + } + + .offset6 { + margin-left: 630px + } + + .offset5 { + margin-left: 530px + } + + .offset4 { + margin-left: 430px + } + + .offset3 { + margin-left: 330px + } + + .offset2 { + margin-left: 230px + } + + .offset1 { + margin-left: 130px + } + + .row-fluid { + width: 100%; + *zoom: 1 + } + + .row-fluid:before, .row-fluid:after { + display: table; + line-height: 0; + content: "" + } + + .row-fluid:after { + clear: both + } + + .row-fluid [class*="span"] { + display: block; + float: left; + width: 100%; + min-height: 30px; + margin-left: 2.564102564102564%; + *margin-left: 2.5109110747408616%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box + } + + .row-fluid [class*="span"]:first-child { + margin-left: 0 + } + + .row-fluid .controls-row [class*="span"]+[class*="span"] { + margin-left: 2.564102564102564% + } + + .row-fluid .span12 { + width: 100%; + *width: 99.94680851063829% + } + + .row-fluid .span11 { + width: 91.45299145299145%; + *width: 91.39979996362975% + } + + .row-fluid .span10 { + width: 82.90598290598291%; + *width: 82.8527914166212% + } + + .row-fluid .span9 { + width: 74.35897435897436%; + *width: 74.30578286961266% + } + + .row-fluid .span8 { + width: 65.81196581196582%; + *width: 65.75877432260411% + } + + .row-fluid .span7 { + width: 57.26495726495726%; + *width: 57.21176577559556% + } + + .row-fluid .span6 { + width: 48.717948717948715%; + *width: 48.664757228587014% + } + + .row-fluid .span5 { + width: 40.17094017094017%; + *width: 40.11774868157847% + } + + .row-fluid .span4 { + width: 31.623931623931625%; + *width: 31.570740134569924% + } + + .row-fluid .span3 { + width: 23.076923076923077%; + *width: 23.023731587561375% + } + + .row-fluid .span2 { + width: 14.52991452991453%; + *width: 14.476723040552828% + } + + .row-fluid .span1 { + width: 5.982905982905983%; + *width: 5.929714493544281% + } + + .row-fluid .offset12 { + margin-left: 105.12820512820512%; + *margin-left: 105.02182214948171% + } + + .row-fluid .offset12:first-child { + margin-left: 102.56410256410257%; + *margin-left: 102.45771958537915% + } + + .row-fluid .offset11 { + margin-left: 96.58119658119658%; + *margin-left: 96.47481360247316% + } + + .row-fluid .offset11:first-child { + margin-left: 94.01709401709402%; + *margin-left: 93.91071103837061% + } + + .row-fluid .offset10 { + margin-left: 88.03418803418803%; + *margin-left: 87.92780505546462% + } + + .row-fluid .offset10:first-child { + margin-left: 85.47008547008548%; + *margin-left: 85.36370249136206% + } + + .row-fluid .offset9 { + margin-left: 79.48717948717949%; + *margin-left: 79.38079650845607% + } + + .row-fluid .offset9:first-child { + margin-left: 76.92307692307693%; + *margin-left: 76.81669394435352% + } + + .row-fluid .offset8 { + margin-left: 70.94017094017094%; + *margin-left: 70.83378796144753% + } + + .row-fluid .offset8:first-child { + margin-left: 68.37606837606839%; + *margin-left: 68.26968539734497% + } + + .row-fluid .offset7 { + margin-left: 62.393162393162385%; + *margin-left: 62.28677941443899% + } + + .row-fluid .offset7:first-child { + margin-left: 59.82905982905982%; + *margin-left: 59.72267685033642% + } + + .row-fluid .offset6 { + margin-left: 53.84615384615384%; + *margin-left: 53.739770867430444% + } + + .row-fluid .offset6:first-child { + margin-left: 51.28205128205128%; + *margin-left: 51.175668303327875% + } + + .row-fluid .offset5 { + margin-left: 45.299145299145295%; + *margin-left: 45.1927623204219% + } + + .row-fluid .offset5:first-child { + margin-left: 42.73504273504273%; + *margin-left: 42.62865975631933% + } + + .row-fluid .offset4 { + margin-left: 36.75213675213675%; + *margin-left: 36.645753773413354% + } + + .row-fluid .offset4:first-child { + margin-left: 34.18803418803419%; + *margin-left: 34.081651209310785% + } + + .row-fluid .offset3 { + margin-left: 28.205128205128204%; + *margin-left: 28.0987452264048% + } + + .row-fluid .offset3:first-child { + margin-left: 25.641025641025642%; + *margin-left: 25.53464266230224% + } + + .row-fluid .offset2 { + margin-left: 19.65811965811966%; + *margin-left: 19.551736679396257% + } + + .row-fluid .offset2:first-child { + margin-left: 17.094017094017094%; + *margin-left: 16.98763411529369% + } + + .row-fluid .offset1 { + margin-left: 11.11111111111111%; + *margin-left: 11.004728132387708% + } + + .row-fluid .offset1:first-child { + margin-left: 8.547008547008547%; + *margin-left: 8.440625568285142% + } + + input, textarea, .uneditable-input { + margin-left: 0 + } + + .controls-row [class*="span"]+[class*="span"] { + margin-left: 30px + } + + input.span12, textarea.span12, .uneditable-input.span12 { + width: 1156px + } + + input.span11, textarea.span11, .uneditable-input.span11 { + width: 1056px + } + + input.span10, textarea.span10, .uneditable-input.span10 { + width: 956px + } + + input.span9, textarea.span9, .uneditable-input.span9 { + width: 856px + } + + input.span8, textarea.span8, .uneditable-input.span8 { + width: 756px + } + + input.span7, textarea.span7, .uneditable-input.span7 { + width: 656px + } + + input.span6, textarea.span6, .uneditable-input.span6 { + width: 556px + } + + input.span5, textarea.span5, .uneditable-input.span5 { + width: 456px + } + + input.span4, textarea.span4, .uneditable-input.span4 { + width: 356px + } + + input.span3, textarea.span3, .uneditable-input.span3 { + width: 256px + } + + input.span2, textarea.span2, .uneditable-input.span2 { + width: 156px + } + + input.span1, textarea.span1, .uneditable-input.span1 { + width: 56px + } + + .thumbnails { + margin-left: -30px + } + + .thumbnails>li { + margin-left: 30px + } + + .row-fluid .thumbnails { + margin-left: 0 + } +} + +@media(min-width:768px) and (max-width:979px){.row { + margin-left: -20px; + *zoom: 1 + } + + .row:before, .row:after { + display: table; + line-height: 0; + content: "" + } + + .row:after { + clear: both + } + + [class*="span"] { + float: left; + min-height: 1px; + margin-left: 20px + } + + .container, .navbar-static-top .container, .navbar-fixed-top .container, + .navbar-fixed-bottom .container { + width: 724px + } + + .span12 { + width: 724px + } + + .span11 { + width: 662px + } + + .span10 { + width: 600px + } + + .span9 { + width: 538px + } + + .span8 { + width: 476px + } + + .span7 { + width: 414px + } + + .span6 { + width: 352px + } + + .span5 { + width: 290px + } + + .span4 { + width: 228px + } + + .span3 { + width: 166px + } + + .span2 { + width: 104px + } + + .span1 { + width: 42px + } + + .offset12 { + margin-left: 764px + } + + .offset11 { + margin-left: 702px + } + + .offset10 { + margin-left: 640px + } + + .offset9 { + margin-left: 578px + } + + .offset8 { + margin-left: 516px + } + + .offset7 { + margin-left: 454px + } + + .offset6 { + margin-left: 392px + } + + .offset5 { + margin-left: 330px + } + + .offset4 { + margin-left: 268px + } + + .offset3 { + margin-left: 206px + } + + .offset2 { + margin-left: 144px + } + + .offset1 { + margin-left: 82px + } + + .row-fluid { + width: 100%; + *zoom: 1 + } + + .row-fluid:before, .row-fluid:after { + display: table; + line-height: 0; + content: "" + } + + .row-fluid:after { + clear: both + } + + .row-fluid [class*="span"] { + display: block; + float: left; + width: 100%; + min-height: 30px; + margin-left: 2.7624309392265194%; + *margin-left: 2.709239449864817%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box + } + + .row-fluid [class*="span"]:first-child { + margin-left: 0 + } + + .row-fluid .controls-row [class*="span"]+[class*="span"] { + margin-left: 2.7624309392265194% + } + + .row-fluid .span12 { + width: 100%; + *width: 99.94680851063829% + } + + .row-fluid .span11 { + width: 91.43646408839778%; + *width: 91.38327259903608% + } + + .row-fluid .span10 { + width: 82.87292817679558%; + *width: 82.81973668743387% + } + + .row-fluid .span9 { + width: 74.30939226519337%; + *width: 74.25620077583166% + } + + .row-fluid .span8 { + width: 65.74585635359117%; + *width: 65.69266486422946% + } + + .row-fluid .span7 { + width: 57.18232044198895%; + *width: 57.12912895262725% + } + + .row-fluid .span6 { + width: 48.61878453038674%; + *width: 48.56559304102504% + } + + .row-fluid .span5 { + width: 40.05524861878453%; + *width: 40.00205712942283% + } + + .row-fluid .span4 { + width: 31.491712707182323%; + *width: 31.43852121782062% + } + + .row-fluid .span3 { + width: 22.92817679558011%; + *width: 22.87498530621841% + } + + .row-fluid .span2 { + width: 14.3646408839779%; + *width: 14.311449394616199% + } + + .row-fluid .span1 { + width: 5.801104972375691%; + *width: 5.747913483013988% + } + + .row-fluid .offset12 { + margin-left: 105.52486187845304%; + *margin-left: 105.41847889972962% + } + + .row-fluid .offset12:first-child { + margin-left: 102.76243093922652%; + *margin-left: 102.6560479605031% + } + + .row-fluid .offset11 { + margin-left: 96.96132596685082%; + *margin-left: 96.8549429881274% + } + + .row-fluid .offset11:first-child { + margin-left: 94.1988950276243%; + *margin-left: 94.09251204890089% + } + + .row-fluid .offset10 { + margin-left: 88.39779005524862%; + *margin-left: 88.2914070765252% + } + + .row-fluid .offset10:first-child { + margin-left: 85.6353591160221%; + *margin-left: 85.52897613729868% + } + + .row-fluid .offset9 { + margin-left: 79.8342541436464%; + *margin-left: 79.72787116492299% + } + + .row-fluid .offset9:first-child { + margin-left: 77.07182320441989%; + *margin-left: 76.96544022569647% + } + + .row-fluid .offset8 { + margin-left: 71.2707182320442%; + *margin-left: 71.16433525332079% + } + + .row-fluid .offset8:first-child { + margin-left: 68.50828729281768%; + *margin-left: 68.40190431409427% + } + + .row-fluid .offset7 { + margin-left: 62.70718232044199%; + *margin-left: 62.600799341718584% + } + + .row-fluid .offset7:first-child { + margin-left: 59.94475138121547%; + *margin-left: 59.838368402492065% + } + + .row-fluid .offset6 { + margin-left: 54.14364640883978%; + *margin-left: 54.037263430116376% + } + + .row-fluid .offset6:first-child { + margin-left: 51.38121546961326%; + *margin-left: 51.27483249088986% + } + + .row-fluid .offset5 { + margin-left: 45.58011049723757%; + *margin-left: 45.47372751851417% + } + + .row-fluid .offset5:first-child { + margin-left: 42.81767955801105%; + *margin-left: 42.71129657928765% + } + + .row-fluid .offset4 { + margin-left: 37.01657458563536%; + *margin-left: 36.91019160691196% + } + + .row-fluid .offset4:first-child { + margin-left: 34.25414364640884%; + *margin-left: 34.14776066768544% + } + + .row-fluid .offset3 { + margin-left: 28.45303867403315%; + *margin-left: 28.346655695309746% + } + + .row-fluid .offset3:first-child { + margin-left: 25.69060773480663%; + *margin-left: 25.584224756083227% + } + + .row-fluid .offset2 { + margin-left: 19.88950276243094%; + *margin-left: 19.783119783707537% + } + + .row-fluid .offset2:first-child { + margin-left: 17.12707182320442%; + *margin-left: 17.02068884448102% + } + + .row-fluid .offset1 { + margin-left: 11.32596685082873%; + *margin-left: 11.219583872105325% + } + + .row-fluid .offset1:first-child { + margin-left: 8.56353591160221%; + *margin-left: 8.457152932878806% + } + + input, textarea, .uneditable-input { + margin-left: 0 + } + + .controls-row [class*="span"]+[class*="span"] { + margin-left: 20px + } + + input.span12, textarea.span12, .uneditable-input.span12 { + width: 710px + } + + input.span11, textarea.span11, .uneditable-input.span11 { + width: 648px + } + + input.span10, textarea.span10, .uneditable-input.span10 { + width: 586px + } + + input.span9, textarea.span9, .uneditable-input.span9 { + width: 524px + } + + input.span8, textarea.span8, .uneditable-input.span8 { + width: 462px + } + + input.span7, textarea.span7, .uneditable-input.span7 { + width: 400px + } + + input.span6, textarea.span6, .uneditable-input.span6 { + width: 338px + } + + input.span5, textarea.span5, .uneditable-input.span5 { + width: 276px + } + + input.span4, textarea.span4, .uneditable-input.span4 { + width: 214px + } + + input.span3, textarea.span3, .uneditable-input.span3 { + width: 152px + } + + input.span2, textarea.span2, .uneditable-input.span2 { + width: 90px + } + + input.span1, textarea.span1, .uneditable-input.span1 { + width: 28px + } +} + +@media(max-width:767px){body { + padding-right: 20px; + padding-left: 20px + } + + .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top { + margin-right: -20px; + margin-left: -20px + } + + .container-fluid { + padding: 0 + } + + .dl-horizontal dt { + float: none; + width: auto; + clear: none; + text-align: left + } + + .dl-horizontal dd { + margin-left: 0 + } + + .container { + width: auto + } + + .row-fluid { + width: 100% + } + + .row, .thumbnails { + margin-left: 0 + } + + .thumbnails>li { + float: none; + margin-left: 0 + } + + [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] { + display: block; + float: none; + width: 100%; + margin-left: 0; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box + } + + .span12, .row-fluid .span12 { + width: 100%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box + } + + .row-fluid [class*="offset"]:first-child { + margin-left: 0 + } + + .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], + select[class*="span"], textarea[class*="span"], .uneditable-input { + display: block; + width: 100%; + min-height: 30px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box + } + + .input-prepend input, .input-append input, .input-prepend input[class*="span"], + .input-append input[class*="span"] { + display: inline-block; + width: auto + } + + .controls-row [class*="span"]+[class*="span"] { + margin-left: 0 + } + + .modal { + position: fixed; + top: 20px; + right: 20px; + left: 20px; + width: auto; + margin: 0 + } + + .modal.fade { + top: -100px + } + + .modal.fade.in { + top: 20px + } +} + +@media(max-width:480px){.nav-collapse { + -webkit-transform: translate3d(0, 0, 0) + } + + .page-header h1 small { + display: block; + line-height: 20px + } + + input[type="checkbox"], input[type="radio"] { + border: 1px solid #ccc + } + + .form-horizontal .control-label { + float: none; + width: auto; + padding-top: 0; + text-align: left + } + + .form-horizontal .controls { + margin-left: 0 + } + + .form-horizontal .control-list { + padding-top: 0 + } + + .form-horizontal .form-actions { + padding-right: 10px; + padding-left: 10px + } + + .media .pull-left, .media .pull-right { + display: block; + float: none; + margin-bottom: 10px + } + + .media-object { + margin-right: 0; + margin-left: 0 + } + + .modal { + top: 10px; + right: 10px; + left: 10px + } + + .modal-header .close { + padding: 10px; + margin: -10px + } + + .carousel-caption { + position: static + } +} + +@media(max-width:979px){body { + padding-top: 0 + } + + .navbar-fixed-top, .navbar-fixed-bottom { + position: static + } + + .navbar-fixed-top { + margin-bottom: 20px + } + + .navbar-fixed-bottom { + margin-top: 20px + } + + .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { + padding: 5px + } + + .navbar .container { + width: auto; + padding: 0 + } + + .navbar .brand { + padding-right: 10px; + padding-left: 10px; + margin: 0 0 0 -5px + } + + .nav-collapse { + clear: both + } + + .nav-collapse .nav { + float: none; + margin: 0 0 10px + } + + .nav-collapse .nav>li { + float: none + } + + .nav-collapse .nav>li>a { + margin-bottom: 2px + } + + .nav-collapse .nav>.divider-vertical { + display: none + } + + .nav-collapse .nav .nav-header { + color: #777; + text-shadow: none + } + + .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a { + padding: 9px 15px; + font-weight: bold; + color: #777; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px + } + + .nav-collapse .btn { + padding: 4px 10px 4px; + font-weight: normal; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px + } + + .nav-collapse .dropdown-menu li+li a { + margin-bottom: 2px + } + + .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, + .nav-collapse .dropdown-menu a:focus { + background-color: #f2f2f2 + } + + .navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a { + color: #999 + } + + .navbar-inverse .nav-collapse .nav>li>a:hover, .navbar-inverse .nav-collapse .nav>li>a:focus, + .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus { + background-color: #111 + } + + .nav-collapse.in .btn-group { + padding: 0; + margin-top: 5px + } + + .nav-collapse .dropdown-menu { + position: static; + top: auto; + left: auto; + display: none; + float: none; + max-width: none; + padding: 0; + margin: 0 15px; + background-color: transparent; + border: 0; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0; + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none + } + + .nav-collapse .open>.dropdown-menu { + display: block + } + + .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after { + display: none + } + + .nav-collapse .dropdown-menu .divider { + display: none + } + + .nav-collapse .nav>li>.dropdown-menu:before, .nav-collapse .nav>li>.dropdown-menu:after { + display: none + } + + .nav-collapse .navbar-form, .nav-collapse .navbar-search { + float: none; + padding: 10px 15px; + margin: 10px 0; + border-top: 1px solid #f2f2f2; + border-bottom: 1px solid #f2f2f2; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) + } + + .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search { + border-top-color: #111; + border-bottom-color: #111 + } + + .navbar .nav-collapse .nav.pull-right { + float: none; + margin-left: 0 + } + + .nav-collapse, .nav-collapse.collapse { + height: 0; + overflow: hidden + } + + .navbar .btn-navbar { + display: block + } + + .navbar-static .navbar-inner { + padding-right: 10px; + padding-left: 10px + } +} + +@media(min-width:980px){.nav-collapse.collapse { + height: auto !important; + overflow: visible !important + } +} + diff --git a/static/css/google-roboto-font-face.css b/static/css/google-roboto-font-face.css new file mode 100644 index 00000000..28a4ddc1 --- /dev/null +++ b/static/css/google-roboto-font-face.css @@ -0,0 +1,35 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 100; + src: local('Roboto Thin'), local('Roboto-Thin'), url(../font/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format('woff'); + font-display: swap; +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: local('Roboto Light'), local('Roboto-Light'), url(../font/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff'); + font-display: swap; +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: local('Roboto Regular'), local('Roboto-Regular'), url(../font/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff'); + font-display: swap; +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 100; + src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(../font/12mE4jfMSBTmg-81EiS-Yb3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff'); + font-display: swap; +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../font/7m8l7TlFO-S3VkhHuR0at7rIa-7acMAeDBVuclsi6Gc.woff) format('woff'); + font-display: swap; +} \ No newline at end of file diff --git a/static/css/gray-style.css b/static/css/gray-style.css new file mode 100644 index 00000000..0105ea26 --- /dev/null +++ b/static/css/gray-style.css @@ -0,0 +1,14 @@ +/* +* @Author: inferjay +* @Date: 2017-07-14 11:54:54 +* @Last Modified by: inferjay +* @Last Modified time: 2017-07-14 11:55:07 +*/ +html{ + filter: grayscale(100%); + -webkit-filter: grayscale(100%); + -moz-filter: grayscale(100%); + -ms-filter: grayscale(100%); + -o-filter: grayscale(100%); + filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); +} \ No newline at end of file diff --git a/static/css/swiper.min.css b/static/css/swiper.min.css new file mode 100644 index 00000000..3ff18bc3 --- /dev/null +++ b/static/css/swiper.min.css @@ -0,0 +1,13 @@ +/** + * Swiper 5.2.1 + * Most modern mobile touch slider and framework with hardware accelerated transitions + * http://swiperjs.com + * + * Copyright 2014-2019 Vladimir Kharlampidi + * + * Released under the MIT License + * + * Released on: November 16, 2019 + */ + +@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden} \ No newline at end of file diff --git a/static/css/unslider-dots.css b/static/css/unslider-dots.css new file mode 100755 index 00000000..65327c00 --- /dev/null +++ b/static/css/unslider-dots.css @@ -0,0 +1,33 @@ +/** + * Here's where everything gets included. You don't need + * to change anything here, and doing so might break + * stuff. Here be dragons and all that. + */ +/** + * Default variables + * + * While these can be set with JavaScript, it's probably + * better and faster to just set them here, compile to + * CSS and include that instead to use some of that + * hardware-accelerated goodness. + */ +.unslider-nav ol { + list-style: none; + text-align: center; +} +.unslider-nav ol li { + display: inline-block; + width: 6px; + height: 6px; + margin: 0 4px; + background: transparent; + border-radius: 5px; + overflow: hidden; + text-indent: -999em; + border: 2px solid #fff; + cursor: pointer; +} +.unslider-nav ol li.unslider-active { + background: #fff; + cursor: default; +} diff --git a/static/css/unslider.css b/static/css/unslider.css new file mode 100755 index 00000000..f86bf22d --- /dev/null +++ b/static/css/unslider.css @@ -0,0 +1,59 @@ +.unslider { + overflow: auto; + margin: 0; + padding: 0 +} + +.unslider-wrap { + position: relative +} + +.unslider-wrap.unslider-carousel>li { + float: left +} + +.unslider-vertical>ul { + height: 100% +} + +.unslider-vertical li { + float: none; + width: 100% +} + +.unslider-fade { + position: relative +} + +.unslider-fade .unslider-wrap li { + position: absolute; + left: 0; + top: 0; + right: 0; + z-index: 8 +} + +.unslider-fade .unslider-wrap li.unslider-active { + z-index: 10 +} + +.unslider li, +.unslider ol, +.unslider ul { + list-style: none; + margin: 0; + padding: 0; + border: none +} + +.unslider-arrow { + position: absolute; + left: 20px; + z-index: 2; + cursor: pointer +} + +.unslider-arrow.next { + left: auto; + right: 20px +} \ No newline at end of file diff --git a/static/font/12mE4jfMSBTmg-81EiS-Yb3hpw3pgy2gAi-Ip7WPMi0.woff b/static/font/12mE4jfMSBTmg-81EiS-Yb3hpw3pgy2gAi-Ip7WPMi0.woff new file mode 100644 index 00000000..4d099d3a Binary files /dev/null and b/static/font/12mE4jfMSBTmg-81EiS-Yb3hpw3pgy2gAi-Ip7WPMi0.woff differ diff --git a/static/font/7m8l7TlFO-S3VkhHuR0at7rIa-7acMAeDBVuclsi6Gc.woff b/static/font/7m8l7TlFO-S3VkhHuR0at7rIa-7acMAeDBVuclsi6Gc.woff new file mode 100644 index 00000000..4010953c Binary files /dev/null and b/static/font/7m8l7TlFO-S3VkhHuR0at7rIa-7acMAeDBVuclsi6Gc.woff differ diff --git a/static/font/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff b/static/font/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff new file mode 100644 index 00000000..2aa83a3e Binary files /dev/null and b/static/font/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff differ diff --git a/static/font/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff b/static/font/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff new file mode 100644 index 00000000..1ba67eb9 Binary files /dev/null and b/static/font/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff differ diff --git a/static/font/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff b/static/font/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff new file mode 100644 index 00000000..b69e0572 Binary files /dev/null and b/static/font/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff differ diff --git a/static/image/aihunt-friends-link.png b/static/image/aihunt-friends-link.png new file mode 100644 index 00000000..37359b35 Binary files /dev/null and b/static/image/aihunt-friends-link.png differ diff --git a/static/image/alipay_qr_code.png b/static/image/alipay_qr_code.png new file mode 100644 index 00000000..40f861e9 Binary files /dev/null and b/static/image/alipay_qr_code.png differ diff --git a/static/image/androiddevtools.png b/static/image/androiddevtools.png new file mode 100644 index 00000000..cb5a558e Binary files /dev/null and b/static/image/androiddevtools.png differ diff --git a/static/image/androiddevtools.svg b/static/image/androiddevtools.svg new file mode 100644 index 00000000..d80d1116 --- /dev/null +++ b/static/image/androiddevtools.svg @@ -0,0 +1,58 @@ + + + androiddevtools + + + + + A + + + + + + + dro + + + + + + + + + dDe + + + v + + + + + + + + o + + + + o + + + + + + + + + + ls + + + + + + + + + \ No newline at end of file diff --git a/static/image/apple-touch-icon-114x114.png b/static/image/apple-touch-icon-114x114.png new file mode 100644 index 00000000..64a682bd Binary files /dev/null and b/static/image/apple-touch-icon-114x114.png differ diff --git a/static/image/apple-touch-icon-72x72.png b/static/image/apple-touch-icon-72x72.png new file mode 100644 index 00000000..bc5671d5 Binary files /dev/null and b/static/image/apple-touch-icon-72x72.png differ diff --git a/static/image/backtotop_arrow.png b/static/image/backtotop_arrow.png new file mode 100644 index 00000000..6ffcdb83 Binary files /dev/null and b/static/image/backtotop_arrow.png differ diff --git a/static/image/banner/aihunt.webp b/static/image/banner/aihunt.webp new file mode 100644 index 00000000..5ca91702 Binary files /dev/null and b/static/image/banner/aihunt.webp differ diff --git a/static/image/banner/androidweekly.webp b/static/image/banner/androidweekly.webp new file mode 100644 index 00000000..f9c7ff15 Binary files /dev/null and b/static/image/banner/androidweekly.webp differ diff --git a/static/image/banner/materialdoc.webp b/static/image/banner/materialdoc.webp new file mode 100644 index 00000000..7654a73f Binary files /dev/null and b/static/image/banner/materialdoc.webp differ diff --git a/static/image/bitcoin_pay_qrcode.png b/static/image/bitcoin_pay_qrcode.png new file mode 100644 index 00000000..0b0e9fb7 Binary files /dev/null and b/static/image/bitcoin_pay_qrcode.png differ diff --git a/static/image/btc_qrcode.jpg b/static/image/btc_qrcode.jpg new file mode 100644 index 00000000..6661f645 Binary files /dev/null and b/static/image/btc_qrcode.jpg differ diff --git a/static/image/disclosure_down.png b/static/image/disclosure_down.png new file mode 100644 index 00000000..99f58b73 Binary files /dev/null and b/static/image/disclosure_down.png differ diff --git a/static/image/disclosure_up.png b/static/image/disclosure_up.png new file mode 100644 index 00000000..dfa1373a Binary files /dev/null and b/static/image/disclosure_up.png differ diff --git a/static/image/eth_qrcode.jpg b/static/image/eth_qrcode.jpg new file mode 100644 index 00000000..9331e43f Binary files /dev/null and b/static/image/eth_qrcode.jpg differ diff --git a/static/image/favicon.ico b/static/image/favicon.ico new file mode 100644 index 00000000..5e41bf64 Binary files /dev/null and b/static/image/favicon.ico differ diff --git a/static/image/favicon.png b/static/image/favicon.png new file mode 100644 index 00000000..64a682bd Binary files /dev/null and b/static/image/favicon.png differ diff --git a/static/image/geek-time-ad.jpg b/static/image/geek-time-ad.jpg deleted file mode 100644 index bd69cf14..00000000 Binary files a/static/image/geek-time-ad.jpg and /dev/null differ diff --git a/static/image/icon-github.png b/static/image/icon-github.png new file mode 100644 index 00000000..a9c69400 Binary files /dev/null and b/static/image/icon-github.png differ diff --git a/static/image/jitui.webp b/static/image/jitui.webp new file mode 100644 index 00000000..05e41546 Binary files /dev/null and b/static/image/jitui.webp differ diff --git a/static/image/preview.jpg b/static/image/preview.jpg deleted file mode 100644 index 0498a16e..00000000 Binary files a/static/image/preview.jpg and /dev/null differ diff --git a/static/image/sdk-manager-proxy-settings.png b/static/image/sdk-manager-proxy-settings.png index 84701b30..7a9f2bfb 100644 Binary files a/static/image/sdk-manager-proxy-settings.png and b/static/image/sdk-manager-proxy-settings.png differ diff --git a/static/image/tinypic.png b/static/image/tinypic.png new file mode 100644 index 00000000..9ca8b33d Binary files /dev/null and b/static/image/tinypic.png differ diff --git a/static/image/usesora.png b/static/image/usesora.png new file mode 100644 index 00000000..f09cba9c Binary files /dev/null and b/static/image/usesora.png differ diff --git a/static/image/weichat_pay_qr_code.png b/static/image/weichat_pay_qr_code.png new file mode 100644 index 00000000..053974dd Binary files /dev/null and b/static/image/weichat_pay_qr_code.png differ diff --git a/static/js/add-utm-info-to-link.js b/static/js/add-utm-info-to-link.js new file mode 100644 index 00000000..446e39a0 --- /dev/null +++ b/static/js/add-utm-info-to-link.js @@ -0,0 +1,23 @@ +//bind a click +var utm_info = "utm_source=androiddevtools&utm_medium=website"; +$(document).bind("MutationObserver", function (event) { + $('a[href^="http"]').each(function () { + if (!$(this).attr("target")) { + $(this).attr("target", "_blank"); + } + var url = $(this).attr("href"); + if (url.indexOf("androiddevtools.cn") != -1) { + $(this).attr("target", "_self"); + } else { + if (url && url.indexOf(utm_info) == -1) { + if (url.indexOf("?") == -1) { + url += "?"; + } else { + url += "&"; + } + url += utm_info; + $(this).attr("href", url); + } + } + }); +}); diff --git a/static/js/books.js b/static/js/books.js new file mode 100644 index 00000000..a366bc99 --- /dev/null +++ b/static/js/books.js @@ -0,0 +1,587 @@ +var isShowBookList = false; +var books = { + title: "书", + showCount: 15, + data: [ + { + title: "无界面交互:潜移默化的UX设计方略", + url: "http://t.cn/Rotrq7Z", + description: + "本书通过丰富的示例和生动的讲解,深刻揭示了当今屏幕至上的界面设计的种种怪象。本书呼吁将设计的重心由界面转向对用户个性化需求的关怀,并提出了无界面交互设计方略的三个原则以构建优质用户体验:贴合日常生活流程,做电脑的主人而非仆人,适应个体情况。", + img_url: + "http://wx3.sinaimg.cn/large/006tNc79ly1fgt2uu0odfj304605gdfw.jpg", + tags: "Design,UX", + isshow: false, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "极简主义:风靡欧美的工作与生活理念", + url: "http://t.cn/RotrQOG", + description: + "本书适合所有想提高做事效率、提升人生幸福感的人士阅读。如果你真的想简化繁重的工作事务和日常生活,请一定要记住:好方法往往最简单。", + img_url: "https://i.loli.net/2020/02/09/u9vEwL1exS4ghHK.jpg", + tags: "工作,生活", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "Gradle for Android中文版", + url: "http://t.cn/RotVOIb", + description: + "本书共分9章,依次介绍了Gradle的基础知识、基本自定义构建、依赖管理、创建构建Variants、管理多模块构建、运行测试、创建tasks和插件、设置持续集 成,以及高级自定义构建。", + img_url: "https://p.ipic.vip/35g9fz.jpg", + tags: "Android,Gradle", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "增长黑客实战", + url: "http://t.cn/RotfVPF", + description: + "本书围绕硅谷前沿的增长黑客职业,讲解增长理念的树立、增长团队的组建、流程制度的创立、技术营销的运用等团队运营成功实战经验。本书适合希望成功创业 的CEO、公司经理、开发人员、产品经理和市场运营人员,以及任何有创意并且想创业的人。", + img_url: "https://p.ipic.vip/m2afmt.jpg", + tags: "运营,Growth Hacking", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "提问的智慧", + url: "https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md", + description: "本指南将教你如何正确的提问以获得你满意的答案。", + img_url: "https://p.ipic.vip/yw570k.jpg", + tags: "OpenSource Book,提问", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "A Primer on Bézier Curves", + url: "https://pomax.github.io/bezierinfo/zh-CN/", + description: "一本讲解贝塞尔曲线的开源书", + img_url: "https://p.ipic.vip/yw570k.jpg", + tags: "OpenSource Book,贝塞尔曲线", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "免费的编程中文书籍索引", + url: "http://siberiawolf.com/free_programming/index.html", + description: + "本索引包含:国外程序员在 stackoverflow 推荐的程序员必读书籍,中文版;stackoverflow 上的程序员应该阅读的非编程类书籍有哪些? 中文版;github 上的一个流行的编程书籍索引 中文版", + img_url: "https://i.loli.net/2020/02/09/dtWTrUp968HaiBk.jpg", + tags: "OpenSource Book,Free", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "人类简史:从动物到上帝", + url: "http://t.cn/Rot8C7R", + description: + "以色列新锐历史学家的一部重磅作品。从十万年前有生命迹象开始到21世纪资本、科技交织的人类发展史。十万年前,地球上至少有六个人种,为何今天却只剩下 了我们自己?我们曾经只是非洲角落一个毫不起眼的族群,对地球上生态的影响力和萤火虫、猩猩或者水母相差无几。为何我们能登上生物链的顶端,最终成为地球的主宰?", + img_url: "https://i.loli.net/2020/02/09/st6ADOUTgEpmY4i.jpg", + tags: "社会学", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "重来:更为简单有效的商业思维", + url: "http://t.cn/RotRYYU", + description: + "大多数的企业管理的书籍都会告诉你:制定商业计划、分析竞争形势、寻找投资人等等。如果你要找的是那样的书,那么把《重来:更为简单有效的商业思维》放 回书架吧。《重来:更为简单有效的商业思维》呈现的是一种更好、更简单的经商成功之道。", + img_url: "https://p.ipic.vip/6d8mry.jpg", + tags: "创业,商业", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "重新定义团队:谷歌如何工作", + url: "http://t.cn/RotEwoG", + description: + "在谷歌,人始终被当作企业最重要的财富,谷歌管理层始终将发掘、培养和留住人才,作为企业高战略,这是谷歌成为幸福企业和成功企业的根本。正如作者所说 ,谷歌的这些原则对任何团队的组建和管理都适用。不管你是苦于找不到合伙人的初创公司老板,还是面临好人才跳槽的企业经理人,抑或是面对互联网转型的企业高管,都能从书 中重新发现人才的重要性和团队的价值。", + img_url: "https://p.ipic.vip/6rkyxv.jpg", + tags: "谷歌,创业,运营,招聘", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "鱼羊野史(第1卷)", + url: "http://t.cn/RotEnk4", + description: + "历史,有的时候是故事,有的时候是事故,有的时候山重水复疑无路。 人类,有的时候聪明,有的时候傻,但始终在进化。 历史不是镜子,历史是开了又落的花,朝花夕拾, 跟高晓松一起,重温故国、故城、故人芳华刹那", + img_url: "https://p.ipic.vip/5vlyx2.jpg", + tags: "历史", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "重新定义公司:谷歌是如何运营的", + url: "http://t.cn/RotnCxs", + description: + "今日的谷歌是全球最具标志性的企业,在各个领域都有创新突破,并向技术的极限推进。《重新定义公司:谷歌是如何运营的》作者是谷歌执行董事长埃里克·施 密特和前高级副总裁乔纳森·罗森伯格,他们亲自分享十余年来帮助谷歌成长所领悟到的管理启示:科技正在改变商业的方方面面,这种改变速度空前,而且仍在加速,公司若想在 互联网时代站稳脚跟,就要制定新的商业规则。", + img_url: "https://p.ipic.vip/0ejz2f.jpg", + tags: "谷歌,创业,运营", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "腾讯传1998—2016", + url: "http://t.cn/RotuPIN", + description: + "从1998年开始创业到成为世界级互联网巨头,腾讯以即时通信工具起步,逐渐进入社交网络、互动娱乐、网络媒体、电子商务等领域,在超高速发展的同时亦饱 受争议,在“3Q大战”的激烈冲突之后又进一步走向开放……腾讯的发展路径,亦是中国互联网企业成长的缩影。我们可以看到,中国的互联网人在应用性迭代和对本国消费者的行为 了解上,找到了自己的办法,并开始领跑全球。", + img_url: "https://p.ipic.vip/e5s6z2.jpg", + tags: "腾讯,传记", + isshow: false, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "把时间当作朋友(第3版)", + url: "http://t.cn/RotuIRJ", + description: + "从心智成长的角度来谈自我积累。李笑来老师通过自己职业生涯中遇到的事例,告诉我们:如何打开心智,如何运用心智来和时间做朋友,从而开启人生的成功旅 程。畅销多年,虽经反复咀嚼依然不断有新的启发,令人受用至今——这就是本书的魅力!", + img_url: + "http://wx2.sinaimg.cn/large/006tNc79ly1fgt2uu8drjj304605g74f.jpg", + tags: "认知,心智,时间", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "从0到1:开启商业与未来的秘密", + url: "http://t.cn/RotuRhL", + description: + "硅谷创投教父、PayPal创始人作品,斯坦福大学改变未来的一堂课,为世界创造价值的商业哲学。在科技剧烈改变世界的今天,想要成功,你必须在一切发生之 前研究结局。你必须找到创新的独特方式,让未来不仅仅与众不同,而且更加美好。从0到1,为自己创造无限的机会与价值!", + img_url: "https://p.ipic.vip/wdc4jx.jpg", + tags: "创业", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "把你的英语用起来!(新版) ", + url: "http://t.cn/Rot3UrV", + description: + "在这本书中,作者刘晓光和伍君仪以自己英语逆袭的亲身经历入手,提供了一套理论清晰、操作性强的英语训练体系,向所有英语学习者传达了这样的理念:语言学习没有捷径,但没有捷径并不意味着学习者要坚持下去一定会十分艰辛。", + img_url: "https://p.ipic.vip/ojg2q2.jpg", + tags: "英语", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "1368个单词就够了", + url: "http://t.cn/Rot3YSK", + description: + "这本书是作者王乐平先生历时4年研发,在教学过程中更好的实现了本书思想的实际指导作用。这本书的基础在于:中国人背了多年的单词,学语法,练习听力和 口语,参加了多种类型的考试,但由于缺乏语言环境,很多人在真正使用英语的时候,还是出现表达障碍。", + img_url: "https://p.ipic.vip/w1o6zw.jpg", + tags: "英语", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "每天最重要的2小時", + url: "http://t.cn/Rot1JHR", + description: + "本書作者戴維斯告訴我們,企圖以效法電腦效率的方式來管理我們的時間,注定要失敗。他以淺顯易懂且有趣的文筆生動地解釋行為科學,告訴我們一天當中真正 有效率的關鍵時刻,而且一樣重要的是,他也告訴我們如何用更好的方式,安排其他效率沒那麼好的平凡時刻。", + img_url: + "http://wx1.sinaimg.cn/large/006tNc79ly1fgt2utawcdj304605gaa7.jpg", + tags: "时间", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "增长黑客:创业公司的用户与收入增长秘籍", + url: "http://t.cn/RotBEcK", + description: + "增长黑客”这一概念近年来兴起于美国互联网创业圈,最早是由互联网创业者Sean Ellis提出。增长黑客是介于技术和市场之间的新型团队角色,主要依靠技术和数据的力量来达成各种营销目标,而非传统意义上靠砸钱来获取用户的市场推广角色。", + img_url: + "http://wx2.sinaimg.cn/large/006tNc79ly1fgt2uut31hj304605gwf3.jpg", + tags: "创业,Growth Hacking", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "第一行代码——Android(第2版)", + url: "http://t.cn/Roluf0E", + description: + "本书基于Android 7.0对第1版进行了全面更新,将所有知识点都在最新的Android系统上进行了重新适配,使用全新的Android Studio开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、多窗口模式、Gradle、RecyclerView、百分比布局、OkHttp、Lambda表达式等全新知识点的详细讲解。", + img_url: + "http://wx4.sinaimg.cn/large/006tKfTcly1fh120qi0t9j304605gaak.jpg", + tags: "Android,Material Design,RecyclerView,Gradle, Android Studio,OkHttp,Lambda", + isshow: false, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "Android 应用安全防护和逆向分析", + url: "https://amazon.cn/gp/product/B0788XV9WC/ref=as_li_tl?ie=UTF8&camp=536&creative=3200&creativeASIN=B0788XV9WC&linkCode=as2&tag=androiddevtools-bottom-book-", + description: + "本书全面介绍Android应用的安全防护方法与逆向分析技术,分为四篇:基础篇、防护篇、工具篇、操作篇,共26章。基础篇包括第1~7章,主要介绍移动应用安全的基础知识,包括Android中NDK开发知识、逆向中需要用到的命令、编译之后的apk包含的四类主要文件格式解析等。防护篇包括第8~14章,主要介绍移动应用安全防护的相关技术,包括混淆、签名校验、反调试检测等安全策略,Android应用升级权限、降低权限等,配置文件中的问题,应用签名机制,apk的加固策略,so文件的加固策略等。工具篇包括第15~19章,主要介绍逆向分析常用的工具以及使用场景,包括如何开启设备的总调试开关,反编译利器apktool、Jadx、Xposed、CydiaSubstrate等。操作篇包括第20~26章,主要介绍Android中的逆向分析技巧,包括静态方式和动态方式,介", + img_url: + "https://wx2.sinaimg.cn/large/006tNc79ly1fmojaxsu2kj304605gq30.jpg", + tags: "Android,安全,逆向", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "Android Things 中文文档社区预览版", + url: "https://atdocs.cn/", + description: + "全球已经有很多开发者使用 Android Things 开发出了非常有意思的应用,使用 Android Things 技术在物联网领域占得一席之地。这一次,我们希望中国的开发者也能参与,不掉队。我们与官方取得联系,在 Android Things 的文档最近进行的一次大改动之后,计划招募志愿者将文档中文化,并持续跟进。欢迎大家不停的 Review 这份翻译文档。在我们的社区校对完成之后,文档就是 Google Developers 中文官方文档。", + img_url: + "https://wx2.sinaimg.cn/large/006tKfTcly1fmpjxtm14yj304605gwer.jpg", + tags: "Android,Android Things,物联网,IoT", + isshow: false, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + { + title: "JavaScript Promise 迷你书(中文版)", + url: "http://liubin.org/promises-book/", + description: + "本书的目的是以目前还在制定中的 ECMAScript 6 Promises 规范为中心,着重向各位读者介绍 JavaScript 中对 Promise 相关技术的支持情况。通过阅读本书,我们希望各位读者能在下面三个目标上有所收获:1.学习 Promise 相关内容,能熟练使用 Promise 模式并进行测试;2.学习 Promise 适合什么、不适合什么,知道 Promise 不是万能的,不能什么都想用 Promise 来解决;3.以 ES6 Promises 为基础进行学习,逐渐发展形成自己的风格。像上面所提到的那样,本书主要是以 ES6 Promises,即 JavaScript 的标准规范为基础的、Promise 的相关知识为主要讲解内容。", + img_url: + "https://wx3.sinaimg.cn/large/006tKfTcly1fmpktm97s8j304605g3ys.jpg", + tags: "JavaScript,Promise,ECMAScript 6", + isshow: true, + isShowCover: true, + isad: false, + ad_config: { + category: "AD", + action: "click", + label: "", + value: "", + nodeid: "", + }, + style: { + isRound: true, + }, + }, + ], +}; + +Array.prototype.randomDiffElement = function (last) { + if (this.length == 0) { + return; + } else if (this.length == 1) { + return this[0]; + } else { + var num = 0; + do { + num = Math.floor(Math.random() * this.length); + } while ( + Array.isArray(last) ? last.includes(this[num]) : this[num] == last + ); + return this[num]; + } +}; + +function isEquals() {} + +var buildBookItem = function (book) { + var link = + '" + : '" >'); + if (book.isShowCover && book.img_url) { + var imgClass; + if (book.style.isRound) { + imgClass = "carousel-inner img-responsive img-rounded"; + } else { + imgClass = "carousel-inner img-responsive"; + } + link = link + ''; + } + return "
  • " + link + "
  • "; +}; + +var initBookList = function () { + if (isShowBookList && books) { + if (books.title && books.title.length > 0) { + $("#books-list").find("#book-list-title").text(books.title); + } else { + $("#books-list").find("#book-list-title").hide(); + } + if (books.data && books.data.length > 0) { + var bookListBox = $("#books-list ul"); + var lastRandomBook = []; + for (var i = 0; i < books.showCount; i++) { + var book = books.data.filter(isShow).randomDiffElement(lastRandomBook); + if (book) { + bookListBox.append(buildBookItem(book)); + } + lastRandomBook.push(book); + } + if ($(bookListBox).children()) { + $("#books-list").show(); + } + } + } +}; + +function addBannerItemClickEvent() { + var bannerItems = $("#ad-banner-list").find("ul>li").toArray(); + console.log(Array.isArray(bannerItems)); + bannerItems.forEach(function (element) { + var link = $(element).attr("data-link"), + tag = $(element).attr("data-tag"), + type = $(element).attr("data-event-type"); + $(element) + .unbind("click") + .bind("click", function (event) { + trackOutboundLink(link, tag, type); + window.location.href = link; + event.preventDefault(); + event.stopPropagation(); + console.log(link); + }); + }); +} +initBookList(); +addBannerItemClickEvent(); diff --git a/static/js/bootstrap.min.js b/static/js/bootstrap.min.js new file mode 100644 index 00000000..95c5ac5e --- /dev/null +++ b/static/js/bootstrap.min.js @@ -0,0 +1,6 @@ +/*! +* Bootstrap.js by @fat & @mdo +* Copyright 2012 Twitter, Inc. +* http://www.apache.org/licenses/LICENSE-2.0.txt +*/ +!function(e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n;for(n in t)if(e.style[n]!==undefined)return t[n]}();return e&&{end:e}}()})}(window.jQuery),!function(e){"use strict";var t='[data-dismiss="alert"]',n=function(n){e(n).on("click",t,this.close)};n.prototype.close=function(t){function s(){i.trigger("closed").remove()}var n=e(this),r=n.attr("data-target"),i;r||(r=n.attr("href"),r=r&&r.replace(/.*(?=#[^\s]*$)/,"")),i=e(r),t&&t.preventDefault(),i.length||(i=n.hasClass("alert")?n:n.parent()),i.trigger(t=e.Event("close"));if(t.isDefaultPrevented())return;i.removeClass("in"),e.support.transition&&i.hasClass("fade")?i.on(e.support.transition.end,s):s()};var r=e.fn.alert;e.fn.alert=function(t){return this.each(function(){var r=e(this),i=r.data("alert");i||r.data("alert",i=new n(this)),typeof t=="string"&&i[t].call(r)})},e.fn.alert.Constructor=n,e.fn.alert.noConflict=function(){return e.fn.alert=r,this},e(document).on("click.alert.data-api",t,n.prototype.close)}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.button.defaults,n)};t.prototype.setState=function(e){var t="disabled",n=this.$element,r=n.data(),i=n.is("input")?"val":"html";e+="Text",r.resetText||n.data("resetText",n[i]()),n[i](r[e]||this.options[e]),setTimeout(function(){e=="loadingText"?n.addClass(t).attr(t,t):n.removeClass(t).removeAttr(t)},0)},t.prototype.toggle=function(){var e=this.$element.closest('[data-toggle="buttons-radio"]');e&&e.find(".active").removeClass("active"),this.$element.toggleClass("active")};var n=e.fn.button;e.fn.button=function(n){return this.each(function(){var r=e(this),i=r.data("button"),s=typeof n=="object"&&n;i||r.data("button",i=new t(this,s)),n=="toggle"?i.toggle():n&&i.setState(n)})},e.fn.button.defaults={loadingText:"loading..."},e.fn.button.Constructor=t,e.fn.button.noConflict=function(){return e.fn.button=n,this},e(document).on("click.button.data-api","[data-toggle^=button]",function(t){var n=e(t.target);n.hasClass("btn")||(n=n.closest(".btn")),n.button("toggle")})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.$indicators=this.$element.find(".carousel-indicators"),this.options=n,this.options.pause=="hover"&&this.$element.on("mouseenter",e.proxy(this.pause,this)).on("mouseleave",e.proxy(this.cycle,this))};t.prototype={cycle:function(t){return t||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(e.proxy(this.next,this),this.options.interval)),this},getActiveIndex:function(){return this.$active=this.$element.find(".item.active"),this.$items=this.$active.parent().children(),this.$items.index(this.$active)},to:function(t){var n=this.getActiveIndex(),r=this;if(t>this.$items.length-1||t<0)return;return this.sliding?this.$element.one("slid",function(){r.to(t)}):n==t?this.pause().cycle():this.slide(t>n?"next":"prev",e(this.$items[t]))},pause:function(t){return t||(this.paused=!0),this.$element.find(".next, .prev").length&&e.support.transition.end&&(this.$element.trigger(e.support.transition.end),this.cycle(!0)),clearInterval(this.interval),this.interval=null,this},next:function(){if(this.sliding)return;return this.slide("next")},prev:function(){if(this.sliding)return;return this.slide("prev")},slide:function(t,n){var r=this.$element.find(".item.active"),i=n||r[t](),s=this.interval,o=t=="next"?"left":"right",u=t=="next"?"first":"last",a=this,f;this.sliding=!0,s&&this.pause(),i=i.length?i:this.$element.find(".item")[u](),f=e.Event("slide",{relatedTarget:i[0],direction:o});if(i.hasClass("active"))return;this.$indicators.length&&(this.$indicators.find(".active").removeClass("active"),this.$element.one("slid",function(){var t=e(a.$indicators.children()[a.getActiveIndex()]);t&&t.addClass("active")}));if(e.support.transition&&this.$element.hasClass("slide")){this.$element.trigger(f);if(f.isDefaultPrevented())return;i.addClass(t),i[0].offsetWidth,r.addClass(o),i.addClass(o),this.$element.one(e.support.transition.end,function(){i.removeClass([t,o].join(" ")).addClass("active"),r.removeClass(["active",o].join(" ")),a.sliding=!1,setTimeout(function(){a.$element.trigger("slid")},0)})}else{this.$element.trigger(f);if(f.isDefaultPrevented())return;r.removeClass("active"),i.addClass("active"),this.sliding=!1,this.$element.trigger("slid")}return s&&this.cycle(),this}};var n=e.fn.carousel;e.fn.carousel=function(n){return this.each(function(){var r=e(this),i=r.data("carousel"),s=e.extend({},e.fn.carousel.defaults,typeof n=="object"&&n),o=typeof n=="string"?n:s.slide;i||r.data("carousel",i=new t(this,s)),typeof n=="number"?i.to(n):o?i[o]():s.interval&&i.pause().cycle()})},e.fn.carousel.defaults={interval:5e3,pause:"hover"},e.fn.carousel.Constructor=t,e.fn.carousel.noConflict=function(){return e.fn.carousel=n,this},e(document).on("click.carousel.data-api","[data-slide], [data-slide-to]",function(t){var n=e(this),r,i=e(n.attr("data-target")||(r=n.attr("href"))&&r.replace(/.*(?=#[^\s]+$)/,"")),s=e.extend({},i.data(),n.data()),o;i.carousel(s),(o=n.attr("data-slide-to"))&&i.data("carousel").pause().to(o).cycle(),t.preventDefault()})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.collapse.defaults,n),this.options.parent&&(this.$parent=e(this.options.parent)),this.options.toggle&&this.toggle()};t.prototype={constructor:t,dimension:function(){var e=this.$element.hasClass("width");return e?"width":"height"},show:function(){var t,n,r,i;if(this.transitioning||this.$element.hasClass("in"))return;t=this.dimension(),n=e.camelCase(["scroll",t].join("-")),r=this.$parent&&this.$parent.find("> .accordion-group > .in");if(r&&r.length){i=r.data("collapse");if(i&&i.transitioning)return;r.collapse("hide"),i||r.data("collapse",null)}this.$element[t](0),this.transition("addClass",e.Event("show"),"shown"),e.support.transition&&this.$element[t](this.$element[0][n])},hide:function(){var t;if(this.transitioning||!this.$element.hasClass("in"))return;t=this.dimension(),this.reset(this.$element[t]()),this.transition("removeClass",e.Event("hide"),"hidden"),this.$element[t](0)},reset:function(e){var t=this.dimension();return this.$element.removeClass("collapse")[t](e||"auto")[0].offsetWidth,this.$element[e!==null?"addClass":"removeClass"]("collapse"),this},transition:function(t,n,r){var i=this,s=function(){n.type=="show"&&i.reset(),i.transitioning=0,i.$element.trigger(r)};this.$element.trigger(n);if(n.isDefaultPrevented())return;this.transitioning=1,this.$element[t]("in"),e.support.transition&&this.$element.hasClass("collapse")?this.$element.one(e.support.transition.end,s):s()},toggle:function(){this[this.$element.hasClass("in")?"hide":"show"]()}};var n=e.fn.collapse;e.fn.collapse=function(n){return this.each(function(){var r=e(this),i=r.data("collapse"),s=e.extend({},e.fn.collapse.defaults,r.data(),typeof n=="object"&&n);i||r.data("collapse",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.collapse.defaults={toggle:!0},e.fn.collapse.Constructor=t,e.fn.collapse.noConflict=function(){return e.fn.collapse=n,this},e(document).on("click.collapse.data-api","[data-toggle=collapse]",function(t){var n=e(this),r,i=n.attr("data-target")||t.preventDefault()||(r=n.attr("href"))&&r.replace(/.*(?=#[^\s]+$)/,""),s=e(i).data("collapse")?"toggle":n.data();n[e(i).hasClass("in")?"addClass":"removeClass"]("collapsed"),e(i).collapse(s)})}(window.jQuery),!function(e){"use strict";function r(){e(t).each(function(){i(e(this)).removeClass("open")})}function i(t){var n=t.attr("data-target"),r;n||(n=t.attr("href"),n=n&&/#/.test(n)&&n.replace(/.*(?=#[^\s]*$)/,"")),r=n&&e(n);if(!r||!r.length)r=t.parent();return r}var t="[data-toggle=dropdown]",n=function(t){var n=e(t).on("click.dropdown.data-api",this.toggle);e("html").on("click.dropdown.data-api",function(){n.parent().removeClass("open")})};n.prototype={constructor:n,toggle:function(t){var n=e(this),s,o;if(n.is(".disabled, :disabled"))return;return s=i(n),o=s.hasClass("open"),r(),o||s.toggleClass("open"),n.focus(),!1},keydown:function(n){var r,s,o,u,a,f;if(!/(38|40|27)/.test(n.keyCode))return;r=e(this),n.preventDefault(),n.stopPropagation();if(r.is(".disabled, :disabled"))return;u=i(r),a=u.hasClass("open");if(!a||a&&n.keyCode==27)return n.which==27&&u.find(t).focus(),r.click();s=e("[role=menu] li:not(.divider):visible a",u);if(!s.length)return;f=s.index(s.filter(":focus")),n.keyCode==38&&f>0&&f--,n.keyCode==40&&f').appendTo(document.body),this.$backdrop.click(this.options.backdrop=="static"?e.proxy(this.$element[0].focus,this.$element[0]):e.proxy(this.hide,this)),i&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in");if(!t)return;i?this.$backdrop.one(e.support.transition.end,t):t()}else!this.isShown&&this.$backdrop?(this.$backdrop.removeClass("in"),e.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one(e.support.transition.end,t):t()):t&&t()}};var n=e.fn.modal;e.fn.modal=function(n){return this.each(function(){var r=e(this),i=r.data("modal"),s=e.extend({},e.fn.modal.defaults,r.data(),typeof n=="object"&&n);i||r.data("modal",i=new t(this,s)),typeof n=="string"?i[n]():s.show&&i.show()})},e.fn.modal.defaults={backdrop:!0,keyboard:!0,show:!0},e.fn.modal.Constructor=t,e.fn.modal.noConflict=function(){return e.fn.modal=n,this},e(document).on("click.modal.data-api",'[data-toggle="modal"]',function(t){var n=e(this),r=n.attr("href"),i=e(n.attr("data-target")||r&&r.replace(/.*(?=#[^\s]+$)/,"")),s=i.data("modal")?"toggle":e.extend({remote:!/#/.test(r)&&r},i.data(),n.data());t.preventDefault(),i.modal(s).one("hide",function(){n.focus()})})}(window.jQuery),!function(e){"use strict";var t=function(e,t){this.init("tooltip",e,t)};t.prototype={constructor:t,init:function(t,n,r){var i,s,o,u,a;this.type=t,this.$element=e(n),this.options=this.getOptions(r),this.enabled=!0,o=this.options.trigger.split(" ");for(a=o.length;a--;)u=o[a],u=="click"?this.$element.on("click."+this.type,this.options.selector,e.proxy(this.toggle,this)):u!="manual"&&(i=u=="hover"?"mouseenter":"focus",s=u=="hover"?"mouseleave":"blur",this.$element.on(i+"."+this.type,this.options.selector,e.proxy(this.enter,this)),this.$element.on(s+"."+this.type,this.options.selector,e.proxy(this.leave,this)));this.options.selector?this._options=e.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},getOptions:function(t){return t=e.extend({},e.fn[this.type].defaults,this.$element.data(),t),t.delay&&typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),t},enter:function(t){var n=e.fn[this.type].defaults,r={},i;this._options&&e.each(this._options,function(e,t){n[e]!=t&&(r[e]=t)},this),i=e(t.currentTarget)[this.type](r).data(this.type);if(!i.options.delay||!i.options.delay.show)return i.show();clearTimeout(this.timeout),i.hoverState="in",this.timeout=setTimeout(function(){i.hoverState=="in"&&i.show()},i.options.delay.show)},leave:function(t){var n=e(t.currentTarget)[this.type](this._options).data(this.type);this.timeout&&clearTimeout(this.timeout);if(!n.options.delay||!n.options.delay.hide)return n.hide();n.hoverState="out",this.timeout=setTimeout(function(){n.hoverState=="out"&&n.hide()},n.options.delay.hide)},show:function(){var t,n,r,i,s,o,u=e.Event("show");if(this.hasContent()&&this.enabled){this.$element.trigger(u);if(u.isDefaultPrevented())return;t=this.tip(),this.setContent(),this.options.animation&&t.addClass("fade"),s=typeof this.options.placement=="function"?this.options.placement.call(this,t[0],this.$element[0]):this.options.placement,t.detach().css({top:0,left:0,display:"block"}),this.options.container?t.appendTo(this.options.container):t.insertAfter(this.$element),n=this.getPosition(),r=t[0].offsetWidth,i=t[0].offsetHeight;switch(s){case"bottom":o={top:n.top+n.height,left:n.left+n.width/2-r/2};break;case"top":o={top:n.top-i,left:n.left+n.width/2-r/2};break;case"left":o={top:n.top+n.height/2-i/2,left:n.left-r};break;case"right":o={top:n.top+n.height/2-i/2,left:n.left+n.width}}this.applyPlacement(o,s),this.$element.trigger("shown")}},applyPlacement:function(e,t){var n=this.tip(),r=n[0].offsetWidth,i=n[0].offsetHeight,s,o,u,a;n.offset(e).addClass(t).addClass("in"),s=n[0].offsetWidth,o=n[0].offsetHeight,t=="top"&&o!=i&&(e.top=e.top+i-o,a=!0),t=="bottom"||t=="top"?(u=0,e.left<0&&(u=e.left*-2,e.left=0,n.offset(e),s=n[0].offsetWidth,o=n[0].offsetHeight),this.replaceArrow(u-r+s,s,"left")):this.replaceArrow(o-i,o,"top"),a&&n.offset(e)},replaceArrow:function(e,t,n){this.arrow().css(n,e?50*(1-e/t)+"%":"")},setContent:function(){var e=this.tip(),t=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](t),e.removeClass("fade in top bottom left right")},hide:function(){function i(){var t=setTimeout(function(){n.off(e.support.transition.end).detach()},500);n.one(e.support.transition.end,function(){clearTimeout(t),n.detach()})}var t=this,n=this.tip(),r=e.Event("hide");this.$element.trigger(r);if(r.isDefaultPrevented())return;return n.removeClass("in"),e.support.transition&&this.$tip.hasClass("fade")?i():n.detach(),this.$element.trigger("hidden"),this},fixTitle:function(){var e=this.$element;(e.attr("title")||typeof e.attr("data-original-title")!="string")&&e.attr("data-original-title",e.attr("title")||"").attr("title","")},hasContent:function(){return this.getTitle()},getPosition:function(){var t=this.$element[0];return e.extend({},typeof t.getBoundingClientRect=="function"?t.getBoundingClientRect():{width:t.offsetWidth,height:t.offsetHeight},this.$element.offset())},getTitle:function(){var e,t=this.$element,n=this.options;return e=t.attr("data-original-title")||(typeof n.title=="function"?n.title.call(t[0]):n.title),e},tip:function(){return this.$tip=this.$tip||e(this.options.template)},arrow:function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},validate:function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},enable:function(){this.enabled=!0},disable:function(){this.enabled=!1},toggleEnabled:function(){this.enabled=!this.enabled},toggle:function(t){var n=t?e(t.currentTarget)[this.type](this._options).data(this.type):this;n.tip().hasClass("in")?n.hide():n.show()},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}};var n=e.fn.tooltip;e.fn.tooltip=function(n){return this.each(function(){var r=e(this),i=r.data("tooltip"),s=typeof n=="object"&&n;i||r.data("tooltip",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.tooltip.Constructor=t,e.fn.tooltip.defaults={animation:!0,placement:"top",selector:!1,template:'
    ',trigger:"hover focus",title:"",delay:0,html:!1,container:!1},e.fn.tooltip.noConflict=function(){return e.fn.tooltip=n,this}}(window.jQuery),!function(e){"use strict";var t=function(e,t){this.init("popover",e,t)};t.prototype=e.extend({},e.fn.tooltip.Constructor.prototype,{constructor:t,setContent:function(){var e=this.tip(),t=this.getTitle(),n=this.getContent();e.find(".popover-title")[this.options.html?"html":"text"](t),e.find(".popover-content")[this.options.html?"html":"text"](n),e.removeClass("fade top bottom left right in")},hasContent:function(){return this.getTitle()||this.getContent()},getContent:function(){var e,t=this.$element,n=this.options;return e=(typeof n.content=="function"?n.content.call(t[0]):n.content)||t.attr("data-content"),e},tip:function(){return this.$tip||(this.$tip=e(this.options.template)),this.$tip},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}});var n=e.fn.popover;e.fn.popover=function(n){return this.each(function(){var r=e(this),i=r.data("popover"),s=typeof n=="object"&&n;i||r.data("popover",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.popover.Constructor=t,e.fn.popover.defaults=e.extend({},e.fn.tooltip.defaults,{placement:"right",trigger:"click",content:"",template:'

    '}),e.fn.popover.noConflict=function(){return e.fn.popover=n,this}}(window.jQuery),!function(e){"use strict";function t(t,n){var r=e.proxy(this.process,this),i=e(t).is("body")?e(window):e(t),s;this.options=e.extend({},e.fn.scrollspy.defaults,n),this.$scrollElement=i.on("scroll.scroll-spy.data-api",r),this.selector=(this.options.target||(s=e(t).attr("href"))&&s.replace(/.*(?=#[^\s]+$)/,"")||"")+" .nav li > a",this.$body=e("body"),this.refresh(),this.process()}t.prototype={constructor:t,refresh:function(){var t=this,n;this.offsets=e([]),this.targets=e([]),n=this.$body.find(this.selector).map(function(){var n=e(this),r=n.data("target")||n.attr("href"),i=/^#\w/.test(r)&&e(r);return i&&i.length&&[[i.position().top+(!e.isWindow(t.$scrollElement.get(0))&&t.$scrollElement.scrollTop()),r]]||null}).sort(function(e,t){return e[0]-t[0]}).each(function(){t.offsets.push(this[0]),t.targets.push(this[1])})},process:function(){var e=this.$scrollElement.scrollTop()+this.options.offset,t=this.$scrollElement[0].scrollHeight||this.$body[0].scrollHeight,n=t-this.$scrollElement.height(),r=this.offsets,i=this.targets,s=this.activeTarget,o;if(e>=n)return s!=(o=i.last()[0])&&this.activate(o);for(o=r.length;o--;)s!=i[o]&&e>=r[o]&&(!r[o+1]||e<=r[o+1])&&this.activate(i[o])},activate:function(t){var n,r;this.activeTarget=t,e(this.selector).parent(".active").removeClass("active"),r=this.selector+'[data-target="'+t+'"],'+this.selector+'[href="'+t+'"]',n=e(r).parent("li").addClass("active"),n.parent(".dropdown-menu").length&&(n=n.closest("li.dropdown").addClass("active")),n.trigger("activate")}};var n=e.fn.scrollspy;e.fn.scrollspy=function(n){return this.each(function(){var r=e(this),i=r.data("scrollspy"),s=typeof n=="object"&&n;i||r.data("scrollspy",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.scrollspy.Constructor=t,e.fn.scrollspy.defaults={offset:10},e.fn.scrollspy.noConflict=function(){return e.fn.scrollspy=n,this},e(window).on("load",function(){e('[data-spy="scroll"]').each(function(){var t=e(this);t.scrollspy(t.data())})})}(window.jQuery),!function(e){"use strict";var t=function(t){this.element=e(t)};t.prototype={constructor:t,show:function(){var t=this.element,n=t.closest("ul:not(.dropdown-menu)"),r=t.attr("data-target"),i,s,o;r||(r=t.attr("href"),r=r&&r.replace(/.*(?=#[^\s]*$)/,""));if(t.parent("li").hasClass("active"))return;i=n.find(".active:last a")[0],o=e.Event("show",{relatedTarget:i}),t.trigger(o);if(o.isDefaultPrevented())return;s=e(r),this.activate(t.parent("li"),n),this.activate(s,s.parent(),function(){t.trigger({type:"shown",relatedTarget:i})})},activate:function(t,n,r){function o(){i.removeClass("active").find("> .dropdown-menu > .active").removeClass("active"),t.addClass("active"),s?(t[0].offsetWidth,t.addClass("in")):t.removeClass("fade"),t.parent(".dropdown-menu")&&t.closest("li.dropdown").addClass("active"),r&&r()}var i=n.find("> .active"),s=r&&e.support.transition&&i.hasClass("fade");s?i.one(e.support.transition.end,o):o(),i.removeClass("in")}};var n=e.fn.tab;e.fn.tab=function(n){return this.each(function(){var r=e(this),i=r.data("tab");i||r.data("tab",i=new t(this)),typeof n=="string"&&i[n]()})},e.fn.tab.Constructor=t,e.fn.tab.noConflict=function(){return e.fn.tab=n,this},e(document).on("click.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',function(t){t.preventDefault(),e(this).tab("show")})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.typeahead.defaults,n),this.matcher=this.options.matcher||this.matcher,this.sorter=this.options.sorter||this.sorter,this.highlighter=this.options.highlighter||this.highlighter,this.updater=this.options.updater||this.updater,this.source=this.options.source,this.$menu=e(this.options.menu),this.shown=!1,this.listen()};t.prototype={constructor:t,select:function(){var e=this.$menu.find(".active").attr("data-value");return this.$element.val(this.updater(e)).change(),this.hide()},updater:function(e){return e},show:function(){var t=e.extend({},this.$element.position(),{height:this.$element[0].offsetHeight});return this.$menu.insertAfter(this.$element).css({top:t.top+t.height,left:t.left}).show(),this.shown=!0,this},hide:function(){return this.$menu.hide(),this.shown=!1,this},lookup:function(t){var n;return this.query=this.$element.val(),!this.query||this.query.length"+t+""})},render:function(t){var n=this;return t=e(t).map(function(t,r){return t=e(n.options.item).attr("data-value",r),t.find("a").html(n.highlighter(r)),t[0]}),t.first().addClass("active"),this.$menu.html(t),this},next:function(t){var n=this.$menu.find(".active").removeClass("active"),r=n.next();r.length||(r=e(this.$menu.find("li")[0])),r.addClass("active")},prev:function(e){var t=this.$menu.find(".active").removeClass("active"),n=t.prev();n.length||(n=this.$menu.find("li").last()),n.addClass("active")},listen:function(){this.$element.on("focus",e.proxy(this.focus,this)).on("blur",e.proxy(this.blur,this)).on("keypress",e.proxy(this.keypress,this)).on("keyup",e.proxy(this.keyup,this)),this.eventSupported("keydown")&&this.$element.on("keydown",e.proxy(this.keydown,this)),this.$menu.on("click",e.proxy(this.click,this)).on("mouseenter","li",e.proxy(this.mouseenter,this)).on("mouseleave","li",e.proxy(this.mouseleave,this))},eventSupported:function(e){var t=e in this.$element;return t||(this.$element.setAttribute(e,"return;"),t=typeof this.$element[e]=="function"),t},move:function(e){if(!this.shown)return;switch(e.keyCode){case 9:case 13:case 27:e.preventDefault();break;case 38:e.preventDefault(),this.prev();break;case 40:e.preventDefault(),this.next()}e.stopPropagation()},keydown:function(t){this.suppressKeyPressRepeat=~e.inArray(t.keyCode,[40,38,9,13,27]),this.move(t)},keypress:function(e){if(this.suppressKeyPressRepeat)return;this.move(e)},keyup:function(e){switch(e.keyCode){case 40:case 38:case 16:case 17:case 18:break;case 9:case 13:if(!this.shown)return;this.select();break;case 27:if(!this.shown)return;this.hide();break;default:this.lookup()}e.stopPropagation(),e.preventDefault()},focus:function(e){this.focused=!0},blur:function(e){this.focused=!1,!this.mousedover&&this.shown&&this.hide()},click:function(e){e.stopPropagation(),e.preventDefault(),this.select(),this.$element.focus()},mouseenter:function(t){this.mousedover=!0,this.$menu.find(".active").removeClass("active"),e(t.currentTarget).addClass("active")},mouseleave:function(e){this.mousedover=!1,!this.focused&&this.shown&&this.hide()}};var n=e.fn.typeahead;e.fn.typeahead=function(n){return this.each(function(){var r=e(this),i=r.data("typeahead"),s=typeof n=="object"&&n;i||r.data("typeahead",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.typeahead.defaults={source:[],items:8,menu:'',item:'
  • ',minLength:1},e.fn.typeahead.Constructor=t,e.fn.typeahead.noConflict=function(){return e.fn.typeahead=n,this},e(document).on("focus.typeahead.data-api",'[data-provide="typeahead"]',function(t){var n=e(this);if(n.data("typeahead"))return;n.typeahead(n.data())})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.options=e.extend({},e.fn.affix.defaults,n),this.$window=e(window).on("scroll.affix.data-api",e.proxy(this.checkPosition,this)).on("click.affix.data-api",e.proxy(function(){setTimeout(e.proxy(this.checkPosition,this),1)},this)),this.$element=e(t),this.checkPosition()};t.prototype.checkPosition=function(){if(!this.$element.is(":visible"))return;var t=e(document).height(),n=this.$window.scrollTop(),r=this.$element.offset(),i=this.options.offset,s=i.bottom,o=i.top,u="affix affix-top affix-bottom",a;typeof i!="object"&&(s=o=i),typeof o=="function"&&(o=i.top()),typeof s=="function"&&(s=i.bottom()),a=this.unpin!=null&&n+this.unpin<=r.top?!1:s!=null&&r.top+this.$element.height()>=t-s?"bottom":o!=null&&n<=o?"top":!1;if(this.affixed===a)return;this.affixed=a,this.unpin=a=="bottom"?r.top-n:null,this.$element.removeClass(u).addClass("affix"+(a?"-"+a:""))};var n=e.fn.affix;e.fn.affix=function(n){return this.each(function(){var r=e(this),i=r.data("affix"),s=typeof n=="object"&&n;i||r.data("affix",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.affix.Constructor=t,e.fn.affix.defaults={offset:0},e.fn.affix.noConflict=function(){return e.fn.affix=n,this},e(window).on("load",function(){e('[data-spy="affix"]').each(function(){var t=e(this),n=t.data();n.offset=n.offset||{},n.offsetBottom&&(n.offset.bottom=n.offsetBottom),n.offsetTop&&(n.offset.top=n.offsetTop),t.affix(n)})})}(window.jQuery); \ No newline at end of file diff --git a/static/js/float-ad.js b/static/js/float-ad.js new file mode 100644 index 00000000..067a9503 --- /dev/null +++ b/static/js/float-ad.js @@ -0,0 +1,27 @@ +var lastScrollY = 0; +var initTop = 100; + +function heartBeat() { + var diffY = 0; + if (window.pageYOffset) { + //这一条滤去了大部分, 只留了IE678 + diffY = window.pageYOffset; + } else if (document.documentElement.scrollTop) { + //IE678 的非quirk模式 + diffY = document.documentElement.scrollTop; + } else if (document.body.scrolltop) { + //IE678 的quirk模式 + diffY = document.body.scrolltop; + } + var percent = 0.1 * (diffY - lastScrollY); + if (percent > 0) { + percent = Math.ceil(percent); + } else { + percent = Math.floor(percent); + } + + var top = String(lastScrollY + initTop) + "px"; + $("#auto-scroll-ad-box").css("top", top); + lastScrollY = lastScrollY + percent; +} +window.setInterval("heartBeat()", 1); diff --git a/static/js/google-analytics.js b/static/js/google-analytics.js new file mode 100644 index 00000000..360e4098 --- /dev/null +++ b/static/js/google-analytics.js @@ -0,0 +1,20 @@ +/* +* @Author: inferjay +* @Date: 2016-03-26 17:47:29 +* @Last Modified by: inferjay +* @Last Modified time: 2024-04-09 13:16:21 +*/ +window.dataLayer = window.dataLayer || []; +function gtag() { dataLayer.push(arguments); } +gtag('js', new Date()); + +gtag('config', 'G-NQH6H0E3Y6'); +var trackOutboundLink = function (url, category, action) { + var redirectTriggered = false; + gtag('send', 'event', category, action, url, { + 'hitCallback': function () { + redirectTriggered = false; + window.open(url, '_blank'); + } + }); +}; \ No newline at end of file diff --git a/static/js/html5shiv.min.js b/static/js/html5shiv.min.js new file mode 100644 index 00000000..784f221c --- /dev/null +++ b/static/js/html5shiv.min.js @@ -0,0 +1,8 @@ +/* + HTML5 Shiv v3.6.2pre | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed +*/ +(function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); +a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/\w+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; +c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode|| +"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",version:"3.6.2pre",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f);if(g)return a.createDocumentFragment(); +for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;da?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)+1>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function s(a){var b="length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};A.prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){var c;while((c=n.inArray(b,h,c))>-1)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}});function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+K.uid++}K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;while(c--)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(O,"-$1").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}M.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){ +return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(c=M.get(f,a),void 0!==c)return c;if(c=M.get(f,d),void 0!==c)return c;if(c=P(f,d,void 0),void 0!==c)return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthx",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;while(j--)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}f=0;while((g=p[f++])&&!b.isPropagationStopped())b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),m=k&&g[k],m&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h]*)\/>/gi,ba=/<([\w:]+)/,ca=/<|&#?\w+;/,da=/<(?:script|style|link)/i,ea=/checked\s*(?:[^=]|=\s*.checked.)/i,fa=/^$|\/(?:java|ecma)script/i,ga=/^true\/(.*)/,ha=/^\s*\s*$/g,ia={option:[1,""],thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};ia.optgroup=ia.option,ia.tbody=ia.tfoot=ia.colgroup=ia.caption=ia.thead,ia.th=ia.td;function ja(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function ka(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function la(a){var b=ga.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function ma(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function na(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function oa(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pa(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=oa(h),f=oa(a),d=0,e=f.length;e>d;d++)pa(f[d],g[d]);if(b)if(c)for(f=f||oa(a),g=g||oa(h),d=0,e=f.length;e>d;d++)na(f[d],g[d]);else na(a,h);return g=oa(h,"script"),g.length>0&&ma(g,!i&&oa(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if(e=a[m],e||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(ca.test(e)){f=f||k.appendChild(b.createElement("div")),g=(ba.exec(e)||["",""])[1].toLowerCase(),h=ia[g]||ia._default,f.innerHTML=h[1]+e.replace(aa,"<$1>")+h[2],j=h[0];while(j--)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=oa(k.appendChild(e),"script"),i&&ma(f),c)){j=0;while(e=f[j++])fa.test(e.type||"")&&c.push(e)}return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando],e&&(b=L.cache[e]))){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(oa(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&ma(oa(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(oa(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!da.test(a)&&!ia[(ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(aa,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(oa(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(oa(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&ea.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(oa(c,"script"),ka),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,oa(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,la),j=0;g>j;j++)h=f[j],fa.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(ha,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qa,ra={};function sa(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function ta(a){var b=l,c=ra[a];return c||(c=sa(a,b),"none"!==c&&c||(qa=(qa||n("