# Cube SDK

A light package for Android development, it handles loading image and network request.

Repository: https://github.com/liaohuqiu/cube-sdk
Canonical: https://ross.abutalabs.com/products/cube-sdk
Homepage: http://cube-sdk.liaohuqiu.net/
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2016-10-03T10:44:11+00:00
Link (homepage): http://cube-sdk.liaohuqiu.net/

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4620, "days_push": 3621, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1171, forks 438 (observed 2026-08-28T04:03:51.468154+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: gridview, header-footer, android-ui, list-views, android

## Member repositories
- liaohuqiu/cube-sdk (main) score 23
- liaohuqiu/android-GridViewWithHeaderAndFooter (plugin) score 23
- liaohuqiu/android-cube-app (examples) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.468154+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:04.800870+00:00, confidence not recorded.
  - readme: https://github.com/liaohuqiu/cube-sdk (fetched 2026-08-28T04:03:51.468154+00:00, sha a896f783cf08)
  - homepage: http://cube-sdk.liaohuqiu.net/ (fetched 2026-08-29T12:00:28.646946+00:00, sha e6dfe12fb09d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
