opencv/platforms/android
alexlyulkov 81656597e9
Merge pull request #24622 from alexlyulkov:al/fixed-android-sample-img-save
Fixed problem with saving images in Android sample #24622

Fixes https://github.com/opencv/opencv/issues/24590

Current code for saving images in Android sample worked only on very old phones.
Added support for modern Android versions.

Required:
- https://github.com/opencv/ci-gha-workflow/pull/127
- https://github.com/opencv-infrastructure/opencv-gha-dockerfile/pull/27
2023-12-04 10:00:40 +03:00
..
aar-template AAR package build and test with CI 2023-11-28 10:00:56 +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
android.toolchain.cmake Merge pull request #21934 from Yulv-git:3.4-typos2 2022-09-07 17:16:23 +03:00
build_java_shared_aar.py Merge pull request #24622 from alexlyulkov:al/fixed-android-sample-img-save 2023-12-04 10:00:40 +03:00
build_sdk.py Serialize Android samples build in SDK script to prevent raise between gradle instances. 2023-11-28 09:42:39 +03:00
build_static_aar.py Merge pull request #24622 from alexlyulkov:al/fixed-android-sample-img-save 2023-12-04 10:00:40 +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