sha1 key in android studio code example
Example 1: how to get sha 1 in android studio
keytool -list -v -keystore "%USERPROFILE%\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android
Example 2: sha1 release key android
keystore_name mean location of the release key file and alias will be key by default