Skip to content

Instantly share code, notes, and snippets.

@derekhe
Created September 30, 2015 14:45
Show Gist options
  • Save derekhe/2e61f9a0cf956f56a808 to your computer and use it in GitHub Desktop.
Save derekhe/2e61f9a0cf956f56a808 to your computer and use it in GitHub Desktop.
Get android sha1 finger print
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment