MVP in Android (followup)

In my previous post about MVP I tried to put together a demo Android application written using the MVP architecture pattern and some other tools that someone would use in real life.

These days I found out a very good blog post about MVP in Android, together with a very helpful Github repository. The post is here and the code is here. The code is very easy to understand, and the blog post brings up some very good points.


Originally published at corneliudascalu.com.