mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +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. |
||
---|---|---|
.. | ||
android | ||
apple | ||
ios | ||
js | ||
linux | ||
maven | ||
osx | ||
scripts | ||
semihosting | ||
wince | ||
winpack_dldt | ||
winrt | ||
readme.txt |
This folder contains toolchains and additional files that are needed for cross compilation. For more information see introduction tutorials for target platform in documentation: https://docs.opencv.org/4.x/df/d65/tutorial_table_of_content_introduction.html