Skip to main content

Blogs

2017

Using Mockito 2.x on Android
·2 mins
Android Mockito Testing
The Mockito team is on fire lately! Not only did they add support to mock final classes and methods, but now they allow running Mockito directly onto an actual Android device.
Year in review 2016
·2 mins
Review
It’s that time of the year again to do a little personal retrospective. 2016 passed by so quickly! I had a fantastic time playing around with (and taking care of) my wife and daughter.

2016

Extending Mockito
·3 mins
Android Mockito Testing
Due to its clean simple api, Mockito has become world’s most popular Java mocking framework. After having covered all of its basics, it’s time to spice things up and start extending Mockito.
The hidden cost of code coverage
·2 mins
Android Tools Gradle Testing
Code coverage is an awesome way to motivate you and your team to write more tests. But did you know that simply enabling it slows down your build significantly?
Why you should care about copyright
·5 mins
Android Copyright Tools
As die hard Android developers, copyright notices are usually not on top of our priority list. Yet large corporations always insist to add a copyright header.
Turn Android into an awesome cycling GPS
·4 mins
Cycling Howto
Cycling is all about exploring: visiting new places and making existing routes more fun with better streets. So there must be an app that allows to plan your route and start cycling right?
Testing made sweet with a Mockito
·2 mins
Android Mockito Testing Droidcon
At Droidcon Berlin 2016 I had a great time talking about testing using the Mockito framework. While the talk wasn’t recorded unfortunately, the great folks at Voice Republic recorded an audio version which you can listen to as a podcast or together with the slides.
Droidcon Berlin recap
·4 mins
Android Conference Droidcon
Having founded the entire Droidcon franchise in 2009, Droidcon Berlin is a magical conference to be at. Not only do they have an awesome lineup of speakers (including yours truly).
Efficiently reducing your method count
·7 mins
Android Tools Proguard Methodcount
As green field projects are a rare breed, chances are that you’ve inherited a legacy code base. If you’re as lucky as me, that code base has over 65k methods causing the build times to be boringly slow.
Droidcon Italy recap
·4 mins
Android Conference Droidcon
A conference about our favorite Green little robots? In sunny Italy? With great food and a party? Yeah, I can image how you must feel in case you missed it… I on the other hand was fortunate enough to attend and speak at this awesome conference.