android - google map api中SHA1指纹的用法是什么

标签 android google-maps-api-3 google-api cryptography google-maps-android-api-2

为什么要在 google api 控制台中添加 SHA1 指纹?

最佳答案

它用于唯一标识您的应用程序。来自 the documentation :

The Maps API key is based on a short form of your application's digital certificate, known as its SHA-1 fingerprint. The fingerprint is a unique text string generated from the commonly-used SHA-1 hashing algorithm. Because the fingerprint is itself unique, Google Maps uses it as a way to identify your application.

关于android - google map api中SHA1指纹的用法是什么,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28893751/

相关文章:

javascript - "place_changed"事件后,Angular Google map 指令缩放得太近

javascript - 如何知道街景全景图是在室内还是室外

C# 'Google.Apis.Json.NewtonsoftJsonSerializer' 的类型初始值设定项抛出异常

android - 升级到 ADT v20 后不再能够创建项目

java - android中的自定义复选框类

android - 如何在 Android 中使用正则表达式运行查询

java - 地理编码器在 Kitkat 版本以上的 Android 中不起作用

php - 如何在 PHP 中集成谷歌地图并用标志标记地点

php - GCM 消息未到达 API 或未发送,但已返回成功标志

android - 谷歌表格 API : How to find a row by value and update it's content