Android Studio Panda 3 Closed Issues

Android Studio Panda 3 | 2025.3.3 Patch 1

This release includes minor fixes and improvements.

Android Studio Panda 3 | 2025.3.3

This release includes minor fixes and improvements.

Android Studio Panda 3 | 2025.3.3 RC 1

This release includes minor fixes and improvements.

Android Studio Panda 3 | 2025.3.3 Canary 4

Released together with:
  • Android Gradle Plugin 9.2.0-alpha04
Fixed Issues
Android Gradle Plugin
Renaming APK using new AGP DSL
Error when accessing (but not evaluating) bootClasspath IllegalStateException: targetCompatibility is not yet finalized
Coordinatorlayout
layout_behavior attr prefixes applicationId instead of the package name
Multiplatform
Support resourcePrefix in com.android.kotlin.multiplatform.library

Android Studio Panda 3 | 2025.3.3 Canary 3

Released together with:
  • Android Gradle Plugin 9.2.0-alpha03
Fixed Issues
Android Gradle Plugin
JdkImageTransform failure with JDK 26
Automatically encode minAgpVersion in the AAR metadata in AGP 10.0
ASwB
IllegalArgumentException on ASwB sync
Code Editor
Proguard files editor does not support -processkotlinnullchecks
Gemini
Gemini in Android Studio with OpenAI endpoint is not working on Panda 3 Nightly
Lint
Truncated context window in Lint SARIF reports due to stuck offset pointer in `SarifReporter.kt`
Lint Gradle client is missing a critical feature making it unreliable at best
Lint Integration
Lint Gradle tasks ignore --quiet flag
Project View
KMP module project view adds a lot of noise

Android Studio Panda 3 | 2025.3.3 Canary 2

Released together with:
  • Android Gradle Plugin 9.2.0-alpha02
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

Released together with:
  • Android Gradle Plugin 9.2.0-alpha01
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