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

Use sdk locate action#2

Open
adamcohenrose wants to merge 9 commits intoNovatecConsulting:masterfrom
adamcohenrose:use-sdk-locate-action
Open

Use sdk locate action#2
adamcohenrose wants to merge 9 commits intoNovatecConsulting:masterfrom
adamcohenrose:use-sdk-locate-action

Conversation

@adamcohenrose
Copy link
Copy Markdown

Picking up new sdk locate action

This allows multiple lanes to call android actions without having to worry about the SDK location the whole time -- especially useful for different Jenkins stages, where the Fastlane context is not shared...

adamcohenrose and others added 9 commits March 14, 2018 11:56
Added option to retain previous AVD and avoid recreating it. This enables the emulator to take advantage of the snapshot quick boot — massively speeding up start times.

Also added ability to customise the device definition
* picking up wrong parameter
* left additional time for emulator to quit when picking up existing AVD
* Made closing the emulator a blocking call and removed various sleeps
* Reused `config_file` variable
* Moved HAXM check so it happens even if AVD is created
* also removed SharedValues constant as this issues a warning
  when called after the `android_sdk_update` action
  which sets the same constant
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