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

Cube SDK

A light package for Android development, it handles loading image and network request. observed · 2026-08-28

github.com/liaohuqiu/cube-sdk · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

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