I am trying to compile Android native application developed on cocos2d-x. When i Try to debug my application i get the following error.
Android NDK: jni/Android.
You'll need to define your NDK_MODULE_PATH to the folder that contains "CocosDension/Android" folder.
So for example if you define NDK_MODULE_PATH += /cygdrive/c/ndk_modules
you will need to put your cocos dension here: /cygdrive/c/ndk_modules/CocosDension/Android/Android.mk
Checkout this documentations:
https://docs.google.com/document/d/127ZkklXDyknjKAIVAos-DWI9nZSB3uKmTI84lk1TJ9k/edit
https://android.googlesource.com/platform/ndk/+/675fe49445e65ba44d91f4d85ed9b4d5b5ff6745/docs/IMPORT-MODULE.TXT