Skip to content

[BUG] - Android 16 KB Alignment (ffmpeg library) #485

@tvillega

Description

@tvillega

Describe the bug

From the IDE: "APK app-degoogled-arm64-v8a-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:

lib/arm64-v8a/libffmpegJNI.so"

Expected behavior

The warning should not appear.

To Reproduce

Compile an apk for an arm64-v8a processor.

Environment

Android Studio.

Logs or Screenshots

Image

Additional context

From the IDE: "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. For more information about compatibility with 16 KB devices, visit developer.android.com/16kb-page-size."

I realized that only the ffmpeg library is yielding this warning, so I'll leave this issue open in case somebody updates it. The goal is to future-proof the app and, potentially, compile with Google Play Store requirements

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