When using Android Studio to download the Android SDK, what is the default path where it downloads to?
I'm interested in knowing the paths for Linux, Mac, and Windows.
Navigate to the File > Settings option you will get to see below dialog screen. Inside that screen. Click on Appearance and Behavior option > System Settings options and then click on the Android SDK option to get to see the below screen. Inside this screen, you will get to see your SDK path.
To set the Android SDK location, enter the full path of the Android SDK directory into the Android SDK Location box. You can navigate to the Android SDK location in File Explorer, copy the path from the address bar, and paste this path into the Android SDK Location box.
The Android SDK path is usually C:\Users\<username>\AppData\Local\Android\sdk .
From searching in the web it seems to be:
~/Android/Sdk
~/Library/Android/sdk
%LOCALAPPDATA%\Android\sdk
I find it odd to have inconsistent paths and even the lower/upper case for Linux and Mac ("Sdk" vs "sdk"), but it seems to be this way...
Linux /home/AccountName/Android/Sdk
Click this icon in Android Studio for the Android SDK manager:
And your android sdk location will be here:
I hope its helpful for you!
Actually in windows it is C:\Users\UserAccount\AppData\Local\Android\sdk Just replace UserAccount with your actual user account name
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With