Having published a first Android application Audio Clock in the Android Market my attention has turned to developing something new. Audio Clock was simple but this new application is on a whole other scale. Audio Clock had a minimal UI – in fact just some configuration views and a notification bar entry – and ran in the …
Tag Archive: maven
May 05
Using Maven for Android Development
As a habitual Maven user I’ve got used to the ease with which I can run through a build and test process and get a deployable artefact out at the end of it. I’ve been playing with Android for some time, and now I’m ready to do some serious development it is only natural that …
