tough1985/RxjavaRetrofitDemo resource
A demo show how to use Retrofit with Rxjava 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3829
- days_rel: n/a
- days_push: 3577
- n_releases_24m: 0
Adoption not part of the score
1257 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java demo project showing how to combine Retrofit with RxJava for HTTP requests on Android. It demonstrates request encapsulation, unified response preprocessing, request cancellation, and a Subscriber with a ProgressDialog.
Use cases
- learn how to use Retrofit with RxJava
- see how to wrap common HTTP response formats
- find out how to cancel an HTTP request in RxJava
- example of a Subscriber showing a ProgressDialog
- reference for unified HTTP response preprocessing in Android
When to choose
- you are learning Retrofit + RxJava integration on Android
- you want sample code for encapsulating common API response formats
- you need a reference for cancellable HTTP requests with RxJava
When to avoid
- you need a production-ready networking library
- you use modern Android stacks like Kotlin coroutines or Flow
- you need maintained or up-to-date examples
Facets
learning-resource · maturity abandoned
http-client developer-tools mobile-development web-development developer-tools tutorials jvm retrofit rxjava android demo sample-code reactive-programming
1 source
- readme: https://github.com/tough1985/RxjavaRetrofitDemo · fetched 2026-08-28 · 6c55d598b66b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tough1985/RxjavaRetrofitDemo | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tough1985/RxjavaRetrofitDemo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem