gpt4 book ai didi

android - 在 Android Studio 的 local.properties 文件中定义属性

转载 作者:行者123 更新时间:2023-12-02 18:16:24 28 4
gpt4 key购买 nike

我正在构建一个新的 map 应用程序。创建新项目后,Android studio 期望在 local.properties 文件中定义属性,但我不知道如何定义属性。所以,请帮我解决这个问题。说明如下。

      TODO: Before you run your application, you need a Google Maps API key.

To get one, follow the directions here:

https://developers.google.com/maps/documentation/android-sdk/get-api-key

Once you have your API key (it starts with "AIza"), define a new property in your
project's local.properties file (e.g. MAPS_API_KEY=Aiza...), and replace the
"YOUR_API_KEY" string in this file with "${MAPS_API_KEY}".

最佳答案

从谷歌获取 API key 后,执行以下操作:

  1. 将项目导航类型从 (Android) 更改为 (Project) Step 1

  2. 找到 local.properties

Step 2

  1. 如下图所示添加您的 key (MAPS_API_KEY=AIza ...):

Step 3

  1. 最后一步在项目 list 中添加引用:

enter image description here

关于android - 在 Android Studio 的 local.properties 文件中定义属性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71541688/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com