The latest Android Studio Flamingo 2022.2.1 download files are the now live and available as a stable release. This is the new version of Google’s IDE that is used by millions of developers around the world to build Android apps. This release includes improvements to help you build pixel-perfect UI with Live Edit, new features that assist with inspecting your app, IntelliJ updates, and more.
Android Studio Flamingo can help supercharge your productivity with tons of new features. And like always, developers are going to find these new updates really helpful for building great UIs with much faster build performance and an updated IntelliJ Platform 2022.2. Flamingo has been under development since September 20, 2022 when the first Canary version was released. You can now download Android Studio Flamingo for the Windows, macOS and Linux platforms.
Update: Android Studio Flamingo 2022.2.1 Patch 1 was released earlier in May 2023 as a minor update, and includes the following Android Gradle plugin bug fixes:
- Error: “No VersionRequirement with the given id in the table” after upgrading AGP 7.2.2 -> 7.4.0
- R8 NullPointerException at markTypeAsLive AGP 7.4.1
- [R8 4.0.53] Hard class verification failure on Android 11
What’s New in Android Studio Flamingo
Here are some of the main highlights of Android Studio Flamingo, and includes the following new features:
UI Tools
- Jetpack Compose and Material 3 templates recommended for new projects.
- Live Edit (Compose) experimental feature allows iterative building of an app using Compose by pushing code changes directly to an attached device or emulator.

- Themed app icon Preview support now available, allowing users to switch wallpapers and see how the themed app icons react to the chosen wallpaper.
- Dynamic color Preview feature now allows users to enable dynamic color in their app and use the new wallpaper attribute in an @Preview composable to switch wallpapers and see how their UI reacts to different wallpapers.
Build
- Tasks are now grouped into categories based on their function, sorted by duration and can be expanded for further analysis. This helps in identifying which task categories have the most impact on build time.
- A non-debuggable build is recommended for profiling apps. This feature allows for easily configuring a profileable app and profile it with one click. Debuggable builds can still be profiled by selecting Profile app with complete data.
- Lint now scans and fixes issues with SDK extensions that add APIs to the public SDK for previously released API levels.

- The new major version of the Android Gradle Plugin 8.0 comes with many improvements, but also introduces behavior changes and the removal of the Transform API.
Inspect
- Use App Quality Insights to discover, investigate, and reproduce issues reported by Crashlytics
- Filter issues by app version, Crashlytics signals, device type, or operating system version
- Close issues or add useful annotations in the Notes pane
- Network Inspector now shows all traffic data for the full timeline by default

- Create and manage rules that help test how your app behaves when encountering different responses such as status codes, and response headers and bodies
- Rules are automatically saved every time you modify them
- Layout Inspector now automatically connects to the foreground process
IntelliJ
- Android Studio Flamingo (2022.2.1) incorporates IntelliJ 2022.2 platform release, which offers improved IDE performance, enhanced rendering performance on macOS with Metal API, and more.
- The update also boosts IDE performance when working with Kotlin, which has a positive impact on code highlighting, completion, and find usages.
You can also find out all about the new features in Android Studio Flamingo in the above attached video.
Download Android Studio Flamingo

Here are the direct download links to the latest Android Studio Flamingo from the Android Developers site:
Platform | Android Studio package | Size |
---|---|---|
Windows (64-bit) | android-studio-2022.2.1.19-windows.exe Recommended for Windows users | 1.0 GB |
Windows (64-bit) | android-studio-2022.2.1.19-windows.zip No .exe installer | 1.0 GB |
Mac (Intel) | android-studio-2022.2.1.19-mac.dmg | 1.2 GB |
Mac (Apple Silicon) | android-studio-2022.2.1.19-mac_arm.dmg | 1.2 GB |
Linux (64-bit) | android-studio-2022.2.1.19-linux.tar.gz | 1.1 GB |
Chrome OS | android-studio-2022.2.1.19-cros.deb | 846.4 MB |
SHA-256 checksums:
6b31be219dbcca315866ce94bbc7b5c244d617ba1be97d66b1b3c49c02506d56
android-studio-2022.2.1.19-windows.exe
c726466e9d0b294580488fdbf886cf86a35f03c3a0d0b15999d59e13fc1c2c34
android-studio-2022.2.1.19-mac.dmg
3f2977e11be52dc9d7ff7b3a30548ff21b0b7d47f028422c481fef9d56e69f70
android-studio-2022.2.1.19-mac_arm.dmg
6c0b4f949237470a905fac69122ed2f13d880dcff7f4c38d537885a5f8bcbf70
android-studio-2022.2.1.19-linux.tar.gz
2564f782ab3b3204e67ee393eba9950c1b64e1eefba1a9bf7f4b1080985a0cfe
android-studio-2022.2.1.19-cros.deb
Need help with the installation of Android Studio? We have a complete tutorial that you can read: How to Set Up Android Studio on Computer.
Android Studio Flamingo System Requirements
to make sure your PC, Mac or any other laptop meets these system requirements:
Microsoft Windows:
- 64-bit Microsoft® Windows® 8/10
- x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a Windows Hypervisor.Framework
- 8 GB RAM or more
- 8 GB of available disk space minimum (IDE + Android SDK + Android Emulator)
- 1280 x 800 minimum screen resolution
macOS:
- MacOS® 10.14 (Mojave) or higher
- ARM-based chips, or 2nd generation Intel Core or newer with support for Hypervisor.Framework
- 8 GB RAM or more
- 8 GB of available disk space minimum (IDE + Android SDK + Android Emulator)
- 1280 x 800 minimum screen resolution
Linux:
- Any 64-bit Linux distribution that supports Gnome, KDE, or Unity DE; GNU C Library (glibc) 2.31 or later.
- x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3
- 8 GB RAM or more
- 8 GB of available disk space minimum (IDE + Android SDK + Android Emulator)
- 1280 x 800 minimum screen resolution
Chrome OS:
- 8 GB RAM or more recommended
- 20 GB of available disk space minimum
- 1280 x 800 minimum screen resolution
- Intel i5 or higher (U series or higher) recommended
To recap, Android Studio Flamingo (2022.2.1) includes these new enhancements and features:
UI Tools
- Live Edit (Compose) – Experimental
- Themed app icon Preview support
- Dynamic color Preview
- Jetpack Compose and Material 3 Templates
Build
- Build Analyzer Task Categorization
- One-click Automated Profileable Build and Run
- Lint Support for SDK Extensions
- Breaking changes in Android Gradle Plugin 8.0
Inspect
- Updates to App Quality Insights
- Network Inspector Traffic Interception
- Auto-connect to foreground process in Layout Inspector
IntelliJ
- IntelliJ Platform 2022.2 Update
These were all the new features and main highlights included in the new Android Studio Flamingo (2022.2.1) download. If you need help with the installation or to fix any errors, let us know in the comments below.
Looking for an older version of Android Studio? You can download it from the following links: