https://github.com/circleci-public/android-orb
An orb for working with Android on CircleCI
https://github.com/circleci-public/android-orb
android android-emulator circleci circleci-orbs
Last synced: 11 months ago
JSON representation
An orb for working with Android on CircleCI
- Host: GitHub
- URL: https://github.com/circleci-public/android-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2019-01-22T11:21:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T15:21:40.000Z (over 1 year ago)
- Last Synced: 2025-04-02T02:39:58.445Z (about 1 year ago)
- Topics: android, android-emulator, circleci, circleci-orbs
- Language: Shell
- Homepage: https://circleci.com/developer/orbs/orb/circleci/android
- Size: 170 KB
- Stars: 41
- Watchers: 15
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Android Orb [](https://app.circleci.com/pipelines/github/CircleCI-Public/android-orb) [](https://circleci.com/developer/orbs/orb/circleci/android) [](https://raw.githubusercontent.com/CircleCI-Public/android-orb/main/LICENSE) [](https://discuss.circleci.com/c/ecosystem/orbs)
An orb for working with Android on CircleCI. Supports running UI tests
that use the Android emulator, using the Android machine image which is
currently in preview status: https://github.com/CircleCI-Public/android-image-preview-docs
## Usage
For full usage guidelines, see the [orb registry listing](https://circleci.com/developer/orbs/orb/circleci/android).
## Documentation
See the following links for more information about building Android projects on CircleCI.
- https://circleci.com/docs/2.0/language-android
- https://github.com/CircleCI-Public/circleci-demo-react-native
See the following links for more information about using CircleCI orbs:
- https://circleci.com/orbs
- https://circleci.com/docs/2.0/using-orbs
- https://circleci.com/docs/2.0/reusing-config
- https://circleci.com/docs/2.0/orbs-faq
## Contributing
We welcome [issues](https://github.com/CircleCI-Public/android-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/android-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit [CircleCI's orbs discussion forum](https://discuss.circleci.com/c/orbs).