virgil-sdk-java-android
virgil-sdk-java-android copied to clipboard
Android 16KB Alignment Requirement
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.
More info: https://developer.android.com/guide/practices/page-sizes
The underlying C++ libraries will need to be recompiled with the -DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON or using NDK 28+