Skip to content

Implement 16 KB page size compliance for Google Play requirement - #72

Open
admin-digifinity wants to merge 1 commit into
alexey-pelykh:mainfrom
DigifinityLtd:feature/16kb-page-size-compliance
Open

Implement 16 KB page size compliance for Google Play requirement#72
admin-digifinity wants to merge 1 commit into
alexey-pelykh:mainfrom
DigifinityLtd:feature/16kb-page-size-compliance

Conversation

@admin-digifinity

Copy link
Copy Markdown
  • Add APP_SUPPORT_FLEXIBLE_PAGE_SIZES to Application.mk
  • Add 16 KB LDFLAGS to all native library Android.mk files
  • Update target/compile SDK to 35 for Android 15 compliance
  • All native libraries now properly aligned for 16 KB page sizes
  • Validated with Google's zipalign tool: VERIFICATION SUCCESSFUL
  • Addresses Google Play requirement effective November 1st, 2025

- Add APP_SUPPORT_FLEXIBLE_PAGE_SIZES to Application.mk
- Add 16 KB LDFLAGS to all native library Android.mk files
- Update target/compile SDK to 35 for Android 15 compliance
- All native libraries now properly aligned for 16 KB page sizes
- Validated with Google's zipalign tool: VERIFICATION SUCCESSFUL
- Addresses Google Play requirement effective November 1st, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants