Skip to content

automatically downloading pre-requisites #6

@jimmckeeth

Description

@jimmckeeth

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions