rengwuxian/RxJavaSamples resource
RxJava 2 和 Retrofit 结合使用的几个最常见使用方式举例 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3814
- days_rel: n/a
- days_push: 3151
- n_releases_24m: 0
Adoption not part of the score
3907 stars · 848 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A sample Android application demonstrating common usage patterns of RxJava 2 combined with Retrofit for network requests. It includes runnable examples of map, zip, flatMap token flows, retryWhen token refresh, and BehaviorSubject caching.
Use cases
- learn how to use RxJava 2 with Retrofit
- example of chaining token request with flatMap
- combine parallel API calls with zip
- auto-refresh expired tokens with retryWhen
- cache network responses with BehaviorSubject
- sample code for reactive Android networking
When to choose
- you are learning RxJava 2 + Retrofit patterns on Android
- you want runnable example code for common reactive networking scenarios
When to avoid
- you need a production-ready library
- you use RxJava 1 (see the 1.x branch) or Kotlin coroutines/Flow
- you need maintained or licensed code
Facets
learning-resource · maturity abandoned
http-client developer-tools developer-tools tutorials web-development mobile-development jvm rxjava2 retrofit sample-code reactive-programming android-app chinese android mobile
1 source
- readme: https://github.com/rengwuxian/RxJavaSamples · fetched 2026-08-28 · 7b1bc130b967
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rengwuxian/RxJavaSamples | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rengwuxian/RxJavaSamples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem