Hello all,
I am trying to configure a project to test my Opencv application in Android, but I follow necessary steps from this web but i get error to import the project how it is specified in the web.... My error is this:
2014-02-07 15:34:28 - android_test] Project has no project.properties file! Edit the project properties to set one. [2014-02-07 15:56:08 - android_test] Project has no project.properties file! Edit the project properties to set one.
I understand I need a .properties file, but I don't why it is not included in the opencv repository... and why it is not explained in the tutorial, am i doing something wrong?