[go: up one dir, main page]

Release updates archive

Android Studio Panda 3 | 2025.3.3 Canary 2 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 3, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Panda 3, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Panda 3 | 2025.3.3 Canary 2 and Android Gradle Plugin 9.2.0-alpha02. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
AGP 9.0 No androidComponents.onVariant equivalent for applicationVariants.all.mergeAssetsProvider
`*.xml.flat` files contain absolute file paths
R8D8ThreadPoolBuildService not registered
APK Viewer
APK Viewer strips all XML text content from files in res/xml
Database Inspector
App Inspector - Database Inspector - Support 3rd Party Drivers
Gradle
Different *.xml.flat content between JDK vendors causes cache misses in LinkApplicationAndroidResourcesTask
Import/Sync
Warn users when project is located in "protected" folders on OS X
Lint Integration
Android Lint fails with custom lint checks compiled to Java 21 bytecode
Manifests
Android Studio hangs after branch switch

Android Studio Panda 3 | 2025.3.3 Canary 1 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 3, see the Android Studio Preview release notes.

General fixes and features

Below is a list of general fixes in Android Studio Panda 3 | 2025.3.3 Canary 1 and Android Gradle Plugin 9.2.0-alpha01. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Warn users if they have commonTest but forget withHostTestBuilder
[fused lib - public] OkHttp includes sources
Cannot run androidDeviceTest with manifest placeholders in library (AGP 9.0.0 with com.android.kotlin.multiplatform.library plugin)
AGP should warn if user has src/androidDeviceTest/java with java disabled
Dependency Management
Imported catalog from maven repo is not visible in Studio project view
Feedback
FR: Add a mechanism to easily disable or stub Studio's consent dialog popup
Lint
Lint typo in message
Multiplatform
Feature request: `com.android.kotlin.multiplatform.library` should warn when there are tests, but test execution is not enabled

Android Studio Panda 2 | 2025.3.2 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 2, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Panda 2, see closed issues.

Android Studio Panda 1 | 2025.3.1 Patch 1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 1, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Panda 1, see closed issues.

Android Studio Panda 2 | 2025.3.2 Canary 4 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 2, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Panda 2, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Panda 2 | 2025.3.2 Canary 4 and Android Gradle Plugin 9.1.0-alpha09. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
CPU
System trace profile UI is empty, but data exists
Gemini
Support for litellm provider
Import/Sync
KMP: Android Studio shows unresolved references after AGP 9 module migration, but build succeeds
Lint
Lint in Otter.2 does not recognize the new compileSdk and targetSdk DSL from AGP 9.0
Multiplatform
Add a Gradle recipe using the "com.android.kotlin.multiplatform.library" plugin

Android Studio Panda 1 | 2025.3.1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 1, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Panda 1, see closed issues.

Android Studio Panda 2 | 2025.3.2 Canary 3 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Panda 2, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Panda 2, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Panda 2 | 2025.3.2 Canary 3 and Android Gradle Plugin 9.1.0-alpha08. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Clean Project menu runs a sub-project target instead of just "clean"
Incremental dex desugaring bug in AGP
Config cache: avoid accessing task extensions and conventions at execution time
AGP does not know about canary platforms and complains
Gemini
NPE from OllamaModelImpl.getModelInfo
Import/Sync
VisibleForTests warning is given in com.android.test projects
Lint Integration
Android Lint using K1 when applied to a java-library project
"Lint check for lint checks" not running
Multiplatform
Add a Gradle recipe using the "com.android.kotlin.multiplatform.library" plugin
"res" folder not marked as resources root when using new android-KMP plugin
Running Devices
Device Mirroring - Redirect audio from local devices not working