-
-
Save yozef/dca5260741649f04aef3779c4c966c32 to your computer and use it in GitHub Desktop.
Get the Key Hash for Titanium's develoment keystore (replace 5.5.1.GA with your version)
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
Open Terminal: | |
keytool -exportcert -alias androiddebugkey -keystore ~/Library/Application Support/Titanium/mobilesdk/osx/6.0.1.GA/android/dev_keystore | openssl sha1 -binary | openssl base64 | |
keytool -exportcert -alias tidev -keystore ~/Library/Application\ Support/Titanium/mobilesdk/osx/6.0.1.GA/android/dev_keystore -list -v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When it asks for a password, just hit