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
- Samples from the Rx Episodes on Caster.IO☆45Updated 7 years ago
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- Samples for Android MVP vs MVVM☆42Updated 8 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆46Updated 3 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 8 years ago
- Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay☆40Updated 7 years ago
- Kotlin implementation of DaggerAndroidSampleApp repo☆32Updated 5 years ago
- Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2☆45Updated 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 8 years ago
- The easiest way to bring validation to your project☆44Updated 7 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 4 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 6 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
- Demo project on How to be a Mockstar using Mockito and MockWebServer.☆54Updated 8 years ago
- starter for Android MVVM Project using DataBinding Library☆82Updated 5 years ago
- Dagger 2 example project☆43Updated 8 years ago
- Simple project with clean architecture☆34Updated last year
- Tip Calculator demo app to show the concepts of MVVM☆74Updated 3 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆53Updated 7 years ago
- MaterialTabsTemplate is solely created to reduce the burden of writing same boiler plate codes for Tab creation in Android.☆91Updated 7 years ago
- Simple Android app created using Kotlin and MVP pattern. Tested with JUnit, Robolectric and Mockito.☆65Updated 6 years ago
- ☆38Updated 6 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- ☆34Updated 5 years ago
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding☆37Updated 7 years ago
- This is an example of how to create a custom view by extending a View class.☆12Updated 6 years ago
- Sample for https://medium.com/@dpreussler/writing-better-adapters-1b09758407d2☆45Updated 7 years ago
- Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost☆57Updated 7 years ago
- A wrapper class on top of SpannableStringBuilder with utility methods for android and custom spans.☆50Updated 2 years ago
- Demo showing the basics to advanced use cases of Android RecyclerView☆93Updated 6 years ago