My application runs correctly on emulator but not on my phone

asked 2013-09-13 10:56:45 -0600

rat gravatar image

updated 2013-09-13 11:27:57 -0600

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.

  1. What should i do in my application to ask user to redirect to google store for installing opencv manager.

  2. opencv is absolutely free ? can be downloaded by anyone right ?

edit retag flag offensive close merge delete