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.
You need to use static initialization to include all OpenCV binaries in the apk. Please refer this documentation: Application Development with Static Initialization