From 61a87422ff995c632a9b05c74259863949a41ab0 Mon Sep 17 00:00:00 2001 From: Ankur Garg Date: Fri, 30 Oct 2015 02:41:44 +0530 Subject: [PATCH] add useful link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e176afd..16f1abb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Some resources to get started : * [Architecting Android…The clean way ?](http://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/) by Fernando Cejas * [MVP for Android: how to organize the presentation layer](http://antonioleiva.com/mvp-android/) by Antonio Leiva * [Introduction to Model View Presenter on Android](https://github.com/konmik/konmik.github.io/wiki/Introduction-to-Model-View-Presenter-on-Android) by Konstantin Mikheev +* [Model-View-Presenter (MVP)](http://hannesdorfmann.com/android/mosby/)by Hannes Dorfmann Roadmap for lectures