tutsplus / Android-ModelViewPresenter-Example

How to Adopt Model View Presenter on Android

Home Page:http://code.tutsplus.com/tutorials/how-to-adopt-model-view-presenter-on-android--cms-26206

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Envato Tuts+ Tutorial: How to Adopt Model View Presenter on Android

Instructor: Tin Megali

In the previous tutorial, we talked about the Model View Presenter pattern, how it is applied on Android, and what its most important advantages are. In this tutorial, we explore the Model View Presenter pattern in more detail by implementing it in an Android application.

Source files for the Envato Tuts+ tutorial: How to Adopt Model View Presenter on Android

Read this tutorial on Envato Tuts+.

About

How to Adopt Model View Presenter on Android

http://code.tutsplus.com/tutorials/how-to-adopt-model-view-presenter-on-android--cms-26206

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%