Wall of the Wise Android client calculates and displays the post counts of historical figures on a message board.
It is part of the interactive demonstrations on the Appjangle showcase (http://appjangle.com/showcase). These demonstrations illustrate the development of a simple message board application.
This Android client allows to load the data from any message board created on the showcase on appjangle.com. It then calculates how many posts are made by each user and displays this information. If changes are made to the message board, the posts counts are updated in the app in real time.
This application is released under the MIT license; the full source code can be obtained from:
https://github.com/denley/WallOfTheWiseAndroid.