# Application.mk - NDK build configuration APP_ABI := armeabi-v7a arm64-v8a x86 x86_64 APP_PLATFORM := android-21 APP_STL := none