【发布时间】:2018-12-06 02:37:39
【问题描述】:
我从 Eclipse 迁移到 Android Studio,我发现很难在 gradle 文件中包含依赖系统,特别是集成排行榜和成就系统。 是否有一些简单的示例,只有一个简单的活动来集成 Play 服务的排行榜和成就?
【问题讨论】:
-
我建议先尝试从Firebase Android app samples 开始,以了解 SDK。然后结帐Integrate With Your Play Games Services Project,了解如何解锁成就并在排行榜上跟踪分数。
标签: android google-play-services google-play-games achievements google-play-developer-api