RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android
-
Updated
Nov 17, 2022 - Kotlin
RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
RxData is Android mobile library for building reactive data flow in Android application.
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
A sample Android application, written in Kotlin, to demonstrate how to build screens as fully independent modules.
Code lab for basic functions of RxJava in android (Java)
The GADS AAD practice application
An app to allow users to discover the most popular movies playing
it's a real-time currency converter which is powered by Revolut api service.
A sample epg in Android
An unofficial Covid-19 tracker and awareness app
Sample App to demonstrate MVP Architecture with Dagger2, RxJava and Room database
use debounce method in Rxjava to makes your app server HAPPY :D
Get the notification from Firebase server, and open up a document (i.e PDF file) link sent from a server in message body.
Hackerearth challege project
Generates Movie data based on search and get queries on TMDB Api
Simple application for fetching taxi drivers based on current position in real time with RxJava. Made for interview process
Sample Project using Clean Architecture + MVVM + Android Architecture Components. The data is fetched from Marvel Comics API.
A Playground Project for testing different kinds of Async, Reactive and Coroutines based Networking in Android
Add a description, image, and links to the rx-android topic page so that developers can more easily learn about it.
To associate your repository with the rx-android topic, visit your repo's landing page and select "manage topics."