I am trying to install android ndk using cgywin. I've download the android ndk and unzip it. I've also installed cygwin.
I would like to mention that I am a windows user.
I don;t know how to install androidn ndk. In cygwin here is the error when I run ./build-ndk
Android NDK: Could not find application project directory !
Android NDK: Please define the NDK_PROJECT_PATH variable to point to it.
/cygdrive/c/android-ndk/build/core/build-local.mk:130: *** Android NDK: Aborting . Stop.
What am I missing? Need some help please.
EDIT:
I SOLVED THE PROBLEM BY RECOMPILING THE CYGWIN WITH MAKE AND GCC. SECONDLY I BULD THE PROJECT WIRH ANDROID=NDK