So I am developing using intelij and am having trouble setting up the NDK. I have looked for help online and searched other stack overflow questions but I cant seem to find anything helpful.
I know you can do somethings in opencv without the android NDK as I have managed to get some of the sample projects wokring but not all of them (assuming the ones that require the NDK).
So I was wondering what are the limitations to using opencv for android without the NDK. and if anyone has any links or guidance on how to setup the ndk for intellij would be much appreciated.