cirruslabs / docker-images-android

Android SDK Docker Images
MIT License
39 stars 18 forks source link

Include latest NDK in the image #31

Closed ened closed 4 years ago

ened commented 4 years ago

As a proposal, please include the latest NDK in the docker image as well. Perhaps it's beneficial to split into sdk & sdk+ndk images though?

fkorotkov commented 4 years ago

Hey @ened, do you need it only for the Android image or for the Flutter image as well? IMO I think it will be better to have another *-ndk tag since an NDK is 1.1Gb which is quite a bit.

fkorotkov commented 4 years ago

Closing in favor of #32

ened commented 4 years ago

@fkorotkov fantastic.. thank you!