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
|
|