Google API 的单独密钥

Separate Keys for Google APIs

我刚开始使用 google API 如果问题看起来很愚蠢,请提前原谅。

如果我的 Android 应用程序使用 Google 地点 API 和 Google 地图 API,我是否需要单独获得一个 API 两个 APIs 的密钥,或者我们可以为两个 APIs 使用一个密钥吗? 谢谢

您可以对两者使用一个 API 密钥,只需在 google 控制台的库选项卡中启用这两个 API 服务即可。