My application runs correctly on emulator but not on my phone
I built a simple application to load a bitmap image and display using opencv. This application runs successfully on an emulator. But when i try to run on mobile phone, it shows unable to start application.
When i tried to install a sample application from opencv sdk ( color-blob-detection.apk ) , it redirects me to google play store to install opencv.
What should i do in my application to ask user to redirect to google store for installing opencv manager.
opencv is absolutely free ? can be downloaded by anyone right ?