Skip to content

The library is not 16 KB aligned #116

@suleman81

Description

@suleman81

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions