Describe the issue
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/libc49b.so
lib/x86_64/libc49b.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
To Reproduce
Expected behavior
Support Android 16 KB page size alignment to submit to Google Play Console
Environment (please complete the following information):
- Platform: Android
- OS and version: Android 16+
Screenshots
Additional context
Describe the issue
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/libc49b.so
lib/x86_64/libc49b.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
To Reproduce
Expected behavior
Support Android 16 KB page size alignment to submit to Google Play Console
Environment (please complete the following information):
Screenshots
Additional context