Skip to content

Releases: upmc-enterprises/android-emulator-builder

2.1.0

12 Mar 17:48
2.1.0
4377f99
Compare
Choose a tag to compare

This release patches the license acceptance functionality. Prior versions seemed to install the tools on the host, but whenever a user or CI would later attempt to use those tools to perform a build, it would fail since the necessary licenses were not accepted.

2.0.0

03 Mar 17:09
2.0.0
551b76c
Compare
Choose a tag to compare

Since Google has updated the SDK Tools to the new Command Line Tools, a few conventions have changed. This version of the pipeline addresses the issues caused by this change and ensures that your environment behaves just as smoothly with the new Command Line Tools as it did under the SDK Tools.

1.0.0

25 Feb 16:05
1.0.0
6368ca9
Compare
Choose a tag to compare

Introducing the Android Emulator Builder. This pipeline of shell scripts is capable of setting up the necessary prerequisites on either a macOS or Linux machine, create an emulator, and then clean up the emulator image so that all of the welcome prompts and first-run experiences are dismissed.