opencv/platforms/android
alexlyulkov 1e190b3094
Merge pull request #24849 from alexlyulkov:al/aar-javadoc
Modified AAR script: added javadoc to Android Maven #24849

Modified AAR script.
Now the script creates 2 maven repos. The first repo contains sources jar, javadoc jar and AAR without cpp libraries.
The second repo contains modified AAR with cpp libraries. The script merges two repos into one.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake

Co-authored-by: Alexander Lyulkov <alexander.lyulkov@opencv.ai>
Co-authored-by: Alexander Smorkalov <alexander.smorkalov@xperience.ai>
2024-01-12 14:06:12 +03:00
..
aar-template Merge pull request #24849 from alexlyulkov:al/aar-javadoc 2024-01-12 14:06:12 +03:00
build-tests AAR package build and test with CI 2023-11-28 10:00:56 +03:00
gradle-wrapper Build for NDK 22 2021-02-13 13:00:19 +09:00
build_aar.sh Enable Android AAR package build with SDK project itself without Python 2023-12-25 18:39:49 +03:00
build_java_shared_aar.py Merge pull request #24849 from alexlyulkov:al/aar-javadoc 2024-01-12 14:06:12 +03:00
build_sdk.py Merge pull request #24592 from savuor:recorder_android 2023-12-13 15:54:31 +03:00
build_static_aar.py Merge pull request #24849 from alexlyulkov:al/aar-javadoc 2024-01-12 14:06:12 +03:00
ndk-10.config.py android: update build_sdk.py 2018-01-14 16:05:48 +00:00
ndk-16.config.py android: update build_sdk.py 2018-01-14 16:05:48 +00:00
ndk-17.config.py android: NDK17 support 2018-08-27 21:07:34 +00:00
ndk-18-api-level-21.config.py Merge pull request #14005 from komakai:android-video-cap 2019-03-19 21:28:45 +03:00
ndk-18-api-level-24.config.py Merge pull request #19597 from komakai:android-ndk-camera 2021-02-25 19:14:11 +00:00
ndk-18.config.py android: gradle-based package and samples 2018-12-19 14:59:48 +03:00
ndk-22.config.py Make Kotlin plugin version compatible with the Gradle version 2021-06-08 22:51:07 +09:00
ndk-25.config.py android: add configuration for NDK 25 and Android API 32 (12L) 2022-10-24 22:24:04 +00:00
README.android Update README.android 2017-07-31 08:28:34 +02:00

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