Cube SDK
A light package for Android development, it handles loading image and network request. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4620
- days_rel: n/a
- days_push: 3621
- n_releases_24m: 0
Adoption not part of the score
1171 stars · 438 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android GridView subclass that supports adding header and footer views, similar to ListView's addHeaderView/addFooterView API. It was distributed via Maven/Gradle as part of the Cube SDK.
Use cases
- add a header view to a GridView in Android
- add a footer view to a GridView
- grid layout with header and footer rows
- Android grid list with fixed top and bottom views
- replace ListView header behavior in a GridView
When to choose
- you maintain a legacy Android app already using Cube SDK or this GridView
- you need GridView header/footer support on very old Android versions
When to avoid
- starting a new Android project - use RecyclerView with GridLayoutManager and header/footer adapters instead
- you need active maintenance or modern AndroidX compatibility
Facets
library · maturity abandoned
ui-components mobile-development android-tools jvm gridview header-footer android-ui list-views android
2 sources
- readme: https://github.com/liaohuqiu/cube-sdk · fetched 2026-08-28 · a896f783cf08
- homepage: http://cube-sdk.liaohuqiu.net/ · fetched 2026-08-29 · e6dfe12fb09d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liaohuqiu/cube-sdk | main | 23 |
| liaohuqiu/android-GridViewWithHeaderAndFooter | plugin | 23 |
| liaohuqiu/android-cube-app | examples | 32 |
For agents
markdown · JSON · MCP: product_card(name="liaohuqiu/cube-sdk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem