Sign inSign up

rhardih/stand

By rhardih

Updated over 3 years ago

Standalone Toolchain for Android NDK in Docker

Image
0

3.7K

rhardih/stand repository overview

Or stand for short, is different versions of the Android NDK packaged in a container as a standalone toolchain.

Please see tags tab for list of available tags besides latest.

Versioning

To minimise the size of the image, each container only has a single toolchain, for a certain platform version and toolchain, from a select NDK version.

Each version is tagged according to a combination of the above, in the following manner:

<ndk>-<platform>-<toolchain>

E.g. to get the container for platform android-21 from the r10e NDK:

docker pull rhardih/stand:r10e-a21-arm-linux-androideabi-4.9

If a specific combination is not amongst the current list of tags, you can trigger it to be built here:

https://standby.rhardih.io

After a build has been scheduled, it takes a little while for Travis to complete and push the container to the repository. When done the new toolchain should be listed under Tags.

Tag summary

Content type

Image

Digest

sha256:19040eb9e

Size

245.1 MB

Last updated

over 3 years ago

docker pull rhardih/stand