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

f2prateek/rx-preferences

Reactive SharedPreferences for Android observed · 2026-08-28

github.com/f2prateek/rx-preferences · homepage · Java · Apache-2.0 (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: 4278
  • days_rel: n/a
  • days_push: 1198
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1519 stars · 129 forks observed · 2026-08-28

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

A Java library that wraps Android's SharedPreferences in RxJava observables, allowing reactive observation of preference changes and subscription-based writes. It is now deprecated in favor of a community-maintained fork.

Use cases

  • observe Android SharedPreferences changes reactively
  • bind UI widgets to preference values with RxJava
  • store and stream preference values as observables
  • replace boilerplate SharedPreferences listener code
  • react to user settings changes in an Android app

When to choose

  • maintaining a legacy Android app already using RxJava 2 and this library
  • you want reactive access to SharedPreferences in an older codebase

When to avoid

  • starting a new Android project - the library is deprecated
  • using Kotlin coroutines or Flow instead of RxJava
  • you need ongoing maintenance or support

Facets

library · maturity abandoned

state-management developer-tools mobile-development android-tools developer-tools jvm rxjava sharedpreferences reactive deprecated android

1 source

Member repositories

RepositoryRoleHealth v2
f2prateek/rx-preferencesmain32

For agents

markdown · JSON · MCP: product_card(name="f2prateek/rx-preferences")

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