So far I don't get any email from Google that my apps are having libraries that not compatible with the 16KB pages.
I have some apps with Offline databases that are protected using the sqlcipher... meaning I have to change them to normal database or find a way to protect the information they contained....
I checked. Only thing I need to change is target SDK set to API 35 by Nov 1.You wont get Email, You will see it When you logon to your Play Console, and open the App page, then click Test and Release
View attachment 165529
I just receive this email.So far I don't get any email from Google that my apps are having libraries that not compatible with the 16KB pages.
Your app is affected by Google Play's 16 KB page size requirements |
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. |
How did you get that list list.his is my list of .so files
08/27/2025 06:58 PM 1,282,687 libc++_shared.so
08/27/2025 06:58 PM 55,144 libjniPdfium.so
08/27/2025 06:58 PM 554,880 libmodft2.so
08/27/2025 06:58 PM 5,216,024 libmodpdfium.so
08/27/2025 06:58 PM 214,840 libmodpng.so
08/27/2025 06:59 PM 3,625,392 libsqlcipher.so
How did you get that list list.
I couldn't find it on the release details.
Thanks for the tip.
But it doesn’t explain how to identify the affected libraries.
My app uses 42 of them.
Does anyone know a tool to analyze APKs for the 16k problem?
Thanks for the tip.
But it doesn’t explain how to identify the affected libraries.
My app uses 42 of them.
Does anyone know a tool to analyze APKs for the 16k problem?