1 APP_ABI := all 2 APP_BUILD_SCRIPT := Android.mk 3 APP_STL := gnustl_static 4 APP_PLATFORM := android-9 5 NDK_TOOLCHAIN_VERSION := 4.9 6