opencv manager package was not found?? how install automatcally?
android, javacv, opencv
Solution
1- after you download Opencv library from this site:
http://sourceforge.net/projects/opencvlibrary/files/opencv-android/
2- open apk folder, there are some opencv manager package.
3- select one that suitable for your device and install it.
Important Note: if the package (the apk file) you select is not suitable for your device you will get `opencv library package was not found`.
Problem
I am working on openCV, and whenever i run code it gives me package manager is not installed, So how can i installed this through my application.Is it compulsory to download it from play store or we can installed it automatically in device. please help me. thanks in advance.