Created
January 5, 2015 08:30
-
-
Save j796160836/71207ff37d06343ddb45 to your computer and use it in GitHub Desktop.
Show android debug key's fingerprints. (MD5 / SHA1 / SHA256)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get my debug key fingerprints