so I am new to using the JNI for Android so sorry in advance if this is something silly. I have installed the SDK and in Eclipse have added it as a library for the project. After
Solution 1:
Do you have a so-called "Application.mk" file in your "jni" directory? If you don't, try to create it with, for instance, the following code:
Post a Comment for "Opencv On Android - Headers; No Such File/directory"