Sign inSign up

saschpe/android-ndk

By saschpe

Updated 2 days ago

Android NDK OCI image including CMake based on Alpine Linux

Image
Developer tools
4

50K+

saschpe/android-ndk repository overview

Android NDK OCI / Docker image

License GitHub Workflow Status Docker Pulls Docker Image Size (latest by date)

Android Native Development Kit (NDK) OCI image including CMake based on Docker image saschpe/android-sdk.

Android SDK, NDK, CMake and JDK support

The following JDK (horizontal axis) and Android SDK API level combinations are currently available:

111721222325
31
32
33
34
35
36
36.1
37.2
  • Recent image NDK versions: 29.0.14206865 and 30.0.16248370
    • Previous images: 25.2.9519653, 26.2.11394342, 27.2.12479018 and 28.0.13004108
  • CMake version: 3.31.6, 4.1.2
    • Previous images: 3.22.1, 3.31.1, 3.31.5

Usage

docker pull saschpe/android-ndk:37.2-jdk25.0.3_9-ndk30.0.14904198-cmake4.1.2

Use as a base image:

FROM saschpe/android-ndk:37.2-jdk25.0.3_9-ndk30.0.14904198-cmake4.1.2
RUN sdkmanager --install emulator

Building

These scripts simplify various tasks related to container building and publishing:

./scripts/build --help

License

Copyright 2017-2026 Sascha Peilicke

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Tag summary

Content type

Image

Digest

sha256:03b94c2d8

Size

1.4 GB

Last updated

2 days ago

docker pull saschpe/android-ndk:37.2-jdk25.0.4_7-ndk30.0.16248370-cmake4.1.2