Android 11 重打包对齐错误
跳转目录 1.报错信息 2.原因分析 3.重打包步骤 3.1 找到Android SDK 3.2 找到对齐工具 zipalign 3.3 使用zipalign重打包 3.3.1 对齐apk 3.3.2 确认对齐方式 3.3.3 重新手动签名 4.参考资料 1.报错信息 Failure [-124: Failed parse during installPackageLI: Targeting R+ (version 30 and above) requires the resources.arsc of installed APKs to be stored uncompressed and aligned on a 4-byte boundary] Failure [-124: Failed parse during installPackageLI:…
View On WordPress













