1 | initial version |
Hi,
When importing the OpenCV lib on eclipse, make sure that it is checked as "Is library". You can do so by right clicking the opencv lib project -> properties, it is listed in the Android column. Then, try adding the opencv lib again to your project
Good luck,