Android Studio Quail 1 parallel Gradle Sync execution change
Starting from Android Studio Quail 1, the org.gradle.parallel=true property in
the gradle.properties file no longer enables parallel model fetching during
Gradle Sync. This will result in a large sync time regression for large
projects.
To enable parallel sync in Android Studio Quail 1, set
org.gradle.tooling.parallel=true in your project's gradle.properties file.
The following are new features in Android Studio Quail 1.
Suggested fixes for crashes with Agent integration in AQI
The App Quality Insights tool
window is now integrated with the AI agent to analyze crash data along with
your source code to provide detailed explanations and suggest potential fixes.
After selecting a crash in the App Quality Insights tool window, navigate to
the Insights tab and click See more to see a detailed explanation of
the crash. Click Fix with AI to have the agent suggest code changes that
you can review and accept.
New agent integration in AQI with options to "See more" and
"Fix with AI"
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-07-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-14 UTC."],[],[]]