Android Studio Panda is still Google’s current stable Android Studio branch, and this is the page to keep bookmarked if you want the latest production-ready Panda build without bouncing between separate patch posts. Right now, the newest release is Android Studio Panda 4 Patch 1 (2025.3.4.7), which is available for Windows, macOS, Linux and ChromeOS. This minor maintenance update keeps the Panda 4 feature set intact while giving you the newest stable package URLs, refreshed checksums, and the small bug-fix polish most people should install instead of the original Panda 4 build.
Instead of treating every Panda point release as a separate destination, this post is structured as one evergreen download hub for the whole Android Studio Panda release cycle. That makes it easier to track the latest build, understand what changed across Panda 1, Panda 2, Panda 3 and Panda 4, and still find the older Panda releases if you need them for compatibility, testing or rollback reasons.
Android Studio Panda 4 Patch 1 is now the best endpoint for this release family. It keeps the earlier Panda 4 AI workflow additions in place, but it also gives you the latest stable maintenance build, which is the more sensible install target if you are updating an existing setup or starting fresh on the Panda branch today.

Latest Android Studio Panda version
- Release: Android Studio Panda 4 Patch 1
- Version: 2025.3.4.7
- Channel: Stable
- Release date: May 5, 2026
- Recommended for: daily Android development, production projects, and anyone updating from the original Panda 4 stable build
- Also covered on this page: Panda 4 base release, Panda 3, Panda 2 and Panda 1 release history
If you are already on a recent Android Studio Panda build, updating is straightforward through Help > Check for Updates on Windows and Linux, or Android Studio > Check for Updates on macOS. If you are coming from an older stable branch, Panda 4 Patch 1 is now the version that makes the most sense to install fresh, because it represents the most complete and polished version of the Panda cycle before Google shifts attention to Quail in preview.
Download Android Studio Panda
Here are the direct download links to the latest Android Studio Panda 4 Patch 1 (2025.3.4.7) build:
| Platform | Android Studio package | Size |
|---|---|---|
| Windows (64-bit) | android-studio-panda4-patch1-windows.exe | 1.4 GB |
| Windows (64-bit ZIP) | android-studio-panda4-patch1-windows.zip | 1.4 GB |
| Mac (Intel) | android-studio-panda4-patch1-mac.dmg | 1.5 GB |
| Mac (Apple Silicon) | android-studio-panda4-patch1-mac_arm.dmg | 1.4 GB |
| Linux (64-bit) | android-studio-panda4-patch1-linux.tar.gz | 1.5 GB |
| ChromeOS | android-studio-panda4-patch1-cros.deb | 1.2 GB |
If you want the simplest Windows setup, use the EXE installer. The ZIP build is more useful if you prefer a portable-style installation or want tighter control over where Android Studio lives on your machine.
SHA-256 Checksums
d0dd178a3d92b4151fd895bb8e6937c0a722ae5b6ccadac5f88d24f213b44bf2– android-studio-panda4-patch1-windows.exeb37f2f33619c932f50d59f30592ea4f6ddd8d9fd95e3b3687c5525429316b28f– android-studio-panda4-patch1-windows.zip09a72dab139985940d6bb42009f1c704bdffc1282a84193390dbbfb45ffc751c– android-studio-panda4-patch1-mac.dmge06e2609eb51d0ce84c027ec7d7a9778b2e980febadf50195c2aaf1b45098e7e– android-studio-panda4-patch1-mac_arm.dmgaae8f332f124afd23ca495dc770915a456da7480c8f859e01535ad42fcb4ca06– android-studio-panda4-patch1-linux.tar.gzc7863f2a740bf420df683c9c391bccb0f53974cf9eb377c7ce0d9f5c452cc047– android-studio-panda4-patch1-cros.deb
Need help with setup? Follow our installation tutorial here:
What’s New in Android Studio Panda
Panda 4 Patch 1 is not a feature-heavy release. It is a small stable-channel maintenance update that keeps the broader Panda 4 feature set intact while bundling Android Gradle Plugin 9.2.1 and cleaning up a few issues that surfaced after the original Panda 4 stable rollout.
Google specifically highlights a fix for a java.lang.ClassNotFoundException involving com.android.tools.r8.RecordTag after upgrading Gradle to 9.2.0. So if you are deciding between the base Panda 4 build and Patch 1, this is mostly a polish-and-stability update rather than a new-features release, but it is still the better build to install now.
Planning Mode gives Gemini a better starting point
One of the more useful Panda 4 additions is Planning Mode in Gemini. Instead of jumping directly into code edits, Android Studio can now help map out a plan first, which is a much better fit for larger changes, feature work, or multi-file updates.
That matters because AI coding assistance tends to be most reliable when it has clear boundaries. Planning Mode gives developers a way to shape the approach before accepting edits, which should reduce the back-and-forth that usually happens when an assistant starts coding too early without enough context.
Next Edit Suggestions speed up repetitive changes
Google is also bringing Next Edit Suggestions into Panda 4. This feature is designed to predict the next logical modification you are likely to make and surface it directly in the editor.
If it works well in daily use, this is the kind of feature that saves small chunks of time repeatedly rather than delivering one dramatic headline moment. That usually ends up being more valuable over the long run, especially in larger projects where the next edit is often obvious but still manual.
Gemini support is expanding beyond basic prompting
Panda 4 also continues Google’s push to make Gemini more embedded inside Android Studio instead of treating it like a floating chatbot attached to the IDE. The current release highlights better workflow integration, including support around planning, code changes, and new-project flows.
This makes Panda 4 feel more practical than earlier AI-heavy releases because the focus is gradually shifting from novelty to workflow fit. That is still something developers should judge carefully in real projects, but Panda 4 looks more grounded than the earliest stage of Google’s AI integration did.
Agent web search makes external context easier to pull in
Google is also rolling out Agent Web Search in the Panda track, which lets the agent pull in live external information when needed. Used well, this could be one of the more quietly useful upgrades, because Android development often depends on fresh docs, newly changed APIs, recent issue threads, or updated dependency guidance.
The practical value here is simple: when the assistant needs current context, it no longer has to operate as if the IDE is a closed box. As always, the output still needs human review, but this is a smarter direction than pretending coding help can stay useful without access to newer information.
Gemini API starter support lowers friction for AI app prototypes
The Panda release family is also leaning into faster app prototyping with Gemini APIs. That direction started becoming clear in Panda 2, where Google pushed the idea of going from prompt to working prototype much faster, and Panda 4 continues to benefit from that broader tooling direction.
For developers experimenting with AI-powered Android apps, this matters because the initial setup is usually where momentum gets lost. Anything that reduces boilerplate, wiring and repetitive setup makes Android Studio more useful as a product-building tool instead of just a code editor.
Android Studio Panda Release History
This page is meant to stay as the main tracking hub for the whole Android Studio Panda series, with Panda 4 Patch 1 as the current stable recommendation, the original Panda 4 release preserved for reference, and earlier Panda releases still covered below.
| Release | Version | Channel | Release date | Main highlights | Status |
|---|---|---|---|---|---|
| Panda 4 Patch 1 | 2025.3.4.7 | Stable | May 5, 2026 | Minor maintenance update, Android Gradle Plugin 9.2.1, fix for the RecordTag ClassNotFoundException after Gradle 9.2.0 upgrades | Current latest build |
| Panda 4 | 2025.3.4.6 | Stable | April 21, 2026 | Planning Mode, Next Edit Suggestions, deeper Gemini workflow integration, Agent Web Search | Earlier Panda 4 stable build |
| Panda 3 | 2025.3.3.6 | Stable | April 2, 2026 | Agent skills, granular AI permissions, Gemma 4 local support, car app template | Older stable build |
| Panda 2 | 2025.3.2 | Stable | March 3, 2026 | AI-powered new project flow, dependency update agent, monochrome icon support, Layout Inspector 3D mode deprecation | Older stable build |
| Panda 1 | 2025.3.1 | Stable | February 10, 2026 | First stable Panda release, stable-channel rollout, release-notes and fixed-bugs baseline for the Panda cycle | First Panda stable release |
Older Android Studio Panda Builds
If you specifically need an earlier Panda release instead of the newest Panda 4 Patch 1 build, these are the main versions currently worth tracking:
Android Studio Panda 3
Panda 3 was the release that made the AI workflow feel more controlled. It added reusable Agent skills, more granular permission controls for Agent Mode, support for Gemma 4 as a local model, and a new template for Android Auto and Android Automotive OS app work.
Here are the direct Panda 3 package links:
| Platform | Android Studio package | Size |
|---|---|---|
| Windows (64-bit) | android-studio-panda3-windows.exe | 1.4 GB |
| Windows (64-bit ZIP) | android-studio-panda3-windows.zip | 1.4 GB |
| Mac (Intel) | android-studio-panda3-mac.dmg | 1.4 GB |
| Mac (Apple Silicon) | android-studio-panda3-mac_arm.dmg | 1.4 GB |
| Linux (64-bit) | android-studio-panda3-linux.tar.gz | 1.4 GB |
| ChromeOS | android-studio-panda3-cros.deb | 1.1 GB |
Android Studio Panda 2
Panda 2 was the second stable Android Studio Panda release, and it was the point where Google pushed much harder on AI-assisted app creation and maintenance. It introduced the AI-powered new project flow, expanded dependency update help, added monochrome icon support in Asset Studio, and started retiring older tooling like Layout Inspector’s 3D mode.
Because Panda 2 is now an older stable branch, it makes more sense to keep it in the historical section of this page rather than treat it as the primary recommendation. If you need Panda 2 specifically for testing or compatibility reasons, use Google’s Android Studio release history and past-releases documentation to match the version to your project requirements.
Android Studio Panda 1
Panda 1 was the first stable Android Studio Panda release, published on February 10, 2026. Google’s announcement for that build was fairly straightforward: Panda 1 entered the Stable channel, existing stable users could update from inside Android Studio, and everyone else could install it fresh from the main Android Studio download page.
That matters here because Panda 1 is the real starting point of the Panda stable line, even if Panda 4 is now the version most readers should install. In practice, Panda 1 is mostly useful today as a rollback or compatibility reference, so if you need that earliest stable environment, it is best to confirm the exact build through Google’s release notes and fixed-bugs pages before installing it.
Can You Install Android Studio Panda Alongside Other Versions?
Yes, you can keep Android Studio Panda alongside another stable or preview install, especially if you want Panda 4 for day-to-day work and Android Studio Quail build for early testing. This is usually the safer setup if you want access to preview features without letting a Canary build interfere with your normal environment.
There are still a few practical things to remember:
- newer Android Studio versions can update project files in ways that older releases may not like
- SDK components are often shared across installs
- preview builds are still better treated as secondary environments rather than your only setup
On Windows and Linux in particular, keeping the installation in a clearly named folder helps avoid confusion if you are testing multiple Android Studio branches side by side.
Android Studio Panda System Requirements
Android Studio Panda follows the same overall hardware guidance as recent Android Studio stable releases. If you use the emulator heavily, work with large projects, or plan to lean on Gemini features inside the IDE, aiming above the minimum is the smarter move.
Windows
- 64-bit Windows 10 or newer
- 8 GB RAM minimum
- 16 GB RAM recommended if you use the emulator regularly
- 8 GB available storage minimum
- CPU virtualization support recommended for emulator use
macOS
- macOS 12 or newer
- Intel or Apple Silicon Mac
- 8 GB RAM minimum
- 16 GB RAM recommended for smoother emulator and larger projects
- 8 GB available storage minimum, with more recommended for SDK tools and system images
Linux
- 64-bit Linux distribution with glibc 2.31 or newer
- 8 GB RAM minimum
- 16 GB RAM recommended if you use emulator-heavy workflows
- 8 GB available storage minimum, with more recommended for SDK packages and tools
ChromeOS
- 64-bit ChromeOS device with Linux development support enabled
- 8 GB RAM recommended
- At least 10 GB available storage recommended
Android Studio Panda FAQ
What is the latest Android Studio Panda version?
Right now, the latest stable Panda release is Android Studio Panda 4 Patch 1 (2025.3.4.7).
Is Android Studio Panda stable?
Yes. Panda 4 Patch 1 is a stable release intended for regular Android app development and production work.
Should you install Panda 4 or Quail canary build?
If you want the safer production-ready option, install Android Studio Panda 4 Patch 1. If you want early access to upcoming features and are comfortable testing preview software, Quail is the branch to watch instead.
Can you still use Panda 3, Panda 2 or Panda 1?
Yes, but there is less reason to choose them now unless you need an older environment for compatibility or project-specific testing.
Does Android Studio Panda support AI-assisted development?
Yes. The Panda release family is where Google significantly expanded Gemini and agent-style workflows in Android Studio, including planning, project setup, dependency work, permissions, and broader coding assistance.
Where can you download other Android Studio versions?
If you need a different Android Studio branch, check this Team Android guide as well:
Android Studio Panda now makes more sense as one evergreen page than as multiple fragmented patch posts. Panda 4 Patch 1 is the build most readers should install today, but the release history also makes room for the original Panda 4 release, Panda 3, Panda 2 and Panda 1 so older search intents do not disappear completely.




