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

GCX-HCI/tray

a SharedPreferences replacement for Android with multiprocess support observed · 2026-08-28

github.com/GCX-HCI/tray · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 4227
  • days_rel: n/a
  • days_push: 1996
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2268 stars · 272 forks observed · 2026-08-28

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

Tray is an Android library that replaces SharedPreferences with a ContentProvider-backed key-value storage that works reliably across multiple processes. It adds metadata tracking, modular preferences, versioned upgrade/migration hooks, and SharedPreferences import support.

Use cases

  • store key-value preferences safely across multiple Android processes
  • replace SharedPreferences in a multiprocess Android app
  • migrate existing SharedPreferences data to a new storage layer
  • version and upgrade app preferences between app releases
  • manage app settings in modular preference groups

When to choose

  • your Android app accesses preferences from multiple processes
  • you need migration and versioning for stored preferences
  • you want SharedPreferences import and auto-backup support

When to avoid

  • you need an actively maintained library (project is deprecated)
  • your app is single-process and standard SharedPreferences suffices
  • you prefer modern alternatives like DataStore

Facets

library · maturity abandoned

database configuration-management mobile-development android-tools developer-tools jvm sharedpreferences multiprocess key-value-storage contentprovider deprecated android mobile

1 source

Member repositories

RepositoryRoleHealth v2
GCX-HCI/traymain10

For agents

markdown · JSON · MCP: product_card(name="GCX-HCI/tray")

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