问题 I want to use assetlinks.json for appindexing. I am supposed to use an SHA256 fingerprint, but when I print out the signingReport in Android Studio, I only have SHA1. Can I use SHA1, if not, how can I get an SHA256 signed app? Using Manish Jain's answer I have managed to list only the debug keys, which is more than I could do by myself, but if I put my actual keystore path and jks file in the path, "keytool -list -v -keystore "C:\Users\myself\Keystores\android.jks" -alias mykey -storepass