omadahealth / AndroidMVPDemoLinks
A sample of how we could use the MVP pattern to make tests faster (using Mockito). This project also compares the difference between a regular instrumentation tests on a MVC/MVVM Activity versus a MVP test.
☆24Updated 8 years ago
Alternatives and similar repositories for AndroidMVPDemo
Users that are interested in AndroidMVPDemo are comparing it to the libraries listed below
Sorting:
- Demo showing the basics to advanced use cases of Android RecyclerView☆93Updated 7 years ago
- starter for Android MVVM Project using DataBinding Library☆82Updated 5 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit T…☆98Updated 5 years ago
- A sample app to demonstrate Clean Architecture and MVP approach in android☆81Updated 7 years ago
- An Android library which makes checking the quality of user's password a breeze.☆113Updated last year
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 7 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆46Updated 4 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 8 years ago
- Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2☆45Updated 6 years ago
- A quick example that shows-off how to create awesome animations with ConstraintLayout and ConstraintSet☆135Updated 2 years ago
- Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin☆100Updated 7 years ago
- Sample app showcasing how to go about writing tests for Android Apps☆99Updated 8 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 5 years ago
- How to use Kotlin with popular Android libraries☆143Updated 7 years ago
- Code example for "The ABCs of RxJava"☆73Updated 3 years ago
- Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin …☆140Updated 7 years ago
- Simple Android app created using Kotlin and MVP pattern. Tested with JUnit, Robolectric and Mockito.☆65Updated 6 years ago
- Example how to improve your android code☆52Updated 5 years ago
- Twitch streamed 🎥playground repo, README speaks to you.☆224Updated 6 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 6 years ago
- ☆107Updated 6 years ago
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- Android Studio plugin to create clean architecture☆56Updated 8 years ago
- Source code for Developing High Quality Android Applications.☆131Updated 6 years ago
- Room with Rxjava Example☆135Updated 7 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 6 years ago
- Example project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more sc…☆70Updated 7 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…☆53Updated 8 years ago