Monday, August 17, 2026

Android Studio Rabbit 1 Canary 1 now available

Android Studio Rabbit 1 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 Rabbit 1, see the Android Studio Preview release notes.

General fixes and features

Below is a list of general fixes in Android Studio Rabbit 1 Canary 1 and Android Gradle Plugin 9.5.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
Add a test that validate relocation does not affect task execution
Baseline Profiles & ProfileInstaller
Baseline profile is pulled off the device but never registered in test-result.pb, so collectBaselineProfile finds nothing and copyBaselineProfileIntoSrc deletes the committed profile
Compose Preview Screenshot Testing
Compose Preview Screenshot Testing (alpha15): renderer fails on all previews with IncompatibleClassChangeError: <pkg>.R and <pkg>.R$attr disagree on InnerClasses attribute
Gemini
S0 CRITICAL: Data Loss - AI Agent executed malformed shell command deleting drive contents
Profilers
TabbedToolbarTest.noCloseButtonWhenNoListener() broken