System Information
Android Studio reports an issue when running an app compiled with OpenCV 4.11.0 from Maven.
Detailed description
The native library arm64-v8a/libc++_shared.so (from org.opencv:opencv:4.11.0) is not 16 KB aligned
Steps to reproduce
Create an Android project in Android Studio Narwhal, import the library, and then click Debug.
Issue submission checklist