Skip to content

[Google Play]: App must support 16 KB memory page sizes #166

@felixerdy

Description

@felixerdy

Deadline
May 1, 2026

To ensure your app works correctly on the latest versions of Android, Google Play requires all apps targeting Android 15+ to support 16 KB memory page sizes.
From May 1, 2026, if your app updates do not support 16 KB memory page sizes, you won't be able to release these updates.

Your latest production release does not support 16 KB memory page sizes.

How to fix
Create a new release that supports 16 KB memory page sizes and publish it to production.
To build your app bundles with 16 KB support, follow our instructions for supporting 16 KB devices.

You can check the latest releases and app bundles to see if a newly uploaded bundle supports 16 KB.

Release 3.2.5
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libc++_shared.so
base/lib/arm64-v8a/libisar.so
base/lib/arm64-v8a/libmapbox-common.so
base/lib/arm64-v8a/libmapbox-maps.so
base/lib/x86_64/libc++_shared.so
base/lib/x86_64/libisar.so
base/lib/x86_64/libmapbox-common.so
base/lib/x86_64/libmapbox-maps.so

For more information:

Prepare your Play app for devices with 16 KB page sizes
Test your app in a 16 KB environment
Transition to using 16 KB page sizes for Android apps and games using Android Studio
Read the technical requirement announcement

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