# Remove prior installations. rm -rf android-ndk-r7b rm -rf android-sdk-macosx rm -rf apache-ant-1.8.2-bin.zip echo "Directories/Files Removed!" # Install Android SDK and NDK. tar -zxvf android-ndk-r7b-darwin-x86.tar.bz2 unzip android-sdk_r16-macosx.zip