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
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.
Subscribe to:
Post Comments (Atom)
You may be interested in:
- Registration Form in Android with Validation
- Login with Validation (Android Example)
- Implementing Tab Example in android using TabActivity
- Splash screen in Android using Thread
- Showing Map
- button in android example
- Spinner Android Example
- Change the Profile Mode Programmatically (Android Example)
- Login Example (Android)
- Generating 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.