439
edits
| Line 24: | Line 24: | ||
You must set the environment variable ANDROID_NDK to the path where you extracted the NDK. | You must set the environment variable ANDROID_NDK to the path where you extracted the NDK. | ||
export BUILD_ANDROID=1 | |||
export ANDROID_NDK={path to your ndk} | export ANDROID_NDK={path to your ndk} | ||
edits