Skip to content

Instantly share code, notes, and snippets.

@isurum
Created August 20, 2017 15:57
Show Gist options
  • Save isurum/bb5a956363f277d547cd98e4b753f7f5 to your computer and use it in GitHub Desktop.
Save isurum/bb5a956363f277d547cd98e4b753f7f5 to your computer and use it in GitHub Desktop.
Get the Debug Certificate in Mac/Linux.
keytool -exportcert -list –v -alias androiddebugkey -keystore ~/.android/debug.keystore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment