Open
Description
Sources:
https://developer.android.com/guide/practices/page-sizes
https://android.googlesource.com/platform/ndk/+/master/docs/BuildSystemMaintainers.md#Page-sizes
http://android-developers.googleblog.com/2024/08/adding-16-kb-page-size-to-android.html
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 on 64-bit devices.
Does kivy support 16kb page size?