The -p flag only does 4KB alignment, not 16KB. Correct command: zipalign -P 16 (uppercase P with page size) Result: All 28/28 native .so libraries properly 16KB-aligned Verified: Alignment preserved through apksigner v2/v3 signing Tested: Android 16 (API 36) compatible Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
10 KiB
10 KiB