You can find the path in the Android SDK Manager. On the top it lists the path, the default path in Windows is C:\Users\%USERNAME%\AppData\Local\Android\sdk . and on Linux /home/YourName/Android/Sdk/ Follow this answer to receive notifications.31 Tem 2016
Read moreHow do I find SDK location?
by default, the “Android Studio IDE” will be installed in ” C:\Program Files\Android\Android Studio “, and the “Android SDK” in ” c:\Users\username\AppData\Local\Android\Sdk “.
Read moreHow do I know if SDK is installed?
Open your Android Studio. In the welcome screen, select “Configure” > “SDK Manager”. 2. Navigate to “Appearance & Behavior” > “System Settings” > “Android SDK” and now you can see the SDK versions that were installed in the “API Level” and “Name” columns (focus on “API Level”).
Read more