Version | Change log |
Android Studio Narwhal 2025 Jun 25, 2025 |
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 |
Android Studio 2024.3.2.15 May 29, 2025 |
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 |
Android Studio 2024.3.2.14 May 6, 2025 |
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 |
Android Studio 2024.3.1.15 Apr 21, 2025 |
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() |
Android Studio 2024.3.1.14 Mar 27, 2025 |
Fixed Issues: Request: for the deprecation of zipAlignEnabled, tell why it's deprecated and what to use instead Dagger-related Incorrect CachedValue use Compose screenshot testing: tests fail in GitLab CI Remove "square" and "rectangular" screenshot options Can't detect online emulator Wiping out AVD fails while emulator is slowly stopping Warn potential conflict of member and extension Recomposition error: "java.lang.IllegalArgumentException: Array has incompatible type: class [Lcom.example.myapplication.ListItem;" LogcatMessageAssemblerTest.multipleBatchesWithIntervals() has invalid assertThat usages Set Globals variable on Rules (App inspection) Color editor transparency cannot be saved Inconsistent integer resource preview in editor |
Android Studio 2024.3.1.13 Mar 7, 2025 |
Fixed Issues: Android Gradle Plugin: Unable to strip the following libraries, packaging them as they are Gradle Files Editor: [DCL] Add support for function call with lambda as last parameter UastGradleVisitor does not correctly detect parents for method calls Make TomlError Parser aware about catalog names and iterate through catalogs if necessary Lint: Lint: AGP 8.10.0-alpha05 triggers lots of false positive SyntheticAccessor Make it possible to enable NewApi on test sources What is the effect of pressing button "LintIdeFix" after code inspection in Android Studio Logcat: Android Studio Meerkat Feature Drop | 2024.3.2 Canary 4- Not able to change the Logcat font and its size Multiplatform: 'Non-Android source sets detected' notification is displayed for jvm source sets in a kmp project with android and jvm targets applied |
Android Studio 2024.2.2.15 Feb 26, 2025 |
Fixed Issues: Initialization script 'C:UsersmypcAppDataLocalTempijresolvers2.gradle' line: 162 Android Studio not deploying changes to app Gson proguard is not working properly after upgrading to AGP 8.8 java.lang.VerifyError: Verifier rejected class Leanback crashes when minified with R8 included in AGP 8.10.0-alpha04 |
Android Studio 2024.2.2.14 Feb 13, 2025 |
API: Graduate com.android.build.api.variant.HasDeviceTests to stable Compose Preview Screenshot Testing: Can't generate screenshots: update task fails in coroutine dispatcher setup Deployment: [Ladybug Canary 9] When running project, AS does not rebuild project anymore resulting in "Error loading build artifacts" Feedback: Rename Help > Submit Feedback to Help > File Bug? Gradle: When using compose in a single-variant android library, that variant should have includeSourceInformation enabled IntelliJ: From JetBrains: stamp Bazel-built plugin metadata into product-info.json Layout and Resource Editing: Layout scroll ??? Lint: False positive lint error for CredentialManagerSignInWithGoogle Multiplatform: Accessing `AnalyticsEnabledSources.java` crashes if the delegate's java property is null Room SQL: Queries querying database views give syntax error Dropping column in query gives style check error |
Android Studio 2024.2.2.13 Feb 5, 2025 |
Fixed Issues: Android Gradle Plugin: AndroidComponentsExtension.addSourceSetConfigurations broken when stats are enabled Code Editor: Inline Completion: non-English characters don't always render Deployment: [Ladybug Canary 9] When running project, AS does not rebuild project anymore resulting in "Error loading build artifacts" Import/Sync: Meerkat canary06 breaks gradle-profiler Layout and Resource Editing: Android studio got slow after updating Lint: AS 2024.3.1.4 hang intermittently when editing kotlin texts. Move/Rename Code Refactor: Unable to rename files in meerkat android studio canary 9 Running Tests: Cannot run unit tests. |
Android Studio 2024.2.1.12 Dec 16, 2024 |
Fixed Issues: Android Gradle Plugin: Maybe let AGP's built-in Kotlin support auto-add kotlin stdlib dependency Jetpack Compose: "produceState calls should assign value inside the producer lambda: lint check does not grok "if" expression assignment Lint Runtime exception below API 26 with unsupported Java nio API (with no lint error) Lint prevents usage of RequiresApi even on private helper method in test K2 Mode throws RestrictedApi warning when using .hasRoute(Route::class) in Android Studio Running Devices: Copy & paste not working in Android Studio (Linux) |