Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 708 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 708 Bytes

Dockerfile for Android CI with NDK CircleCI

My general usage (very up-to-date) Docker image for Android with latest NDK

Contains:

Accepting licenses

Read about this at the general Android Docker image.

Common commands

Build image: docker build -t menny/android_ndk:latest .

Pull from Docker Hub: docker pull menny/android_ndk:latest