What is the default Android SDK path used by Android Studio?
问题 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. 回答1: From searching in the web it seems to be: Linux: ~/Android/Sdk Mac: ~/Library/Android/sdk Windows: %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... 回答2: Linux /home/AccountName/Android/Sdk 回答3: Click this