Im trying to create an app based on facebook sdk but i dont know how to get the android key hash:S Can anyone help me ?
How to get Android Key Hash?
- Edited

"*directory to your keytool*" -list -v -alias *your alias* -keystore "*directory of your keystore*" -storepass *your store pass* -keypass *your key pass*
replace the stars and the info between stars with the relevant info and then copy paste this in the command prompt. I had a lot of difficulty doing this as well, when I finally pulled it off I saved the above info for myself :P so it should work
replace the stars and the info between stars with the relevant info and then copy paste this in the command prompt. I had a lot of difficulty doing this as well, when I finally pulled it off I saved the above info for myself :P so it should work