Skip to content

对大apk进行数据复用会有问题 #6

Description

@shuajinanhai

使用V1 + V2 / V3 签名的apk进行数据数据复用:

1、测试在800多MB的apk是正常的

2、测试在2.2G的apk(com.studiowildcard.wardrumstudios.ark),安装会报错
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1215474834.tmp/base.apk using APK Signature Scheme v3: integer overflow]
而只使用apksig 进行 V1 + V2 / V3 签名,没有数据复用,可以正常安装,能否提供点帮助,非常感谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions