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