Skip to content

Request: Publish a New Android Release with the 16 KB Page Size Compatibility Fix #1093

Description

Hi team,

Could we get a new Android release (AAR) published to Maven Central soon?

Context:
Android 15 is enforcing 16 KB page size compatibility. The core onnxruntime Android package has been fully compatible with 16 KB page sizes since version 1.27.0.

The necessary 16 KB alignment fixes for onnxruntime-extensions were merged into the source code around February 2026. However, the latest Android AAR available on Maven Central (0.13.0) still predates these fixes.

Currently, downstream Android apps using the extensions library fail on 16 KB devices because the published native binaries are still aligned for 4 KB pages.

Publishing a new version, such as 0.15.0, from the latest master branch would resolve this issue for the Android ecosystem. Thanks for your hard work!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions