Ask Your Question

Revision history [back]

Updated OpenCV4Android documentation

The documentation for installing/working with the Android library is INCREDIBLY outdated. If you search for how to install it, you will get a million different methods, all with their own inconsistencies. From building libs that are too large to manually copying libs from the JNI folder.

With the new updates to Android Studio, I thought that there would, by now, be a simple officially endorsed CMake based solution. It would be incredibly helpful to have such documentation, and I image in would not be very difficult to share for someone experienced with integrating the 4.0 libraries.

I'm trying desperately to update a project that uses the 2.x libs and an outdated NDK to support having both the JAVA functions and native functionality.