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 |
|
| Multiplatform |
|
Feature request: `com.android.kotlin.multiplatform.library` should warn when there are tests, but test execution is not enabled
|
|