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

Trinea/android-common

Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on observed · 2026-08-28

github.com/Trinea/android-common · homepage · Java observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 74
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

4997 stars · 2590 forks observed · 2026-08-28

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

A Java library of common Android components including image and HTTP caches, pull-to-refresh and infinite-scroll ListView widgets, a download manager, and assorted utility helpers. It has been widely used in thousands of Android apps to cover everyday toolkit gaps.

Use cases

  • cache images from the network in an Android app
  • add pull-to-refresh and infinite scrolling to a ListView
  • download files with a resumable download manager
  • cache HTTP responses on disk
  • use common string, JSON, file, and shell utilities in Android projects
  • implement list pagination with preloaded data caches

When to choose

  • you maintain a legacy Java Android app that needs battle-tested caching and list widgets without heavy dependencies
  • you want simple, self-contained utility classes rather than a full framework

When to avoid

  • you are starting a new Android project with Kotlin and AndroidX, where modern libraries like Coil, Glide, or Paging are better maintained
  • you need actively maintained code with recent releases and guaranteed support

Facets

library · maturity maintenance

caching http-client ui-components file-upload developer-tools mobile-development android-tools developer-tools jvm image-cache http-cache download-manager pull-to-refresh android-utilities listview android mobile

5 sources

Member repositories

RepositoryRoleHealth v2
Trinea/android-commonmain56

For agents

markdown · JSON · MCP: product_card(name="Trinea/android-common")

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