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

pwittchen/ReactiveNetwork

Android library listening network connection state and Internet connectivity with RxJava Observables observed · 2026-08-28

github.com/pwittchen/ReactiveNetwork · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4041
  • days_rel: n/a
  • days_push: 604
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2523 stars · 269 forks observed · 2026-08-28

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

ReactiveNetwork is an Android library for observing network connection state and Internet connectivity via RxJava Observables. It supports both modern and legacy network monitoring strategies and integrates with libraries like OkHttp and Retrofit.

Use cases

  • monitor network connection state in an Android app
  • check if the device has Internet connectivity
  • observe WiFi connectivity changes reactively
  • get notified when the network goes offline or online
  • chain network and internet connectivity streams with RxJava

When to choose

  • your Android app uses RxJava and needs reactive network monitoring
  • you need to distinguish between network connection and actual Internet access
  • you want a mature, well-tested library with multiple observing strategies

When to avoid

  • your project uses Kotlin coroutines/Flow instead of RxJava
  • you only need a one-time connectivity check without reactive streams
  • you target platforms other than Android

Facets

library · maturity active

networking monitoring http-client mobile-development android-tools networking jvm rxjava reactive-programming connectivity-monitoring wifi internet-connectivity android

2 sources

Member repositories

RepositoryRoleHealth v2
pwittchen/ReactiveNetworkmain23

For agents

markdown · JSON · MCP: product_card(name="pwittchen/ReactiveNetwork")

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