mvp-android topic
ConductorMVP
Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes
Preservely
Lightweight Android lib preserving objects instances during orientation changes
mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
CleanArchitectureManifest
Description of the main principles and rules for building an Android application using Clean Architecture approach
mvp-android-arch-component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Protein
:egg: An Android App for Dribbble
KotlinMvpArchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
KotlinRxMvpArchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!