Files
opencv-MIRROR/platforms/android
alexlyulkov 30549d65c2 Merge pull request #24456 from alexlyulkov:al/aar
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.
2023-11-07 14:23:33 +03:00
..
2021-02-13 13:00:19 +09:00
2022-05-23 19:18:02 +00:00
2022-07-09 21:45:58 -07:00
2018-01-14 16:05:48 +00:00
2018-01-14 16:05:48 +00:00
2018-08-27 21:07:34 +00:00
2017-07-31 08:28:34 +02:00

See http://opencv.org/platforms/android