Search This Blog

Sunday, June 5, 2016

Find out which keystore was used to sign an app

the simple answer is to compare the signature

here is how to compare APK signature with the keystore you have

android - How do I find out which keystore was used to sign an app? - Stack Overflow:


Find out which keystore was used to sign an app

the simple answer is to compare the signature

here is how to compare APK signature with the keystore you have

android - How do I find out which keystore was used to sign an app? - Stack Overflow:

check out this thread as well
The apk must be signed with the same certificates as the previous version