Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我们准备好发布您的应用程序时,我们必须获得一个基于证书的 Maps API 密钥,该证书将用于为发布 n 签署应用程序,然后更改所有 MapView 元素引用的 Maps API 密钥字符串,以便它们引用新密钥。
但我的问题是如何根据证书获取发布的api密钥。
在 Android Market 中启动应用程序后,要让 Google Map 在所有设备中可见,您需要使用 Release Key 创建 Keystore。
查看我的帖子以使用发布密钥创建签名应用程序和注册地图