Wednesday 16 July 2014

Creating sha1 Key in windows-7 for Android Google Play Services .... Simple Steps :-D


METHOD 1


1. Find out .Android folder-path in System.
2. Execute this path on Command prompt following the code written below.

keytool -list -v -alias androiddebugkey -keystore debug.keystore -storepass android -keypass android












METHOD 2




No comments:

Post a Comment

How to do text writing animation?  In Android Development we do not have the option to use any other custom font in our default Tex...