Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Extract locate action#4

Open
adamcohenrose wants to merge 11 commits intoNovatecConsulting:masterfrom
adamcohenrose:extract-locate-action
Open

Extract locate action#4
adamcohenrose wants to merge 11 commits intoNovatecConsulting:masterfrom
adamcohenrose:extract-locate-action

Conversation

@adamcohenrose
Copy link
Copy Markdown
Contributor

Extracted separate locate action to ease emulator plugin development

(hmm this should be on top of the previous pull request...)

adamcohenrose and others added 11 commits March 14, 2018 10:44
sdkmanager now includes a separate license acceptance step
* also fixed rubocop offenses in gemspec
* using `yes` instead of `echo y` to accept licenses
* moved away from Linuxbrew as android-sdk no longer available
  - requires `brew cask` which is no longer supported on Linux
* using `yes` to accept licenses rather than `echo y`
* removed references to old `android` binary
* extracted download & extract into separate method
* changed default linux install directory to ~/.android_sdk
  - probably should be `/usr/local/android-sdk`,
    but this may not be writeable
Enables picking up existing SDK from other actions
without spending time downloading packages or updating licenses

(see equivalent change in fastlane-plugin-android_emulator)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants