Android development
The entire blog has been moved to wiki.
January 06, 2016
A little knowledge exchange from an active lambdas user.
December 08, 2015
There is too much magic inside of RxJava. Docs and tutorials are either too shallow or too complicated. Here is the middle ground that is essential to know before playing with RxJava.
September 19, 2015
This article is about an experiment on unit testing that I made aiming to reach 100% unit test coverage that ended with some conclusions on coverage tools and unit testing in general.
March 23, 2015
This article is a step-by-step introduction to MVP on Android, from a simplest possible example to best practices. The article also introduces a new library that makes MVP on Android extremely simple.
February 01, 2015
"Diving" is too deep and hard. I'm going to teach you quickly and easily. :)