Thursday, July 24, 2025

Android Studio Narwhal Feature Drop | 2025.1.3 Canary 2 now available

Android Studio Narwhal Feature Drop | 2025.1.3 Canary 2 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.3 Canary 2 and Android Gradle Plugin 8.13.0-alpha02. 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
C++ Editor
AS 16 KB: APK viewer shows root-level 16 KB warning when all .so files are compressed
Fused Library Plugin
[fused lib] validateDependenices task mistakes constraints for dependencies
Gemini
Crash because of "java.lang.ClassCircularityError: java/util/AbstractList$RandomAccessSpliterator"
Multiplatform
Robolectric host test doesn't work unless device test is also configured in new Android-KMP Gradle plugin
Running Tests
gmdAndroidTest was blocked while setup emulator
SDK Manager
Modal popup for SDK downloads at startup can't be dismissed
Translations Editor
Translations editor sort is reset on refresh

Monday, July 21, 2025

Android Studio Narwhal Feature Drop | 2025.1.3 Canary 1 now available

Android Studio Narwhal Feature Drop | 2025.1.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 Narwhal Feature Drop, see the Android Studio Preview release notes.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.3 Canary 1 and Android Gradle Plugin 8.13.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
Run CheckAarMetadataTask in library projects when building an AAR
Fused Library Plugin cannot process resource references from external library
API
Inform Studio about use of legacy variant API
C++ Build
AGP C++: Bump default NDK version. for AGP 9.0
Debugger
Bug: when debugging, there is no "view bitmap" link anymore on Bitmap objects
Gradle Integration
AGP Gradle Managed Devices has concurrency issues when run in parallel
Layout and Resource Editing
Bug: Bitmap preview in debug mode doesn't have correct size
New Code/Templates
Update library dependencies naming
Preview
Android Studio: RAM Usage Increases with Compose Previews and Doesn't Recover After Closing Tabs
Profilers
Go to instance action in heap dump does not work
Rendering
Compose Preview ignores HTML markup in string resources
Running Tests
gRPC message exceeds maximum size when running large test project in a Gradle-managed ATD
Translations Editor
translation editor: support for donottranslate.xml
UI Tools
xml Render problem

Friday, July 18, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 RC 1 now available

Android Studio Narwhal Feature Drop | 2025.1.2 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

Monday, July 14, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 9 now available

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 9 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 9 and Android Gradle Plugin 8.12.0-alpha09. 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
BuiltInKotlinJvmAndroidCompilation doesn't work with Kotlin compiler plugins such as Anvil and KSP
Fused library plugin fails during `:mergingArtifactAAR_METADATA` task
Lint
[lint] MemberExtensionConflict false positive on parameter name conflict
[lint] PropertyEscape false positive on valid properties file
Multiplatform
Defined androidLibrary.jvmTarget should override defined jvmToolchain
Upgrade Assistant
AGP Upgrade Assistant doesn't upgrade lint version
Upgrade assistant support for Change the app’s targetSdk default value to be based on compileSdk instead of minSdk

Thursday, July 10, 2025

Android Studio Narwhal | 2025.1.1 Patch 1 now available

Android Studio Narwhal | 2025.1.1 Patch 1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable 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 release notes. For details of bugs fixed in each previous release of Android Studio Narwhal, see closed issues.

General fixes and features

  • Fix compatibility issue in AGP with Gradle 8.14 (https://issuetracker.google.com/issues/425717237)
  • Reinstate "experimental" label on the resizeable emulator which was removed by mistake

Wednesday, July 2, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 8 now available

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 8 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 8 and Android Gradle Plugin 8.12.0-alpha08. 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
Cannot build tests with AGP 8.12.0-alpha05 due to package declaration in merged manifest
AGP 8.12.0-alpha07 fails release builds with the Firebase Performance gradle plugin applied
Add ExtractAnnotations to AGP KMP
Gradle
[fused lib - public] Cannot resolve variant for guava
Lint
[Lint] Excessive false positives of `MemberExtensionConflict` - issue description is incorrect

Thursday, June 26, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 7 now available

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

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 7 and Android Gradle Plugin 8.12.0-alpha07. 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.8.0-alpha09 causes some JaCoCo reporting issues
[fused lib - public] adding kmp lib like coil does not work
Lint
Lint gives warning when using Config.OLDEST_SDK in test
TypoDetector regularly crashes with IllegalArgumentException during quickfix
Bug: Possible false positive of Android Studio about "die die" in German
SupportAnnotationUsage rule should support KT-73255
Multiplatform
Common sources no resolved in Android Studio when built with Android Multiplatform Library plugin

Tuesday, June 24, 2025

Android Studio Narwhal | 2025.1.1 now available

Android Studio Narwhal | 2025.1.1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable 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 release notes. For details of bugs fixed in each previous release of Android Studio Narwhal, see closed issues.

Friday, June 20, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 6 now available

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 6 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 6 and Android Gradle Plugin 8.12.0-alpha06. 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
SourceDirectories.addGeneratedSourceDirectory is not friendly to multiple variants
Manifests
Permission docs broken
Multiplatform
Add ability to set test targetSdk for KMP Android Libraries
Preview
JetPack Compose Preview Guidlines

Friday, June 13, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 5 now available

Android Studio Narwhal Feature Drop | 2025.1.2 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 Narwhal Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 5 and Android Gradle Plugin 8.12.0-alpha05. 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
Gradle plugin should merge test manifest when includeAndroidResources == true
Source files from src/extraMain/java aren’t added to the compiler using "built-in-kotlin"
ASwB
Unable to build OSS version of ASWB post bzlmod migration
Compiler & Runtime
ProduceStateDoesNotAssignValue false positive
Compose Editing
Automatic library import for Compose imports android-specific version
Gradle
False positive on version catalog references
CriticalPathAnalyzerTest.testCriticalPathAnalyzerOnNoOpBuild() has invalid assertThat usage
Gradle Files Editor
Make sure toml error parser supports catalog errors
Make sure declarative parser can recover function when function attribute is a function call
Layout Inspector
Layout Inspector not showing count of recompositions within children
Lint
AbstractAnnotationDetector checks wrong overloaded functions/constructors

Thursday, June 12, 2025

Android Studio Narwhal | 2025.1.1 RC 2 now available

Android Studio Narwhal | 2025.1.1 RC 2 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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.

Android Studio Narwhal RC2 Improves Code Navigation and Documentation

We're happy to announce that a fix for a recent navigation issue is now available in Android Studio Narwhal RC2 (2025.1.1 RC 2).

Some developers may have noticed that in recent Narwhal builds, trying to navigate to the source code of library classes would incorrectly lead to a compiled file. Additionally, hover-documentation for these classes was not being displayed correctly.

This has been resolved in our latest Release Candidate. You can now expect code navigation and documentation to work smoothly, just as they did in previous versions.

We recommend updating to the latest version to ensure the best development experience. Thank you for your feedback and bug reports that helped us resolve this quickly!

Download Narwhal RC2

Friday, June 6, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 4 now available

Android Studio Narwhal Feature Drop | 2025.1.2 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 4 and Android Gradle Plugin 8.12.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
Include nested MANIFEST.MF files in defaultExcludes
Glance
Impossible to copy image from glance preview
Gradle
Fixing AndroidBuildScriptsGroupNodeTest.appProject for IDEA
CriticalPathAnalyzerTest.testCriticalPathAnalyzerOnNoOpBuild() has invalid assertThat usage
Project Structure
Changing JVM target in Project Structure does not change kotlinOption
Resource Manager
Image asset studio crashes with KMP project

Tuesday, June 3, 2025

Android Studio Narwhal | 2025.1.1 RC 1 now available

Android Studio Narwhal | 2025.1.1 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 RC 1 and Android Gradle Plugin 8.11.0-rc01. 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
Dexer (D8)
AutoClosable desugaring breaks AGP builds from within Android Studio
Shrinker (R8)
R8 Crashes with min-api 24 When Processing JavaFuzzer Code

Thursday, May 29, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 3 now available

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 3 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 3 and Android Gradle Plugin 8.12.0-alpha03. 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
Move AGP to configurations.register to avoid eager realization of configurations

Wednesday, May 28, 2025

Android Studio Meerkat Feature Drop | 2024.3.2 Patch 1 now available

Android Studio Meerkat Feature Drop | 2024.3.2 Patch 1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable 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 Meerkat Feature Drop, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Meerkat Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat Feature Drop | 2024.3.2 Patch 1 and Android Gradle Plugin 8.10.1. 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
Explicitly enabling device tests in a non-default build type using AGP does not work
Shrinker (R8)
NullPointerException when compiling instant app after updating Kotlin to 2.1.20
[AGP]: ERROR: R8: java.lang.OutOfMemoryError: Required array length 2147483638 + 196 is too large

Thursday, May 22, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 2 now available

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 2 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 Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

Tuesday, May 20, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 1 now available

Android Studio Narwhal Feature Drop | 2025.1.2 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 Narwhal Feature Drop, see the Android Studio Preview release notes.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 1 and Android Gradle Plugin 8.12.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
How to specify a boolean value for experimentalProperties
Explicitly enabling device tests in a non-default build type using AGP does not work
Layout Inspector
Layout inspector doesn't show components for XR app in expanded mode
Running Devices
XR keybindings don't work from hardware mode
Pressing Cmd-W to switch to XR hardware mode instead shuts down emulator

Thursday, May 8, 2025

Android Studio Narwhal | 2025.1.1 Canary 10 now available

Android Studio Narwhal | 2025.1.1 Canary 10 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.

Embedded XR Emulator

The XR Emulator now launches by default in the embedded state. You can now deploy your application, navigate the 3D space and use the Layout Inspector directly inside Android Studio.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal | 2025.1.1 Canary 10 and Android Gradle Plugin 8.11.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
Database Inspector
App Inspector in Narwahl (Canary 9) will not show Room Contents.
Import/Sync
Import project with .idea and .gradle/config.properties must configure gradleJvm as GRADLE_LOCAL_JAVA_HOME

Tuesday, May 6, 2025

Android Studio Meerkat Feature Drop | 2024.3.2 now available

Android Studio Meerkat Feature Drop | 2024.3.2 is now available in the Stable channel.

If you already have an Android Studio build on the Stable 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 Meerkat Feature Drop, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Meerkat Feature Drop, see closed issues.

Thursday, May 1, 2025

Android Studio Narwhal | 2025.1.1 Canary 9 now available

Android Studio Narwhal | 2025.1.1 Canary 9 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 9 and Android Gradle Plugin 8.11.0-alpha09. 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
API
Stabilize com.android.build.api.variant.ApkOutputProviders
Background Task Inspector
Support more PendingIntent.get() Methods
Gradle
AGP: CompressAssetsTask fails with java.lang.OutOfMemoryError on large assets
Multiplatform
Require KGP 2.0.0 for Android-KMP plugin

Monday, April 28, 2025

Android Studio Meerkat Feature Drop | 2024.3.2 RC 4 now available

Android Studio Meerkat Feature Drop | 2024.3.2 RC 4 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 Meerkat Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat Feature Drop, see closed issues.

Android Studio Narwhal | 2025.1.1 Canary 8 now available

Android Studio Narwhal | 2025.1.1 Canary 8 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 8 and Android Gradle Plugin 8.11.0-alpha08. 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
Lint
Lint inspection in 'libs.versions.toml' file suggests upgrade to non-supported AGP version.

Tuesday, April 22, 2025

Android Studio Meerkat Feature Drop | 2024.3.2 RC 3 now available

Android Studio Meerkat Feature Drop | 2024.3.2 RC 3 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 Meerkat Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat Feature Drop, see closed issues.

Monday, April 21, 2025

Android Studio Meerkat | 2024.3.1 Patch 2 now available

Android Studio Meerkat | 2024.3.1 Patch 2 is now available in the Stable channel.

If you already have an Android Studio build on the Stable 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 Meerkat, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Patch 2 and Android Gradle Plugin 8.9.2. 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
Shrinker (R8)
Resource Shrinking Issue in AGP 8.9 Causing Missing Resources in Dynamic Feature Modules
ClassCastException from a safe cast in class init
Cannot invoke com.android.tools.r8.internal.H5.x()

Thursday, April 17, 2025

Android Studio Narwhal | 2025.1.1 Canary 7 now available

Android Studio Narwhal | 2025.1.1 Canary 7 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 7 and Android Gradle Plugin 8.11.0-alpha07. 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
Fail build when proguard file does not exist
API
Graduate GeneratesApk.minSdk to stable API
Device Manager
RunningAvdTracker is initialized during dispose
Import/Sync
Remove "Generate .iml files for modules imported from Gradle" from Gradle settings
JDK
Startup crashes on macOS 15.4
Layout and Resource Editing
AS: Koala: Gravity: Auto scrolls up after option selected

Thursday, April 10, 2025

Android Studio Narwhal | 2025.1.1 Canary 6 now available

Android Studio Narwhal | 2025.1.1 Canary 6 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 6 and Android Gradle Plugin 8.11.0-alpha06. 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
Don't enforce com.android.internal.version-check when updating Gradle distribution
Gradle Files Editor
[DCL] RegularFile property completion with .
Import/Sync
Remove "Generate .iml files for modules imported from Gradle" from Gradle settings

Wednesday, April 9, 2025

Android Studio Meerkat Feature Drop | 2024.3.2 RC 2 now available

Android Studio Meerkat Feature Drop | 2024.3.2 RC 2 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 Meerkat Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat Feature Drop | 2024.3.2 RC 2 and Android Gradle Plugin 8.10.0-rc02. 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
C++ Import/Sync
File menu fails to appear sometimes on Meerkat, Mac

Tuesday, April 8, 2025

Android Studio Narwhal | 2025.1.1 Canary 5 now available

Android Studio Narwhal | 2025.1.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 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 5 and Android Gradle Plugin 8.11.0-alpha05. 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
Update Kotlin dependencies to version 2.1.20 when building AGP 8.11
C++ Import/Sync
File menu fails to appear sometimes on Meerkat, Mac
Compose Editing
Find Usages of composables doesn't list all preview usages under “@Preview usages”
Lint
New MemberExtensionConflict lint issues starting in AGP 8.11.0-alpha03 - how to solve?
Logcat
Create an Icon For the Crash App Action
Multiplatform
Cannot add generated sources to KotlinMultiplatformAndroidVariant
Network Inspector
Set Globals variable on Rules (App inspection)
Run
Minimum port 5038 for 'user managed adb' prevents use of the default port 5037 which may be desired

Thursday, April 3, 2025

Android Studio Narwhal | 2025.1.1 Canary 4 now available

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

Tuesday, April 1, 2025

Android Studio Meerkat Feature Drop | 2024.3.2 RC 1 now available

Android Studio Meerkat Feature Drop | 2024.3.2 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta 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 Meerkat Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat Feature Drop | 2024.3.2 RC 1 and Android Gradle Plugin 8.10.0-rc01. 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
Shrinker (R8)
ClassCastException from a safe cast in class init
Resource Shrinking Issue in AGP 8.9 Causing Missing Resources in Dynamic Feature Modules
Cannot invoke com.android.tools.r8.internal.H5.x()

Thursday, March 27, 2025

Android Studio Narwhal | 2025.1.1 Canary 3 now available

Android Studio Narwhal | 2025.1.1 Canary 3 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 3 and Android Gradle Plugin 8.11.0-alpha03. 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
Request: for the deprecation of zipAlignEnabled, tell why it's deprecated and what to use instead
Code Editor
Dagger-related Incorrect CachedValue use
Compose Preview Screenshot Testing
Compose screenshot testing: tests fail in GitLab CI
Device Manager
Remove "square" and "rectangular" screenshot options
Can't detect online emulator
Wiping out AVD fails while emulator is slowly stopping
Lint
Warn potential conflict of member and extension
Live Edit
Recomposition error: "java.lang.IllegalArgumentException: Array has incompatible type: class [Lcom.example.myapplication.ListItem;"
Logcat
LogcatMessageAssemblerTest.multipleBatchesWithIntervals() has invalid assertThat usages
Network Inspector
Set Globals variable on Rules (App inspection)
Resources
Color editor transparency cannot be saved
Inconsistent integer resource preview in editor