Android is an interesting platform and it’s easy and fun to develop for. My first app is a very simple tool to query the IT-Monitoring state from the University of Ravensburg-Weingarten, as also available on their public website:
http://www.hs-weingarten.de/web/rechenzentrum/dienststatus
In the background, a complex Icinga installation provides the necessary data, making it available through a public XML interface.
The app is available in the Google Play Store (former Android Market)
https://play.google.com/store/apps/details?id=de.saschahlusiak.hrw.dienststatus
Source code is also available on GitHub:
https://github.com/shlusiak/HRW-Dienststatus