checheche/README.md

34 lines
998 B
Markdown
Raw Normal View History

2024-12-27 00:55:07 +08:00
# 在Godot引擎内实现车辆ipad显示项目 作者:舒荣森
2024-12-27 00:56:25 +08:00
导入了高德地图
2024-12-26 22:23:02 +08:00
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