This is an old revision of the document!
Development at AGTEK for Android is done using the Android Studio IDE and the Android SDK/NDK packages. You need to download and install the following packages:
Once those are installed, create an environment variable ANDROID_NDK_HOME pointing to the root of the NDK directory. For instance mine has the value C:/android-ndk-10d and yours will probably be different depending on where you installed the NDK package itself.