Current location - Quotes Website - Signature design - Where is the android studio signature file?
Where is the android studio signature file?
1. Where is the signature file? C:\Users\Administrator\。 android \debug.keystore

2. How to view and obtain SHA 1 or MD5:

(1) Open a command window: enter. Android directory of drive C?

(2) Enter the command: keytool-v-list-keystore debug. Keystore?

(3) Enter the password of the debug.keystore file. The official default password is: Android. If it is your own keystore file, please enter your own password. ?