checheche/README.md
2024-12-26 22:23:02 +08:00

34 lines
954 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 在Godot引擎内实现显示高德地图
Godot引擎版本4.3.0.stable
限制仅能在项目内使用GDScript不支持C#。
此程序适配Android 7.0及以上系统。
### APK密钥
#### 测试版
文件名debug.jks
别名debug
有效期99年
密码15f57b8b
SHA1: E2:FC:C8:BE:5B:2F:0E:BB:13:94:CB:3E:66:9F:D7:E8:96:3B:3B:4C
#### 发行版
文件名release.jks
别名release
有效期99年
密码d1bf4d4c
SHA1BB:28:8F:4C:B2:7B:7B:50:2C:64:BF:55:A6:CC:F5:01:12:4A:CC:46
### 相关文档
* 适用于 Android 平台的 Godot 引擎https://docs.godotengine.org/en/stable/tutorials/platform/android/android_library.html
* Godot安卓插件使gdscript运行时使用GodotPlugin来访问JVM方法。https://docs.godotengine.org/en/stable/tutorials/platform/android/android_plugin.html#doc-android-plugin
* 高德地图SDK接入指南https://lbs.amap.com/api/android-location-sdk/locationsummary