JoaoMotondon / RxJavaDemoAppLinks
This repository contains 100+ examples using RxJava for Android
☆498Updated 6 years ago
Alternatives and similar repositories for RxJavaDemoApp
Users that are interested in RxJavaDemoApp are comparing it to the libraries listed below
Sorting:
- Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android☆657Updated 7 years ago
- Android MVP sample adapts with new Android architecture components (Lifecycle, Room).☆433Updated 5 years ago
- This project implements the dagger 2 in android for dependency injection☆451Updated last year
- Sample project explains Dependency Injection in Android using dagger-android framework.☆514Updated 5 years ago
- Extension of the android-mvp-architecture for very large projects.☆403Updated last year
- Recommended architecture by Android☆886Updated 4 years ago
- A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effec…☆612Updated 5 years ago
- [Examples] Complete reference for Android Testing with examples.☆705Updated 7 years ago
- "Hello, World!" example of the Model-View-ViewModel pattern☆480Updated 6 years ago
- Sample created to practice MVVM and DataBinding in Android Applications.☆668Updated 4 years ago
- Rxjava 2.0 wrapper on Google's Android Firebase library.☆516Updated 2 years ago
- The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/archit…☆299Updated 4 years ago
- Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project☆320Updated 8 years ago
- A fork of our clean architecture boilerplate using the Model-View-Intent pattern☆982Updated 5 years ago
- The Android maps adapter☆837Updated 3 years ago
- An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.☆613Updated 7 years ago
- ☆499Updated last year
- A handy collection of most commonly used Kotlin extensions to boost your productivity.☆596Updated 4 years ago
- MVP + Dagger 2 + RxJava + Retrofit2☆308Updated 6 years ago
- ☆430Updated 7 years ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop☆321Updated 5 years ago
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava☆242Updated 7 years ago
- Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonThea…☆641Updated 3 years ago
- Speed up your android development by removing boilerplate code☆396Updated 6 years ago
- The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library ins…☆333Updated 7 years ago
- Add a different ribbon to each of your Android app variants using this gradle plugin. Of course, configure it as you will☆959Updated 4 years ago
- Code for Medium article