Error to configure android_test project [closed]
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 project.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?
P.D: Manually, i added this file, and i could import the project but i get errors in some tests...
so, what's the problem now ?
I deleted the tests with errors and include mine , it seems that it is working now.
Sorry @berak, i didn't know if i did something wrong when i configured the project, or it is the project in the repository which it is not well-configured (the extra steps which I did they are not explained in the tutorial....), my apologies if i was not clear...