22 Jul 2015

How to get sha1 key in android studio

get SHA1 in Android Studio
If you have android studio then it is very very simple. Just create a MapActivity using android studio and after creating it go into google_maps_api.xml and in there there will be a link given in comments. If you paste it in your browser, it will ask a few details to be filled and after that your api will be generated. No need of using keytool and all.
  1. Click on your package and choose New -> Google -> Google Maps Activity
  2. Android Studio redirect you to google_maps_api.xml
And you will see all you need to get google_maps_key
SHA1 Key in Android Studio

No comments:

Post a Comment