RxJava-Android-Samples

RxJava demos

Real-world examples of using RxJava with Android to handle concurrency and other common problems

Learning RxJava for Android by example

GitHub

8k stars
363 watching
1k forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list

concurrencyexamplejavalearning-rxjavareactivereactive-programmingrxjavasamplethread

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reactivex/rxandroid Bindings for RxJava to simplify reactive programming in Android applications 19,882
anitaa1990/rxandroid-sample A collection of concise write-ups on implementing Reactive Programming in Android using RxJava 36
pwittchen/reactivenetwork An Android library monitoring network connection state and internet connectivity with RxJava observables 2,533
reactivex/rxjava A library for composing asynchronous and event-based programs using observable sequences 47,919
android/testing-samples A collection of samples demonstrating different frameworks and techniques for automated testing on Android 9,205
android/architecture-components-samples A collection of Android samples demonstrating various architecture components and best practices. 23,451
android/architecture-samples A collection of Android app architectures and patterns for developers to study and implement 44,492
blipinsk/rxanimationbinding A set of APIs for creating animations in Android using RxJava 82
android/compose-samples A collection of sample Android projects demonstrating various use cases and APIs for the Jetpack Compose UI toolkit 20,259
btroncone/learn-rxjs A comprehensive resource for learning RxJS and reactive programming 3,663
koush/ion A library for asynchronous networking and image loading in Android applications 6,289
android10/frodo A tool for logging RxJava Observables and Subscribers in Android apps. 1,474
dariuszseweryn/rxandroidble A powerful Android Bluetooth Low Energy library with RxJava3 interface 3,443
reactivex/rxjavacomputationexpressions RxJava provides a way to compose and manage asynchronous data streams using computation expressions. 60
android/ndk-samples Demonstrates use of C++ APIs in Android 10,094