design patterns - Android MVP implementation -


i came across few articles talking subject cannot understand how apply mvp on app code. there specific guidelines clean mvp implementation android.

thank you

checkout link:
material movies
mvpandroidbootstrap
clean-contacts
mvpcleanarchitecture
android-cleanarchitecture
@ links find lot of mvp implementations android

updated:

mosby - model-view-presenter library modern android apps
thirtyinch - new mvp library android
moxy - android mvp library without problems of lifecycle , boilerplate code

updated:

interesting-android-repositories - contains lot mvp implementations android.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -