RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android
-
Updated
Jul 20, 2024 - 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.
Code lab for basic functions of RxJava in android (Java)
A sample Android application, written in Kotlin, to demonstrate how to build screens as fully independent modules.
The GADS AAD practice application
An app to allow users to discover the most popular movies playing
A sample epg in Android
An unofficial Covid-19 tracker and awareness app
it's a real-time currency converter which is powered by Revolut api service.
use debounce method in Rxjava to makes your app server HAPPY :D
Sample App to demonstrate MVP Architecture with Dagger2, RxJava and Room database
Hackerearth challege project
Generates Movie data based on search and get queries on TMDB Api
Get the notification from Firebase server, and open up a document (i.e PDF file) link sent from a server in message body.
A Playground Project for testing different kinds of Async, Reactive and Coroutines based Networking in Android
Sample Project using Clean Architecture + MVVM + Android Architecture Components. The data is fetched from Marvel Comics API.
Simple application for fetching taxi drivers based on current position in real time with RxJava. Made for interview process
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."