Skip to content

Instantly share code, notes, and snippets.

@isurum
Created August 20, 2017 15:53
Show Gist options
  • Save isurum/5e99c504b9828cd168a540b237dc571f to your computer and use it in GitHub Desktop.
Save isurum/5e99c504b9828cd168a540b237dc571f to your computer and use it in GitHub Desktop.
Get the Debug Certificate for Android Development
keytool -exportcert -list -v -alias androiddebugkey -keystore %USERPROFILE%\.android\debug.keystore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment