Android MVC/MVP tutorial

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_tutorial binaries and source code can be used according to the Apache License, Version 2.0.