关于16KB适配的问题,结论是不需要适配!!!,arm64的so已经是16kb对齐了的
Author: TrumpDonyCreated Aug 6, 2025Updated Aug 25, 2026
从maven下载1.2.6版本,解压,用官方脚本检测已经是16kb对齐了的
脚本内容来自:https://developer.android.com/guide/practices/page-sizes?hl=zh-cn#alignment-use-script
Source: Tencent/mars