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.
一年前,我使用 Android Google Maps API v1 开发了一个地图应用程序。我使用调试密钥进行测试并且它有效。
api密钥工作多长时间?
直到 Google 停止对 Maps V1 的支持。对此没有公布的时间表。但是,我很快就会转向 Maps V2 或其他替代方案。
如果密钥过期,我的应用程序是否会崩溃?
在底层签名密钥到期之前,API 密钥不会“过期”。如果由于某种原因这会在 Maps V1 关闭之前发生,我不知道会发生什么。
那么如果密钥仍然有效,v1 中开发的代码现在可以工作吗?
是的,直到 Google 停止支持 Maps V1。