Error in every OpenCV sample for android
I import the library and the samples and nothing works fine! There is an error in /OpenCV Library - 2.4.8/src/org/opencv/video/Video.java , i changed the project.properties but i dont know if it works fine. The last error i get is this:
OpenCV Sample - face-detection] Could not find OpenCV Sample - face-detection.apk
i have tried everything but i can not run any of the samples! And another question, should i download the CDT or is it included in the NDK download?
Hi, i don't know the answer to your problem but i had the same error. I changed the "Project Build Target" (under properties, Android) of the OpecCV library project to the latest set of APIs and cleaned all the projects... Hope it can help...