bramus / bramus/freshinstall

Android Studio not using Homebrew installed Android SDK

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
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:
studio

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.