简体   繁体   English

是否要通过OAuth Playground为Android应用程序重置Google游戏服务成就?

[英]Reseting Google game services achievements through oauth playground for an android application?

Is it possible to reset achievements for an android application using oauth playground? 是否可以使用oauth Playground为Android应用程序重置成就? I have used it in the past to reset achievements for a web application but don't know how to do it for an android application. 我过去曾用它来重置Web应用程序的成就,但不知道如何为android应用程序做。 I have the android application google game services configuration setup and running but would like to give a method to testers for reseting their achievements out of the android application. 我已经设置并正在运行android应用程序google游戏服务配置,但我想向测试人员提供一种方法,以从android应用程序中重置其成就。

Thanks in advance. 提前致谢。

I'm actually going to recommend you try something completely different. 我实际上会建议您尝试完全不同的方法。 The Play Games team just released a new set of management tools that provides a web interface for you to interact with the games management REST APIs, including being able to reset your achievements. Play游戏团队刚刚发布了一套新的管理工具,该工具提供了一个Web界面供您与游戏管理REST API进行交互,包括能够重置成就。 You can find them here , along with some instructions about how to use them. 您可以在此处找到它们,以及有关如何使用它们的一些说明。

Please note that as part of the setup process, you're going to need to go to the Play Developer Console, jump into your game, create a linked web app, and then use that linked web app's Client ID as the Client ID you enter into the management tools. 请注意,在设置过程中,您需要转到Play开发者控制台,进入游戏,创建链接的网络应用,然后使用该链接的网络应用的客户端ID作为您输入的客户端ID进入管理工具。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM