mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08:00
30549d65c2
Added scripts for creating an AAR package and a local Maven repository with OpenCV library #24456 Added scripts for creating an AAR package and a local Maven repository with OpenCV library. The build_java_shared_aar.py script creates AAR with Java + C++ shared libraries. The build_static_aar.py script creates AAR with static C++ libraries. The scripts use an Android project template. The project is almost a default Android AAR library project with empty Java code and one empty C++ library. Only build.gradle.template and CMakeLists.txt.template files contain significant changes. See README.md for more information. |
||
---|---|---|
.. | ||
aar-template | ||
build-tests | ||
gradle-wrapper | ||
service | ||
android.toolchain.cmake | ||
build_java_shared_aar.py | ||
build_sdk.py | ||
build_static_aar.py | ||
ndk-10.config.py | ||
ndk-16.config.py | ||
ndk-17.config.py | ||
ndk-18-api-level-21.config.py | ||
ndk-18-api-level-24.config.py | ||
ndk-18.config.py | ||
ndk-22.config.py | ||
ndk-25.config.py | ||
README.android |
See http://opencv.org/platforms/android