jakev / dtfmods-core

Core content for Android device testing
Apache License 2.0
6 stars 2 forks source link

`keytool` fails to parse APK signatures if there is a signature mismatch in a APK #59

Closed jakev closed 8 years ago

jakev commented 8 years ago

Very strange situation, BUT some APKs have invalid signatures of files in the APK, so keytool fails. Will try to determine the best way to handle this.

jakev commented 8 years ago

Working on a commit that changes the "signature" table and Signature() class to better address this. Adding schema change tag.

jakev commented 8 years ago

Should be fixed here: https://github.com/jakev/dtfmods-core/commit/7efdbcbeada2f880a7066f03b6d4ea2a5820b482