luongvo / android-circleci-2.0

Android builds on circleci 2.0 with emulator inside docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCi 2.0 Android

Sample setup for build and test within emulator.

Docker Environment

Run the docker locally for testing your commands

docker run -it bitriseio/docker-android /bin/bash
// prompt should be shown now e.g.
// root@b10f2682a8a8:/bitrise/src#

About

Android builds on circleci 2.0 with emulator inside docker.


Languages

Language:Java 87.0%Language:Shell 13.0%