Skip to content

support for android 16 KB page size #94

@tx3stn

Description

@tx3stn

Is your feature request related to a problem? Please describe.
Running my valdi app on android (pixel 8, running android 16), I get a warning that says:

This app isn't 16 KB-compatible. 
ELF alignment check failed. 
Please follow the steps on https://developer.android.com/16kb-page-size

The following libraries are not 16 KB-aligned: 
* lib/arm64-v8a/libvaldi.so : LOAD segment not aligned

Describe the solution you'd like
Support for 16 KB page sizes as per the link in the warning message.

As per that link: Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes on 64-bit devices.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions