Tag Archives: MVP library for android

Easy MVP library for android

Introduction In part 3 of my series on architectural patterns in android, I wrote about MVP along with a sample android app and showed how using it can lead to more scalable, maintainable and extendable code. There are two things about MVP I am not a fan of: larger number of lines of boilerplate codeā€¦ Read More »