2025년 8월 14일 목요일

Android Studio Narwhal 4 Feature Drop | 2025.1.4 Canary 1 now available

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

General fixes and features

Below is a list of general fixes in Android Studio Narwhal 4 Feature Drop | 2025.1.4 Canary 1 and Android Gradle Plugin 9.0.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
Remove deprecated AndroidSourceSet.jni in AGP 9.0
Remove Installation.installOptions() in AGP 9.0
Remove BuildType.isRenderscriptDebuggable in AGP 9.0.
Remove android.defaults.buildfeatures.renderscript
`com.android.kotlin.multiplatform.library` crashes with Gradle Managed Devices
Remove `android.defaults.buildfeatures.aidl` defaults gradle.properties flags
Compose Preview Screenshot Testing
update<Variant>ScreenshotTest task lost FROM-CACHE capability in 0.0.1-alpha10
Database Inspector
Database Inspector does not work with BundledSQLiteDriver.
Project Structure
Typo in dialog
Running Devices
Feature request, "Running devices": Show more complete device name for the case that several devices of same model is connected
Testing Tools
Remove TestOptions devices and deviceGroups DSL