Native command-line app for Android. Android NDK is required for building.
Outputs version of NDK, compiler, STL and some related info.
-
Set
NDK_BUILD
inMakefile
according to where Android NDK is installed. -
If you want, adjust settings in
jni/Application.mk
. -
Run:
make build