$ export ANDROID_HOME=/home/alexander/Android2/
$ cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=/home/alexander/Android2/ndk/27.0.12077973/build/cmake/android.toolchain.cmake -DANDROID_SDK=/home/alexander/Android2/ -DANDROID_ABI=x86 ../opencv-master
### Issue submission checklist
- [X] I report the issue, it's not a question
- [X] I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
- [X] I updated to the latest OpenCV version and the issue is still there
- [X] There is reproducer code and related data files (videos, images, onnx, etc)