22 September 2015
Android Architecture
A simple guide for MVC, MVP and MVVM on Android projects Model View Controller MVC design pattern splits an application into three main aspects: Model, View and Controller. It forces a separation of concerns, it means domain model