Skip to content

Google Play’s 16 KB page size compatibility requirement #74

Description

@aaldrichaes2

It currently doesn't appear that this library is compatible with Androids upcoming requirement
https://android-developers.googleblog.com/2025/05/prepare-play-apps-for-devices-with-16kb-page-size.html

It appears that it is mainly due to the dependencies in this project.

Libraries that do not support 16 KB:
base/lib/arm64-v8a/libHarfBuzzSharp.so
base/lib/arm64-v8a/libSkiaSharp.so
base/lib/arm64-v8a/libimage_processing_util_jni.so
base/lib/x86_64/libHarfBuzzSharp.so
base/lib/x86_64/libSkiaSharp.so
base/lib/x86_64/libimage_processing_util_jni.so

Will there be support for 16 KB memory pages?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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