Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 949 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 949 Bytes

Gitlab CI Android build runner

This build runner can build android projects and execute both unit and instrumentation tests

SDK and NDK images are included in the sdk directory. Dockerfile that pulls in emulators in emulator directory.

With inspiration taken from:

Included Tools

Tool Description
android-wait-for-emulator Travis-ci tool available from Github
android-update-sdk Installs the specified SDK tool packages
android-start-emulator Starts the emulator that matches the name specified on the command line