March 2018
Intermediate to advanced
500 pages
12h 40m
English
MVP is a common pattern in Android that is derived from the Model-View-Controller (MVC) pattern. MVP attempts to view related concerns from application logic. There are many reasons for which this is done, such as:

Let's familiarize ourselves with the actors in the MVP pattern.
Read now
Unlock full access