Android 15+ 16 KB Page Size Requirement
Starting November 1, 2025, all new apps and updates to existing apps submitted to Google Play that target Android 15 or higher must support 16 KB page sizes on 64-bit devices.
More: https://developer.android.com/guide/practices/page-sizes
Things that need to be updated:
- liboqs-android
- openvpn
- openvpn3
- openvpnutil
- wireguard
What already supports :
How to verify if a .so binary supports 16kb?
LibChecker : https://github.com/LibChecker/LibChecker
Android 15+ 16 KB Page Size Requirement
Starting November 1, 2025, all new apps and updates to existing apps submitted to Google Play that target Android 15 or higher must support 16 KB page sizes on 64-bit devices.
More: https://developer.android.com/guide/practices/page-sizes
Things that need to be updated:
What already supports :
How to verify if a .so binary supports 16kb?
LibChecker : https://github.com/LibChecker/LibChecker