Thursday, October 9, 2025

Android Studio Otter | 2025.2.1 Canary 5 now available

Android Studio Otter | 2025.2.1 Canary 5 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 Otter, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Otter, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Otter | 2025.2.1 Canary 5 and Android Gradle Plugin 9.0.0-alpha10. 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
extractNativeLibs and useEmbeddedDex should not be coming from the manifest
Warnings from R8 in AGP 9.0.0-alpha09
Gemini
Allow empty MCP json
Lint
Built-in Kotlin does not add .kotlin_module to META-INF
Lint classpath contains duplicate classes at different versions
Overriding private resources workaround not working (tools:override = "true")
Multiplatform
withDeviceTestBuilder signing.storeFile is ignored by AGP KMP
Preview
Layout lib parses Locale incorrectly
Compose preview with 3 button nav does not take navigation bar inset padding into account
Rendering
BridgeContext.createConfigurationContext breaks AndroidStudio preview
Resources
String resource created, but the reference in code is still red.
Skia
SkDevice::drawShadow uses wrong localToDevice transform for shadows
UI Tools
Consider a @LayoutLibDelegate for android.os.Trace