Current location - Quotes Website - Signature design - View signature information of apk
View signature information of apk
1. Unzip the apk.

2. find it. RSA file under META-INF;

3. Enter the cmd environment and enter. RSA file location, command: keytool -printcert -file XXX. RSA view signature information.

Enter C:\Users\ user name \. Android directory in 1 cmd

2.keytool-list-v-keystore debug . keystore;