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

automatically downloading pre-requisites #6

Open
jimmckeeth opened this issue May 25, 2022 · 0 comments
Open

automatically downloading pre-requisites #6

jimmckeeth opened this issue May 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jimmckeeth
Copy link
Member

Needs Java SDK & Android Studio. See if it is possible to automatically download and install them. Provide option for user.

  • Adopt Open JDK v8 with Hotspot JVM
  • Android SDK Command line tools from the bottom of the list and not the full Android Studio.
  • Use the sdkmanager command-line tool to install as follows
    sdkmanager "cmdline-tools;latest" "platform-tools" "platforms;android-30"
    
    

Could also use SDK Manager to install updates, etc.

@jimmckeeth jimmckeeth added the enhancement New feature or request label May 25, 2022
@jimmckeeth jimmckeeth added this to the May 2022 milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants