Skip to content

Releases: ReactiveCircus/android-emulator-runner

v2.11.1

08 Oct 01:47

Choose a tag to compare

  • Update SDK command-line tools to 2.1.
  • Update @actions/core to 1.2.6.

v2.11.0

20 Jun 09:55

Choose a tag to compare

  • Support running multiple instances of the action sequentially in a single job - #73.

v2.10.0

12 Jun 09:53

Choose a tag to compare

  • Support Android 11 (API 30) system images.
  • Bump build tools to 30.0.0.

v2.9.0

29 May 13:13

Choose a tag to compare

  • Updated to SDK command-line tools 2.0.

v2.8.0

01 May 10:21

Choose a tag to compare

  • Added support for specifying a custom name used for creating the AVD - #59.

v2.7.0

11 Apr 11:55

Choose a tag to compare

  • Added support for specifying versions of NDK and CMake to install.

v2.6.2

02 Apr 13:15

Choose a tag to compare

  • Fixed an issue where the Linux command-line tools binary is used for macos.

v2.6.1

31 Mar 13:58

Choose a tag to compare

  • Fixed SDK license issue on Linux when downloading API 28+ system images - #42.

v2.6.0

28 Mar 04:03

Choose a tag to compare

  • Added support for Linux VMs (no hardware acceleration).

v2.5.0

05 Mar 03:58

Choose a tag to compare

  • Added support for API 15-19 system images.
  • Switched to the new SDK command-line tools which supports running sdkmanager and avdmanager with Java 9+.