opencv manager package was not found?? how install automatcally?

Muhammad Ahsan Maqsood Awan picture Muhammad Ahsan Maqsood Awan · Apr 1, 2014 · Viewed 24k times · Source

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.

Answer

Manish Mulimani picture Manish Mulimani · Apr 1, 2014

You need to use static initialization to include all OpenCV binaries in the apk. Please refer this documentation: Application Development with Static Initialization