Found at YourProject/.gradle/ , this contains project-specific build information, such as the dependency resolution cache for that specific build. It does not house the entire Gradle distribution.

Navigate to . Locate the Service directory path field.

Found in your user home directory, this is the primary location for shared downloads. 3. How to Change the Download Location

Inside this .gradle folder, the software is typically organized into two main subdirectories:

: This is where the specific Gradle distributions (binary files like gradle-8.0-all.zip ) are downloaded and extracted by the Gradle Wrapper .

If your primary drive is running out of space, you can redirect Android Studio to download Gradle to a different drive or folder. Via Android Studio Settings Open (on macOS, Android Studio > Settings ).