This script will install all of the required dependency tools needed to build ATAK 4.5.1.13 from source. At the end hopefully you will have a release version of ATAK.
- Have git installed
- Clone this repo into a location that you would like to build TAK 4.5.1.13 in
- Execute the buildTAK.sh script (
./buildTAK.sh -f MyTAK
) - The script will download and configure all of the necessary requirements for building and will clone and build a release version of TAK 4.5.1.13
-c : Cleans the prebuild files and ATAK -p : Only builds using the prebuild script