Skip to content

Instantly share code, notes, and snippets.

@margaretmz
Last active September 25, 2016 14:02
Show Gist options
  • Save margaretmz/3fb5b076bdd04086b9ea2382a9f25fb7 to your computer and use it in GitHub Desktop.
Save margaretmz/3fb5b076bdd04086b9ea2382a9f25fb7 to your computer and use it in GitHub Desktop.
// Find SHA1 of Debug keystore, on Mac located at ~/.android/debug.keystore
keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore -list -v -storepass android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment