mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
81656597e9
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
See http://opencv.org/platforms/android