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
Related projects ⓘ
Alternatives and complementary repositories for AndroidMVPDemo
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- Simple project with clean architecture☆34Updated 11 months ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 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 7 years ago
- Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd☆68Updated 7 years ago
- ☆41Updated 7 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆46Updated 3 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 7 years ago
- Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay☆40Updated 7 years ago
- A demo app for trying to implement a looping ViewPager with a page indicator☆66Updated 8 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆53Updated 6 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 5 years ago
- A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Vi…☆48Updated 7 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- Model-View-Intent (MVI) sample app built in Kotlin with Mosby, RxJava and RxBinding☆58Updated 6 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 6 years ago
- Code example for "The ABCs of RxJava"☆73Updated 2 years ago
- Demo project on How to be a Mockstar using Mockito and MockWebServer.☆54Updated 7 years ago
- Kotlin implementation of DaggerAndroidSampleApp repo☆33Updated 5 years ago
- Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost☆57Updated 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
- A sample showing how to build an instant app from an existing project.☆93Updated last year
- 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
- Android gallery & photo/video functionality simplified with RxJava2☆40Updated 5 years ago
- A wrapper class on top of SpannableStringBuilder with utility methods for android and custom spans.☆50Updated 2 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 4 years ago