omadahealth / AndroidMVPDemo
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 7 years ago
Alternatives and similar repositories for AndroidMVPDemo:
Users that are interested in AndroidMVPDemo are comparing it to the libraries listed below
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆46Updated 3 years ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 7 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 5 years ago
- Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay☆40Updated 7 years ago
- Push/pop fragment in style☆35Updated 5 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 6 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 7 years ago
- The easiest way to bring validation to your project☆44Updated 7 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- Android app highlighting how we can use RecyclerView to pre-cache views.☆41Updated last year
- Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd☆68Updated 7 years ago
- An example on how to implement DiffUtil for RecyclerViews in Kotlin, and what to do to make code simpler.☆81Updated 7 years ago
- Examples of using RxJava2 and RxAndroid Schedulers when testing☆29Updated 8 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 4 years ago
- A sample project displaying the use of Canvas based custom drawings in Android.☆44Updated 7 years ago
- Sample code of infinite rotation using RecyclerView. Built with Kotlin☆55Updated 7 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆53Updated 6 years ago
- Android Scoped DI using Kodein. Sample repo for https://caster.io/☆68Updated 6 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…☆53Updated 7 years ago
- Tip Calculator demo app to show the concepts of MVVM☆74Updated 3 years ago
- Simple project with clean architecture☆34Updated last year
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding☆37Updated 6 years ago
- android MVC example utilising android.arch.lifecycle.ViewModel☆19Updated 7 years ago
- Kotlin implementation of DaggerAndroidSampleApp repo☆32Updated 5 years ago
- starter for Android MVVM Project using DataBinding Library☆82Updated 5 years ago
- Source code for the app and examples from Huyen's talk "Cool ConstraintLayout 2.0"☆54Updated 5 years ago