Use Android Studio 2.2 and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.20) You don't have to add more third-party libs to use OpenCV, this project provides both java and ndk support (with Android Studio 2.2 and Cmake).
This Project only includes armeabi-v7a
2017-01-13 update to OpenCV 3.20
- Use Cmake to compile OpenCV 3.1 for Android,don't need Android.mk (applicable for OpenCV 2.4X theoretically)
- Support both Java and NDK OpenCV (With code complecation)
- remove OpenCV Manager
- About 10mins to configure.