Android Studio complains about 16KB alignment.
APK app-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/arm64-v8a/libmfkey32.so
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. For more information about compatibility with 16 KB devices, visit developer.android.com/16kb-page-size.
https://developer.android.com/guide/practices/page-sizes?utm_source=android-studio-app&utm_medium=app
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.
Submitted potential fix:
equipter/mfkey32v2#26
Android Studio complains about 16KB alignment.
https://developer.android.com/guide/practices/page-sizes?utm_source=android-studio-app&utm_medium=app
Submitted potential fix:
equipter/mfkey32v2#26