1APP_BUILD_SCRIPT := $(call my-dir)/Android.mk 2APP_STL := c++_static 3APP_PLATFORM := android-21 4APP_ABI := armeabi-v7a arm64-v8a 5