Ross ROSS = Recommend OSS · open-source software intelligence for agents

wzgiceman/RxjavaRetrofitDemo-master

Retrofit+Rxjava+okhttp终极封装(Gson方案) observed · 2026-08-28

github.com/wzgiceman/RxjavaRetrofitDemo-master · homepage · Java · MIT (permissive) 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: 3699
  • days_rel: n/a
  • days_push: 3058
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1057 stars · 288 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library that wraps Retrofit, RxJava, and OkHttp into a unified HTTP request framework with Gson-based parsing. It centralizes request handling, progress dialogs, retries, request cancellation, lifecycle management, and file upload/download with caching.

Use cases

  • wrap retrofit and rxjava into a unified http client for android
  • handle http request retries and cancellation uniformly
  • upload and download files with resume support on android
  • cache api responses with greenDao or persistence
  • prevent memory leaks from http requests with rxlifecycle

When to choose

  • building an Android app in Java that wants a pre-encapsulated Retrofit+RxJava networking layer
  • you need unified progress dialogs, retry, and caching around HTTP calls

When to avoid

  • starting a new project - RxJava 1 and this library are unmaintained since 2018
  • using Kotlin coroutines or modern Android networking stacks
  • you need active support or recent dependency updates

Facets

library · maturity abandoned

http-client caching middleware android-tools web-development developer-tools jvm retrofit rxjava okhttp http-wrapper android-networking gson android mobile

1 source

Member repositories

RepositoryRoleHealth v2
wzgiceman/RxjavaRetrofitDemo-mastermain32

For agents

markdown · JSON · MCP: product_card(name="wzgiceman/RxjavaRetrofitDemo-master")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem