-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Apps with 4 KB aligned native libraries may not work correctly on devices requiring 16 KB alignment. To ensure compatibility and future-proof your app, it is strongly recommended that your native libraries are aligned to 16 KB boundaries.
libswscale.so
libswresample.so
libpostproc.so
libffmpeg-exec.so
libavformat.so
libavfilter.so
libavdevice.so
libavcodec.so
libavutil.so
The native library is not 16 KB aligned
More info:
https://developer.android.com/guide/practices/page-sizes
Metadata
Metadata
Assignees
Labels
No labels