Android Studio Panda 3 Closed Issues

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