Tap That! Number v4.0

I’ve just released a new version of Tap That! Number for Android – version 4.0. It’s a major revamp, as I’ve completely re-written the high scores component. Instead of using ScoreNinja (a lightweight high scores library), I’ve opted for Scoreloop, one of the big social gaming platforms. This basically means the whole interface looks a lot … Read more

How to use ScoreNinja for Android App High Scores

ScoreNinja - New Score dialogMy latest application, Tap That! Number uses the ScoreNinja library to integrate global high scores. This library is very easy to include with only a few lines of code. Other solutions such as ScoreLoop try to bundle a full social framework, but ScoreNinja does just one thing – global high scores. In this post I’ll teach you how to integrate ScoreNinja into your own Android app.

Read more