android-emulator-runner

A GitHub Action for installing, configuring and running hardware-accelerated Android Emulators on macOS virtual machines.

APACHE-2.0 License

Stars
953
Committers
48

Bot releases are hidden (Show)

android-emulator-runner -

Published by ychescale9 over 4 years ago

  • Bumped Android Build tools to 29.0.3.
android-emulator-runner - v2.3.0

Published by ychescale9 over 4 years ago

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

Published by ychescale9 almost 5 years ago

  • 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.
android-emulator-runner -

Published by ychescale9 almost 5 years ago

  • Added support for multi-line script.
android-emulator-runner - v2.0.0

Published by ychescale9 almost 5 years ago

  • 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).
android-emulator-runner - v1.0.2

Published by ychescale9 almost 5 years ago

  • Increased emulator boot timeout to 5 mins.
android-emulator-runner - v1.0.1

Published by ychescale9 almost 5 years ago

android-emulator-runner - v1.0.0

Published by ychescale9 almost 5 years ago