Search code examples
androidleaderboard

Centralized leaderboard for Android


Does Android provide a centralized leaderboard feature like Apple's Game Center leaderboard? (so that there is no need to use 3rd party services like OpenFeint)


Solution

  • There is no such feature like centralized leaderboard or other statistics. You should Use third party libraries like Swarm or OpenFeint.