【问题标题】:How obtain the google map API key for publish the app in google play? [closed]如何获取 google map API key 以在 google play 中发布应用? [关闭]
【发布时间】:2012-08-11 12:37:52
【问题描述】:

我使用调试证书开发应用程序,但我刚刚完成了应用程序,我想在 google play 中发布应用程序。我需要其他 API 吗?

【问题讨论】:

标签: android google-maps google-maps-api-3


【解决方案1】:

要在 Google Play 上发布,您需要使用自己的唯一密钥对 apk 进行签名,详细信息为 here

创建自己的唯一密钥后,您需要获取其 MD5 哈希并为其获取地图 API 密钥,就像您为调试证书所做的那样。

【讨论】:

    猜你喜欢
    • 2013-05-03
    • 1970-01-01
    • 1970-01-01
    • 2018-08-28
    • 1970-01-01
    • 2022-01-12
    • 2016-04-23
    • 1970-01-01
    相关资源
    最近更新 更多