(Suggestion) for Android development with OpenCV (Feature #2741)
Description
I think it could be interesting to specify that in order to compile the library and the samples is necessary to have the Android Api level 11 installed in the Android SDK manager or change it in the project properties for each project and library
Associated revisions
Merge pull request #2741 from alalek:icv_android
History
Updated by Rodrigo Capa about 12 years ago
I mean in the OpenCV4Android SDK tutorial document.
Updated by Kirill Kornyakov about 12 years ago
Rodrigo, actually you're invited to make a GitHub pull request with needed changes. OpenCV project doesn't have technical writer, so you're free to provide your own patches for rst-documentation. This simplifies the overall process a lot, since you're not waiting, but improving the library directly!
Andrey, should we do it before the 2.4.4 release?
- Target version set to 2.4.4
- Assignee changed from Vadim Pisarevsky to Andrey Pavlenko
Updated by Andrey Kamaev about 12 years ago
- Target version changed from 2.4.4 to 2.4.5
Updated by Andrey Pavlenko about 12 years ago
It's actually already mentioned under Introduction into Android Development / Development in Java / 3 section
and under OpenCV4Android SDK / Import OpenCV library and samples to the Eclipse
Do you think we need to state this more somewhere else?
- Status changed from Open to Cancelled