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
- Sample for https://medium.com/@dpreussler/writing-better-adapters-1b09758407d2☆45Updated 7 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆46Updated 3 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 7 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 6 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 4 years ago
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding☆37Updated 7 years ago
- starter for Android MVVM Project using DataBinding Library☆82Updated 5 years ago
- Samples for Android MVP vs MVVM☆42Updated 8 years ago
- A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Vi…☆47Updated 7 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 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
- MaterialTabsTemplate is solely created to reduce the burden of writing same boiler plate codes for Tab creation in Android.☆91Updated 7 years ago
- Demo showing the basics to advanced use cases of Android RecyclerView☆93Updated 6 years ago
- Circular Reveal Animation☆67Updated 8 years ago
- Examples of using RxJava2 and RxAndroid Schedulers when testing☆29Updated 8 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
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- Simple project with clean architecture☆34Updated last year
- Sample to practice LiveData + DataBinding☆87Updated 4 years ago
- Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost☆57Updated 7 years ago
- ☆39Updated 7 years ago
- A playground to learn the new JetPack things☆61Updated 6 years ago
- Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay☆40Updated 7 years ago
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 5 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆77Updated 6 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆53Updated 7 years ago
- ☆38Updated 5 years ago
- A demo project to showcase usage of new Material Components and Theming introduced by Google. Also some hidden material component views w…☆21Updated 5 years ago
- Push/pop fragment in style☆35Updated 5 years ago