从 google plus 个人资料中获取经验值和等级或从 google plus 个人资料中获取数据
Posted
技术标签:
【中文标题】从 google plus 个人资料中获取经验值和等级或从 google plus 个人资料中获取数据【英文标题】:Get experience points and level from google plus profile or Get Data from google plus profile 【发布时间】:2015-02-14 11:19:10 【问题描述】:我在我的游戏中使用 google play 游戏服务从 google 排行榜获取数据和排行榜分数。
我在排行榜配置文件中注意到了这个屏幕。
如您所见,名称、等级和 XP 点数。
我想知道有没有办法获取这些数据,以便我可以将其显示在我的自定义排行榜中。
我已经获得了姓名和头像等数据。
但我找不到获取此游戏数据的方法。
建议我一些想法。
【问题讨论】:
【参考方案1】:要获取玩家的经验值和等级,首先您必须获取当前登录游戏的本地玩家。为此,您应该使用 GPGS sdk 的 Player Manager 获取包含所需信息的 Player 对象。 请检查此链接: Player API Reference
【讨论】:
以上是关于从 google plus 个人资料中获取经验值和等级或从 google plus 个人资料中获取数据的主要内容,如果未能解决你的问题,请参考以下文章
尽管明确要求,但无法从 Google Plus 帐户获取私人生日
使用 google+ API 从 google plus 社区和活动获取数据
如何在android中获取google plus的刷新令牌?
Google Plus 个人资料图片 Google Play 游戏服务
“从您的主线程调用它可能会导致死锁和/或 ANR,同时从 GoogleAuthUtil(Android 中的 Google Plus 集成)获取 accessToken”