如何在 Google Plus 上发布排行榜 来自 Google Play Games 库 Android

How to publish leaderboard on Google Plus from Google Play Games lib in Android

我正在开发一个使用 Google Play 游戏排行榜和 BaseGameUtils 的应用程序。问题是我想在用户的 Google Plus 上发布排行榜,但我找不到任何示例说明我该怎么做。

可以吗?

提前致谢!

嗯,您需要使用 Google 播放服务 SDK。此外,您需要在开发人员的控制台中创建排行榜。您从那里获得一个唯一的 ID,需要将您的游戏和排行榜相关联。 本教程有点过时,但它应该会给你一个想法 - http://code.tutsplus.com/tutorials/google-play-game-services-leaderboards--cms-20700

你应该看看这个教程。 http://www.androidhive.info/2014/02/android-login-with-google-plus-account-1/