GPGS Android: fetch leader board entries, data storage list and achievements status
MrStahlfelge opened this issue · 1 comments
MrStahlfelge commented
After integrating fetch leader board entries, achievements status and data storages in core (issue #4), it now has to be implemented for Android GPGS client.
MrStahlfelge commented
Documentations needed for implementation:
- list and delete data storages: load(), delete() (needs load() to called before)
- list achievments and status: load()
- fetch leaderboard entries: loadTopScores(), for playerRelated true: loadPlayerCenteredScores()