Skip to content

Instantly share code, notes, and snippets.

@tientham
Created February 24, 2020 19:39
Show Gist options
  • Save tientham/4c7bcbcba3e7defc1812c0f0ef614420 to your computer and use it in GitHub Desktop.
Save tientham/4c7bcbcba3e7defc1812c0f0ef614420 to your computer and use it in GitHub Desktop.
Get SHA1 android debug key on Macbook env
keytool -list -v -keystore ~/.android/debug.keystore
Password: 'android'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment