mreichelt / docker-android

Docker images for Android development
MIT License
74 stars 11 forks source link

Add recipe for CircleCI #7

Closed mreichelt closed 5 years ago

mreichelt commented 5 years ago

Add a minimal recipe of how to build an Android app (target 28) on CircleCI, similar to .gitlab-ci.yml, and add it to the recipes folder.

NemoOudeis commented 5 years ago

I posed this question in the PR but let me reiterate here: what is the advantage of these images over circleci/android images (src here) (or anything other android images)?