Hi all,
I want to implementing online leaderboard for my games, is there any simple example to send score data to my personal website and retrieving it to my app?
I hope the library for online leaderboard will be added soon... :sign0148:
There's no library needed for that, you need to create a database on your website and then send the scores to it. To send/retrieve the scores from your app you will need to use an HTTP client, you can find examples by searching the forums.
@ NJDude: Thanks for pointing me the direction :sign0098:. Can i make online leaderboard base on erel's "Connect Android to MySQL Database Tutorial"? The library i'm talking about is online leaderboard media like openfeint.
@ vb1992: I've already implement that on my previous project, thats for local scoreboard only. thanks for your reply. :sign0098:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.