lolevsky / Android-Clean-ArchitectureLinks
Example project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more scalable and testable.
☆71Updated 7 years ago
Alternatives and similar repositories for Android-Clean-Architecture
Users that are interested in Android-Clean-Architecture are comparing it to the libraries listed below
Sorting:
- starter for Android MVVM Project using DataBinding Library☆82Updated 6 years ago
- Clean architecture in Android with Kotlin + RxJava + Dagger 2☆40Updated 8 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 8 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- In this tutorial we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App.☆51Updated 7 years ago
- Read my Blog Post☆52Updated 9 years ago
- Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin☆99Updated 8 years ago
- Simple Android app created using Kotlin and MVP pattern. Tested with JUnit, Robolectric and Mockito.☆65Updated 7 years ago
- A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Vi…