# huangyanbin/smartTable

一款android自动生成表格框架---An Android automatically generated table framework

Repository: https://github.com/huangyanbin/smartTable
Canonical: https://ross.abutalabs.com/products/smarttable
Homepage: https://juejin.im/post/5a5dce7651882573256bd043
Language: Java
License Family: other
Topics: table, android, android-library, android-table, table-lib, table-library, annotation, android-view
Last push: 2022-03-11T09:08:26+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-07T02:58:08.109385+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3225, "days_push": 1640, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5225, forks 866 (observed 2026-09-06T21:18:35.248564+00:00)

## What it is
SmartTable is an Android library that automatically generates configurable, feature-rich tables from annotated Java objects, Lists, JSON, or 2D arrays. It supports zoom/scroll modes, cell merging, statistics, formatting, click events, pagination, and Excel import.

## Use cases
- display tabular data in an android app
- generate tables from a list of objects with annotations
- render a 2d array grid like a schedule or seat picker
- import excel files into a table view
- merge table cells automatically
- show sortable statistics rows in a table

## When to choose
- you need a full-featured native android table view with annotations, merging, zoom, and excel import
- you want to render json or list data as a table with minimal setup
- you need grid-style displays like calendars or seat selection

## When to avoid
- you are not building an android app
- you need a maintained library with an explicit license file
- you need web or desktop tables
- you require long-term support or recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, data-visualization, json, csv
- domain: mobile-development, android-tools, data-visualization, frontend
- platform: jvm
- tags: table-view, android-library, annotation-driven, excel-import, grid-layout, smarttable, android, mobile

## Member repositories
- huangyanbin/smartTable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-09-06T21:18:35.248564+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-29T17:59:41.140059+00:00, confidence not recorded.
  - readme: https://github.com/huangyanbin/smartTable (fetched 2026-09-06T21:18:35.248564+00:00, sha bb7a1f5674e4)
  - homepage: https://juejin.im/post/5a5dce7651882573256bd043 (fetched 2026-08-29T08:55:00.571158+00:00, sha 772a63c5eaac)
- Data as of 2026-09-07T08:21:23.190159+00:00.
