Skip to content

Files

Latest commit

5e5a726 · Nov 23, 2024

History

History

android_ndk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 23, 2024
Sep 11, 2021

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