When running ./distribute.sh, the script will attempt to access a folder "../android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/..."
In the latest release of the android NDK (r9 right now), 4.4.3 was depreciated. 4.6 and 4.8 exist, with 4.8 being the default.
This leads to the script being unusable with the latest NDK.
Issue found on: VMWare workstation running Fedora 19 64-bit