Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Android development tools #164

Open
palazzem opened this issue May 26, 2019 · 1 comment
Open

Add Android development tools #164

palazzem opened this issue May 26, 2019 · 1 comment

Comments

@palazzem
Copy link
Owner

Overview

To use flutter Android SDK is required. To install Android SDK, AUR packages can be used but as a pre-requirement you should:

  • add multilib to install lib32-* packages
  • install Java 8 and use archlinux-java helper to switch between Java versions (Android SDK is not compatible with Java 11)
@palazzem palazzem added this to the 0.3.0 milestone May 26, 2019
@palazzem palazzem added this to To do in Board via automation May 26, 2019
@palazzem palazzem removed this from the 0.3.0 milestone Jan 2, 2020
@palazzem
Copy link
Owner Author

AUR installer:

$ yay -S android-studio android-sdk android-sdk-build-tools android-sdk-platform-tools

For permissions with the AUR installer, use https://wiki.archlinux.org/index.php/Android#Android_Studio instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Board
  
To do
Development

No branches or pull requests

1 participant