Android Studio not using Homebrew installed Android SDK
Open
needs investigation
- Dominant language
- Shell
- Stars
- 111
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When installing Android Studio it defaults the path of the Android SDK to `~/Library/Android/sdk/`. This will result in a double installation of the Android SDK, as we've installed it via homebrew before into `/usr/local/share/android-sdk` (symlinked to `/usr/local/Caskroom/android-sdk/…`).
Ideally this should be changed automatically, as one has to change this manually now:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.