mreichelt / docker-android

Docker images for Android development
MIT License
74 stars 11 forks source link

Add Android NDK in new `base-ndk` and `latest-ndk` tags #4

Closed mreichelt closed 5 years ago

mreichelt commented 5 years ago

Currently we have only variants without the Android NDK - it would be awesome if we could add two NDK variants, so people can easily build their Android + native stuff instantly! 💨

This can be achieved by installing the ndk-bundle package.