Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv for android samples error

Hi, I followed the documentation to set up the environment to develop Android application. I have an error in the opencv library and I can not execute the samples provided with the library. I can compile the samples only if I select android api 4.4.2 in the project build target under android in the opencv project's properties. Using the api 3.0 or 2.2 doesn't work...

click to hide/show revision 2
retagged

updated 2014-03-18 15:19:07 -0600

berak gravatar image

opencv for android samples error

Hi, I followed the documentation to set up the environment to develop Android application. I have an error in the opencv library and I can not execute the samples provided with the library. I can compile the samples only if I select android api 4.4.2 in the project build target under android in the opencv project's properties. Using the api 3.0 or 2.2 doesn't work...

opencv for android samples error

Hi, I followed the documentation to set up the environment to develop Android application. I have an error in the opencv library and I can not execute the samples provided with the library. I can compile the samples only if I select android api 4.4.2 in the project build target under android in the opencv project's properties. Using the api 3.0 or 2.2 doesn't work...

EDIT: Maybe it will be better if i add some more infos... I'm working with: Linux Debian (Wheezy? Well... the stable one...)

  • Eclipse 3.8 with ADT Plugin 22.6.1
  • NDK plugin 22.6.1
  • OpenCV 2.4.8

I'd like to know whereas i selected as Project Build Target for the OpenCV Library project (I chose Android 4.4.2) is correct or not to compile my app on an older version of android too.

opencv for android samples error

Hi, I followed the documentation to set up the environment to develop Android application. I have an error in the opencv library and I can not execute the samples provided with the library. I can compile the samples only if I select android api 4.4.2 in the project build target under android in the opencv project's properties. Using the api 3.0 or 2.2 doesn't work...

EDIT: Maybe it will be better if i add some more infos... I'm working with: Linux Debian (Wheezy? Well... the stable one...)

  • Eclipse 3.8 with ADT Plugin 22.6.1
  • NDK plugin 22.6.1
  • OpenCV 2.4.8

I'd like to know whereas whether i selected as Project Build Target for the OpenCV Library project (I chose Android 4.4.2) is correct or not to compile my app on an older version of android too.