Skip to content

Android Studio not using Homebrew installed Android SDK #13

@bramus

Description

@bramus

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions