You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Setting installdir to /home/user/Android/Sdk, puts sdk in /home//Android/Sdk/android
Android Studio 2.0 wants to find sdk in /home/user/Android/Sdk (no trailing android)
You can change the default SDK install dir in Android Studio after it comes up, but the default is
/home/user/Android/Sdk so it assumes this location.
Also, Is there a way to tell Android Studio/SDK Manager these downloads, extras, addons, ... have been installed by some tool other than it? I installed via puppet-android, and moved the android dir to Android/Sdk but Studio was not able to detect items were already installed.