Warning, file /education/minuet/build-csound-android.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/bash
0002 
0003 cd ../Csound/Android/
0004 export NDK_MODULE_PATH=$PWD/../../Csound-build/android/
0005 export ANDROID_NDK_ROOT=$ANDROID_NDK
0006 ./downloadDependencies.sh
0007 sh build-all.sh