# Android Studio Quail 3 Canary 2 now available

DevFeed: [Android Studio Quail 3 Canary 2 now available](<https://devfeed.tech/articles/android-studio-quail-3-canary-2-now-available-26318.md>)

Original publisher: [Read original article](<https://androidstudio.googleblog.com/2026/06/android-studio-quail-3-canary-2-now.html>)

Author: Android Studio Releaser (noreply@blogger.com)

Published: 2026-06-26T07:16:34Z

Content type: release

Language: en

Sources: [Android Studio Release Updates](<https://devfeed.tech/sources/android-studio-release-updates.md>)

Topics: [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [Android Gradle Plugin](<https://devfeed.tech/topics/android-gradle-plugin.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-gradle-plugin](<https://devfeed.tech/tags/android-gradle-plugin.md>), [android-studio](<https://devfeed.tech/tags/android-studio.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>)

## AI overview

Android Studio Quail 3 Canary 2 is available in the Canary channel. The release includes general fixes and features for Android Studio Quail 3 and Android Gradle Plugin 9.4.0-alpha02, including fixes related to signing configuration, provider loading, Autofill, Compose Preview, import and sync, and vector drawable preview.

## Source excerpt

Android Studio Quail 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 Quail 3, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Quail 3, see closed issues. General fixes and features Below is a list of general fixes in Android Studio Quail 3 Canary 2 and Android Gradle Plugin 9.4.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 Issue #499166350 AGP SigningConfig is too eager Issue #257765153 "Unable to get provider" (ClassNotFoundException) when running `./gradlew :app:connectedDebugAndroidTest` with a provider defined in a dynamic feature module Autofill Issue #40465169 Set basic information for new profiles and credit cards. Compose Preview Issue #405146647 Shape of DropdownMenu not previewed properly Issue #265313645 The preview of Composables with strings with `<xliff:g>` placeholders always show the `xliff` metadata Import/Sync Issue #486826364 `java.lang.String is not an interface`: unable to sync Gradle project using `matchingFallbacks` AGP DSL Preview Issue #392042065 Animated Vector Drawable preview tool not working