Tag Archives: MVC app

android architecture: Part 2: MVC

This is the second article of the series on android architecture. The first part outlines the content to be discussed in the series. What is MVC architecture? The model-view-controller (MVC) has been the traditional architectural pattern for developing applications having user interface. Even though as an android architecture for developing apps, it is not much popular… Read More »