CircleCI-Public / android-orb

An orb for working with Android on CircleCI
https://circleci.com/developer/orbs/orb/circleci/android
MIT License
41 stars 27 forks source link

[semver:major] Add commands and job for working with the Android emulator #15

Closed lokst closed 3 years ago

lokst commented 3 years ago

The new Android machine image (currently in preview status) has support for running emulators. This PR adds new commands and a job to support running UI tests.

Additions

Modifications to existing commands

KyleTryon commented 3 years ago

Fantastic 🎉