#/bin/sh export NDK_DIR_ARM="$1-arm" #export NDK_DIR_MIPS="$1-mips" export NDK_DIR_X86="$1-x86" ./build_android.sh