Android Studio Narwhal | 2025.1.1 Canary 4 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 Narwhal, see the Android Studio Preview release notes.
For details of bugs fixed in each previous release of Android Studio Narwhal, see
closed issues.
General fixes and features
Below is a list of general fixes in Android Studio Narwhal | 2025.1.1 Canary 4 and Android Gradle Plugin 8.11.0-alpha04. 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 |
[AGP 8.9.0+] BuiltinKotlinCompilation exposed to all Kotlin Compiler Plugins
|
|
API |
Stabilize parts of KMP Android plugin used by androidx
|
|
Compose Preview |
CodeGen sometimes operates on invalidated PsiFiles / Modules
|
|
Lint |
False positive for lint issue `MemberExtensionConflict` if extension function receiver is nullable
|
`WrongGradleMedthod` inspection false positive
|
SyntheticAccessor false positive for data class's synthetic member call
|
TestMode.SUPPRESSIBLE error for issue reported on label-able expression
|
|
Live Edit |
Unhandled superclass: kotlin/jvm/internal/AdaptedFunctionReference`
|
|
Logcat |
Too big font size in a logcat
|
Create an Icon For the Crash App Action
|
|
New Project Wizard |
Unable to create project using domain ending with .in
|
|
Resources |
Extract string resource, doesn't detect correct type of known functions
|
|
Running Devices |
Emulator stops when closing an Intellij Idea project whereas Android Studio is still open
|
|