woodyb23 / android_mvc_template

Android MVC implementation tutorial/template application

Home Page:http://www.techyourchance.com/model-view-controller-mvc-and-model-view-presenter-mvp-architectural-patterns-in-android-part-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android MVC/MVP template

This simple SMS inbox reader application demonstrates one of the possible approaches to implementation of MVC architectural pattern in Android.

You're invited to clone/fork this repository and use it as a template for your own great apps!

Detailed walkthrough

I wrote a series of posts about this particular implementation of MVC for Android in a blog.

License

android_mvc_template binaries and source code can be used according to the Apache License, Version 2.0.

About

Android MVC implementation tutorial/template application

http://www.techyourchance.com/model-view-controller-mvc-and-model-view-presenter-mvp-architectural-patterns-in-android-part-1/


Languages

Language:Java 100.0%