Thursday, August 21, 2025

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

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

General fixes and features

Below is a list of general fixes in Android Studio Narwhal 4 Feature Drop | 2025.1.4 Canary 2 and Android Gradle Plugin 9.0.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
Android Gradle Plugin
Fail build when proguard file does not exist
remove buildconfig defaults gradle.properties flags
Change the app’s targetSdk default value to be based on compileSdk instead of minSdk
Android SDK Upgrade Assistant
Android SDK Upgrade Assistant does not display
Gradle
Fix usage of Provider<*?> and Property<*?> in AGP
Remote Devices
Ellipsize the model id in the add remote device dialog
Running Tests
Device Info is the default tab when selecting a failed test case
Testing Tools
Test failure should default to showing Logs, not Device Info pane