Android NDK's shell script for building C and C++ source code. The tag is to be used with the [android-ndk] tag.
ndk-build is a shell script of Android NDK for building C and C++ source code. Internally, ndk-build
uses gnu-make tool.
The tag is to be used either with android or
android-ndk tags.