Skip to content
smartphone

GitHub Action

Android Emulator Runner Without SDK Setup

v1.0.3 Latest version

Android Emulator Runner Without SDK Setup

smartphone

Android Emulator Runner Without SDK Setup

Installs, configures and starts an Android Emulator directly on virtual machines without trying to setup the Android SDK

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Android Emulator Runner Without SDK Setup

uses: RandyLutcavich/[email protected]

Learn more about this action in RandyLutcavich/android-emulator-runner-without-sdk-setup

Choose a version

GitHub Action - Android Emulator Runner (Without SDK Setup)

Check the original README for more details: ReactiveCircus/android-emulator-runner

This fork has one purpose: To not install Android SDk and all the required tools because they already exist on the machine. Side benefit, this fork doesn't require your machine to have sudo.