1. Social Logins
  2. Google Key Hashes

Google Key Hashes

Getting Key Hash for Facebook

  1. Download and install latest JDK from here. If you have build an Android App previously, you should already have this JDK installed.
  2. Once JDK is installed, run keytool with the following command.
keytool -keystore /path/to/file.jks -list -v

/path/to/file.jks is the path of your Android Keystore file that was previously generated.


This article is separated into multiple sections as follow: