Tuesday, July 24, 2012

Android Unit Tests and Coverage in Sonar

Some weeks ago I wanted to use Sonar in a small Android-app project to monitor code quality. Using sonar-runner I had very fast a working integration into my development environment and the first measurements were visible.

Most of the measurements like lines of code, violations, complexity or comments were instantly available. But two measures, code coverage and Unit tests, were a bit tricky to integrate. Therefore I will here list the steps I took to enable these two measures in Sonar for Android-app projects.
[Read more…]

Thursday, March 24, 2011

Getting Motorola Milestone 2.2.1 Froyo to 2.3.3 Gingerbread [update]

Today I had enough of Motorolas buggy Android 2.2.1 (Froyo) update and started the adventure to root my phone and install Cyanogenmod 7 alias Android 2.3.3 (Gingerbread). It was quite easy and I had a super fast and stable system afterwards, but I also had some difficulties getting started. This I will explain here.
[Read more…]

Monday, September 27, 2010

Mensa - TU/HS Darmstadt

Die Android App lädt die aktuelle Speisekarte der ausgewählten Darmstädter Mensa aus dem Netz und zeigt das heutige Menü an. Durch Buttons und Gesten lässt sich durch die einzelnen Tage navigieren. Es ist keine ständige Internetverbindung nötig.
[Read more…]