kaushikgopal/RxJava-Android-Samples resource
Learning RxJava for Android by example observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4424
- days_rel: n/a
- days_push: 1122
- n_releases_24m: 0
Adoption not part of the score
7491 stars · 1357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of real-world example Android apps demonstrating RxJava patterns such as schedulers, debounce-based search, form validation, polling, backoff, caching, and event buses. It accompanies conference talks on learning reactive programming for Android by example.
Use cases
- learn rxjava for android by example
- see how to debounce search input with rxjava subjects
- understand schedulers for background work on android
- implement form validation with combinelatest
- learn exponential backoff and retry patterns with rxjava
- build an event bus using rxjava
- handle network calls and caching with observables
When to choose
- you are an Android developer learning RxJava through runnable examples
- you want reference implementations of common reactive patterns like debounce, polling, and backoff
- you prefer learning from sample code tied to talks and blog posts
When to avoid
- you need a production library rather than educational sample code
- your project uses Kotlin coroutines or Flow instead of RxJava
- you need actively updated examples for the latest Android tooling
Facets
learning-resource · maturity maintenance
concurrency developer-tools android-tools tutorials mobile-development developer-tools jvm rxjava reactive-programming android-samples learning-by-example java android
1 source
- readme: https://github.com/kaushikgopal/RxJava-Android-Samples · fetched 2026-08-28 · 9fa73f7ce587
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kaushikgopal/RxJava-Android-Samples | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kaushikgopal/RxJava-Android-Samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem