JesusM / MVPDaggerAndroid

A simple project to show how combine the MVP pattern on Android combined with Dagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVPDaggerAndroid

A simple project based on the post of Antonio Leiva ( http://www.limecreativelabs.com/mvp-android/ ) to show how combine MVP pattern on Android with Dagger. The sample access to the PreferenceManager trough the presenter.

About

A simple project to show how combine the MVP pattern on Android combined with Dagger


Languages

Language:Java 83.4%Language:Groovy 16.6%