【发布时间】:2019-01-10 18:55:28
【问题描述】:
我在https://developer.here.com/plans 注册了一个免费增值计划,并为我的示例包名称com.xyz.something 激活了一个项目。我从https://github.com/heremaps/here-android-sdk-examples 克隆了示例应用程序并编辑了AndroidManifest.xml,设置:
- 包名在
com.xyz.something - 应用 ID、应用代码和许可证
- 以及标签和意图 (2x)
此处描述:https://github.com/heremaps/here-android-sdk-examples/blob/master/README.md
最后我总是以这个错误结束:
- 无法初始化地图,出现错误 INCORRECT_APP_CREDENTIALS
任何想法我缺少什么?
【问题讨论】: