The default location for the Android SDK in IntelliJ Android Studio IDE is typically found at /Users/code2care/Android/adt-bundle-mac-x86_64-20140702/sdk (on macOS). This directory is where the Android SDK is installed and is used for both new projects and existing projects that lack a local.properties file with an SDK.dir property.
To change this SDK path, please follow the steps outlined below:
- Close any open Android projects in Android Studio. For best results, completely exit the IDE and restart it.
- Upon reopening, you should see the "Welcome to Android Studio" window, featuring Recent Projects on the left and Quick Start options on the right. Click on Configure from the Quick Start options.
- Select Project Defaults from the Configure menu.
- Click on Project Structure.
- A pop-up window titled SDK Locations will appear.
- In this window, you can modify the path of the SDK in the Android SDK location text field.
- After making your changes, click Apply to save them.
- You're all set!
This is not an AI-generated article but is demonstrated by a human on an M1 Mac running macOS Sonoma 14.0.
Please support independent contributors like Code2care by donating a coffee.
Buy me a coffee!

Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!