Skip to content

Files

Latest commit

25edb5f · Nov 3, 2017

History

History
24 lines (16 loc) · 492 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 492 Bytes

Android CI Runner Docker Image

Image to be used for building Android apps on CI, e.g. GitLab CI.

Image is Based on Ubuntu 16.04.

Tools installed

  • Android SDK Tools (26.0.1), Platform-tools, Build tools (26.0.2)
  • android-26 target
  • Android Support Library, revision 23.2.1
  • Android Support Repository
  • Google Repository
  • git
  • unzip
  • curl

Further development

Add emulator support

License

MIT license