Trinea/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 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
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
- readme: https://github.com/Trinea/android-common · fetched 2026-08-28 · e1011fb64cd7
- homepage: http://p.codekk.com/ · fetched 2026-08-29 · de057f59335e
- site_page: https://p.codekk.com/about · fetched 2026-08-29 · ddeeb8a4d4a8
- site_page: https://p.codekk.com/developer-tools/faq · fetched 2026-08-29 · dcc6997b2afa
- site_page: https://p.codekk.com/new-second/faq · fetched 2026-08-29 · 7fb9e73db562
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Trinea/android-common | main | 56 |
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