Because I am trying to understand how google services work I am looking at this example:
https://www.b4x.com/android/forum/threads/google-maps-android-v2-tutorial.24415/#content
In this tutorial, in order to obtain the ApiKey I must send to Google the SHA1 hash of the signature of my app.
I would like to know how this SHA1 hash string is used and why it is needed.
Thank you
https://www.b4x.com/android/forum/threads/google-maps-android-v2-tutorial.24415/#content
In this tutorial, in order to obtain the ApiKey I must send to Google the SHA1 hash of the signature of my app.
I would like to know how this SHA1 hash string is used and why it is needed.
Thank you