Translate To Your Own Langauge

Getting SHA1 key



To get the SHA1 key,

  • Open the command prompt by typing cmd in run dialog box.
  • Type the following command in the command prompt and press enter 
cd C:\Program Files\Java\jdk1.7.0_02\bin
  • Now type the following command
keytool -v -list -keystore "<debug.keystore path>”


Note: instead of "<debug.keystore path>”, type the path of your debug.keystore file. Mostly the path is c:\users\YOUR_USERNAME\.android\debug.keystore
  • Copy the generated SHA1 key and save it in a file for future use.
  • Now generate the Google APIs.

0 Responses to “Getting SHA1 key”

Post a Comment

Comment your feedback for the post. You can also ask your queries regarding android.

Blogger Widgets
All Rights Reserved Android Tutorials | Designed by: Deepak Anand