还需要BaseGameUtils吗?(实施Android排行榜) [英] Is BaseGameUtils still necessary? (Implementing Android leaderboards)

查看:71
本文介绍了还需要BaseGameUtils吗?(实施Android排行榜)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在将旧游戏项目移植到AndroidStudio格式,该项目使用的是旧的BaseGameUtils Eclipse风格的Android库项目,该项目必须作为库导入到游戏项目中.

I'm porting to AndroidStudio format an old game project which is using using old BaseGameUtils Eclipse style Android library project, which must be imported as a library to the game project.

是否有Gradle依赖替代BaseGameUtils项目?我可以找到的有关BaseGameUtils的唯一信息是: https://developers.google.com/games/services/android/init

Is there a gradle dependence alternative to BaseGameUtils project? The only thing I can find about BaseGameUtils is this: https://developers.google.com/games/services/android/init

似乎Google告诉您应该使用BaseGameUtils,但我也发现了这一点:

And it seems that Google is telling you that you should use BaseGameUtils, but also I found this: https://developers.google.com/games/services/android/leaderboards

在最后一个链接中,google告诉了如何实现排行榜,而不是在文本中命名BaseGameUtils,所以我很困惑.还需要BaseGameUtils吗?如果不是这样,并且可以使用最后一个链接完成,那么作为Gradle依赖项导入将需要什么?

In that last link, google is telling how to implement leaderboards and is not naming BaseGameUtils in the text, so I'm confused. Is BaseGameUtils still necessary? If not, and it can be done using the last link, what would be necessary to import as a Gradle dependence?

推荐答案

https://developers.google.com/games/services/android/leaderboards ,以下载并查看而且,在 Android示例页面中,您可以在自述文件中找到以下内容:

And, In the Android samples page you can find in the Readme that:

BaseGameUtils .在所有样本上使用的实用程序,您也可以在项目中使用.这不是一个独立的示例,它是一个库项目.

BaseGameUtils. Utilities used on all samples, which you can use in your projects too. This is not a stand-alone sample, it's a library project.

所以,是的,仍然需要.

So, yeah it is still needed.

这篇关于还需要BaseGameUtils吗?(实施Android排行榜)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆