Skip to content

Releases: ReactiveCircus/android-emulator-runner

v2.4.0

15 Feb 07:55

Choose a tag to compare

  • Added support for setting custom working-directory - e.g. ./android if your root Gradle project is under the ./android sub-directory within your repository.

v2.3.2

04 Feb 01:31

Choose a tag to compare

  • Fixed an issue where environment variables are escaped in script.

v2.3.1

31 Jan 00:51

Choose a tag to compare

  • Bumped Android Build tools to 29.0.3.

v2.3.0

19 Jan 17:04

Choose a tag to compare

  • Added support for running the action with Java 9+ by forcing SDK manager and AVD manager to use Java 8.

v2.2.0

14 Dec 17:34

Choose a tag to compare

  • Fixed an issue where emulator is killed prematurely.
  • Added -gpu swiftshader_indirect to default launch-options.
  • Added support for pinning a specific emulator-build - e.g. 6061023 for emulator v29.3.0.0.

v2.1.0

13 Dec 13:40

Choose a tag to compare

  • Added support for multi-line script.

v2.0.0

07 Dec 07:16

Choose a tag to compare

  • Added action input emulator-options for providing command-line options used when launching the emulator. Default value is -no-window -no-snapshot -noaudio -no-boot-anim.
  • Removed headless action input which is equivalent to specifying -no-window in the new emulator-options action input (included by default).

v1.0.2

30 Nov 11:22

Choose a tag to compare

  • Increased emulator boot timeout to 5 mins.

v1.0.1

24 Nov 07:02

Choose a tag to compare

v1.0.0

09 Nov 09:51

Choose a tag to compare