| APP_OPTIM := release | |||||
| APP_PLATFORM := android-8 | |||||
| # For use with ndk-rXm (MIPS NDK) | |||||
| #APP_ABI := mips | |||||
| # For use with ndk-rX-crystax (Crystax NDK) | |||||
| APP_OPTIM := release | |||||
| APP_PLATFORM := android-8 | |||||
| APP_TOOLCHAIN_VERSION := 4.6.3 | APP_TOOLCHAIN_VERSION := 4.6.3 | ||||
| APP_ABI := armeabi armeabi-v7a x86 | |||||
| APP_ABI := armeabi armeabi-v7a x86 |