Skip to content

Enable Android 16 KB page size support #950

Description

@adityaiit

Add linker flags to support 16KB page size on Android.

In Android Studio, in the build.gradle file, using
implementation 'com.microsoft.onnxruntime:onnxruntime-extensions-android:0.13.0'
shows this warning
The native library arm64-v8a/libonnxruntime_extensions4j_jni.so (from com.microsoft.onnxruntime:onnxruntime-extensions-android:0.13.0) is not 16 KB aligned

See https://source.android.com/docs/core/architecture/16kb-page-size/16kb#build-lib-16kb-alignment
microsoft/onnxruntime#22076

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