I use Eclipse(ADT) with OpenCV2.4.8
I have no problem with samples to run on my device (Samsung Galaxy Note 3, armv7a neon) Though the OpenCV manager is already installed, I have a problem only with my own code. The error message was "OpenCV manager was not found".
The only thing that my code is difference with the other samples is that I used TabHost for main activity.
Plz help me. Thanks in advance.