sisong / ApkDiffPatch

a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .
MIT License
307 stars 49 forks source link

newZip used ApkV2Sign, but not complete, as an ERROR! #100

Open Ritchie21680 opened 2 months ago

Ritchie21680 commented 2 months ago

newZip used ApkV2Sign, but not complete, as an ERROR! 这个错误怎么处理?

sisong commented 2 months ago

apk 文件需要用库提供的标准化程序处理过,并重新签名。