I\'m having problem with compiling cpp file using ndk-build tool (windows 7 with cygwin) Error appears when I try to compile cpp file with #include:
jni/nati
Adding
APP_PLATFORM := android-23
Or whatever revision you use solved it for me.