"bash: ndk-build: command not found" Ok I've been dealing with this issue for 5 hours now and It's driving me crazy. I have downloaded and istalled Cygwin and Android NDK. I've set my PATH variables
C:\Development\Android\android-ndk-r8e\ <-- in my path.. But it keeps telling me COMMAND NOT FOUND.
I tried putting the ndk-build.cmd ITSELF in the cywin folder but it stil lsays file not found. What is wrong?