How time flies! I am so busy working on my clients Android application and the book about the Hudson continuous integration server that my blogging got a bit neglected. In the frenzy I did manage to work on a whole bunch of pull requests for the Maven Android Plugins upcoming releases and get involved again in AnDevCon. Yeah.. AnDevCon was a great conference earlier this year and my feedback is on the site for the upcoming AnDevCon 2 in November. And I will be there again. But let’s start with more from AnDevCon 1.
Tag: AnDevCon
-
Presentation files for AnDevCon
No matter if you were able to attend my presentation at AnDevCon 2011 or not, here are the presentation files for all of you to enjoy:
Taking Advantage of Apache Maven for Android Development
Unit Testing, Integration Testing and Continuous Builds for Android Development
-
Android StrictMode for all platform versions
With the release of the Android platform 2.3 aka Gingerbread a while ago us developers got a great tools into our hands: StrictMode. Unfortunately if you application still needs to be run on on older versions of Android you are a bit out of luck. Until now at least because I will show you how to use StrictMode in development even if your app e.g. supports Android 1.6 and up.
(more…)