比如要使用高德地图
编辑 Android 项目的 AndroidManifest.xml(一般在 androidappsrcmainAndroidManifest.xml),添加如下代码:
<application>
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="你的高德 Key" />
</application>
比如要使用高德地图
编辑 Android 项目的 AndroidManifest.xml(一般在 androidappsrcmainAndroidManifest.xml),添加如下代码:
<application>
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="你的高德 Key" />
</application>
2 回答464 阅读✓ 已解决
1 回答382 阅读✓ 已解决
692 阅读
1 回答371 阅读
272 阅读
264 阅读
255 阅读