Skip to content

Instantly share code, notes, and snippets.

@cuchas
Created March 19, 2016 19:55
Show Gist options
  • Save cuchas/55e8e376f376557fe07a to your computer and use it in GitHub Desktop.
Save cuchas/55e8e376f376557fe07a to your computer and use it in GitHub Desktop.
Show fingerprint SSH default android debug key
keytool -list -alias androiddebugkey -keystore ~/.android/debug.keystore -storepass android -keypass android -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment