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

stephanenicolas/robospice

Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules. observed · 2026-08-28

github.com/stephanenicolas/robospice · 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: 5096
  • days_rel: n/a
  • days_push: 3153
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2925 stars · 539 forks observed · 2026-08-28

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

RoboSpice is a modular Android library that simplifies writing asynchronous long-running tasks, specialized in network requests. It executes REST requests in a background Android service, caches results in various formats, and delivers results to activities with respect to their lifecycles without memory leaks.

Use cases

  • make asynchronous network requests in android apps
  • cache REST API responses on android
  • run background network tasks without leaking activities
  • notify android activities of request results on the UI thread
  • execute multiple network requests concurrently on android

When to choose

  • maintaining a legacy Android app already built on RoboSpice
  • supporting very old Android versions (Froyo+) with a proven request library

When to avoid

  • starting a new Android project - the library is explicitly unmaintained
  • targeting Android O or newer where its service model is problematic
  • modern async networking - prefer Retrofit with RxJava/Kotlin coroutines

Facets

library · maturity abandoned

http-client caching concurrency mobile-development android-tools web-development jvm android-library rest-client asynchronous-tasks background-service unmaintained android mobile

1 source

Member repositories

RepositoryRoleHealth v2
stephanenicolas/robospicemain10

For agents

markdown · JSON · MCP: product_card(name="stephanenicolas/robospice")

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