Online Leaderboards on Android

Hi guys :slight_smile:
I’m not sure I’m in the right section…
Anyway, I wanna know if there is the possibility of creating some online leaderboards on Android like Openfeint, easily and for free.

Thank you in advance,
Moreno [import]uid: 127704 topic_id: 28263 reply_id: 328263[/import]

OpenFeint doesn’t really exist anymore, it’s now known as Gree. It’s just that they haven’t axed OpenFeint itself yet, fyi. There is a thread somewhere around here about it. Unfortunately Gree is not supported by Corona currently.

Depending on the volume you expect there is GameMinion which is a new system. It’s still in beta so things may change but they do have a free program with some limitations. I haven’t used them so i can’t say much about how easy it is to implement.

The last options, which is what I am currently doing, is just make my own leaderboard system. If you have a webhost that has some sort of hosted database(almost all of them come with MySQL) you can do this. Unfortunately if you aren’t familiar with this then it wouldn’t really be classified as easy. Typically a webhost costs money but I know there are some free ones out there with MySQL support like zymix.com.

Good luck! [import]uid: 147305 topic_id: 28263 reply_id: 114194[/import]

Thank you very much for the reply :slight_smile: [import]uid: 127704 topic_id: 28263 reply_id: 115502[/import]