Skip to content

Instantly share code, notes, and snippets.

@davetrux
Created April 6, 2013 03:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davetrux/5324622 to your computer and use it in GitHub Desktop.
Save davetrux/5324622 to your computer and use it in GitHub Desktop.
Command line call to get the Android dev key. Empty password.
keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore -v -list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment