Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does an Android Game Center exist? [closed]

I am working on one Android application which needs the gaming center like an apple game center . Does Android provide any game center like apple game center?

http://en.wikipedia.org/wiki/Game_Center

And if so:

  • is it an opensource or paid one?
  • What are the limitations of this one as compared to apple game center?
  • or what are the feature's of it as compared with apple game center?
  • which devices supports game center of android?

I am working on one application in which i want to share my application with more than one user at a time at a same time. (say multi player game). Apple game store provides facility for multiplayer game i want this kind of facility in android.

like image 620
Mahaveer Muttha Avatar asked Dec 09 '11 07:12

Mahaveer Muttha


People also ask

Can you get Game Center on Android?

No. Game Center is exclusive to ios.

What is Android Game Center called?

Google just introduced a new, dedicated gaming app for the Android ecosystem called Google Play Games. It's essentially Android's answer to Apple's Game Center — it lists both games and your friends on a single screen and lets you see highlights from both categories.

Where is my Game Center app?

Launch your Settings app. Scroll around and look for "Game Center". When you find "Game Center", click it.

Do I have to use Game Center?

Even if it isn't taking up a lot of storage, there's no apparent uses that justify its existence. If you don't use the Game Center and have no intention of ever opening it except by accident, you can't remove from you iOS device, but you can easily disable it on iOS and OS X so you never have to deal with it.


1 Answers

In case you want a ready-made leaderboard solution, you could take a look at OpenFeint and similar solutions. Update 2/6 2013: Since OpenFeint being discontinued, I'd recommend its successor GREE. They have shared leaderboards between Android and iPhone too. It's not open source, but it's free. You should look at their support site for limitations. This post looks at OpenFeint compared to Game Center.

like image 54
Tobbe Avatar answered Nov 05 '22 18:11

Tobbe