Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes the app has been removed.

As time shows, the idea of redistributing libraries for Android via separate app seems to be bad. The platform and the library changes so compatibility preserving becomes too difficult and time consuming.

We suggest using static linking with OpenCV where possible. OpenCV Manager apk is still available in our SDK for Android on SourceForge. For Java users, I believe it is possible to build custom OpenCV SDK for Android configuration with reduced set of modules by providing BUILD_LIST cmake option and utilizing build_sdk script.