# ZieIony/Carbon

Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.

Repository: https://github.com/ZieIony/Carbon
Canonical: https://ross.abutalabs.com/products/zieiony-carbon
Homepage: https://androidreclib.wordpress.com/
Language: Java
License: Apache-2.0
License Family: permissive
Topics: java, material-design, material-ui, android, android-library, android-ui, widget-libraries, widget
Archived: true
Last push: 2021-07-25T22:15:35+00:00

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

## Adoption (not part of the score)
Stars 3029, forks 372 (observed 2026-08-28T04:07:38.865420+00:00)

## What it is
Carbon is a Material Design implementation library for Android 4.0+ that provides real backports of Lollipop features like animated shadows, touch ripples, rounded corners, and vector/SVG support. It offers custom widgets, XML attributes for styling, and bugfixes to make UI look consistent across all Android API levels.

## Use cases
- add material design shadows and ripples on pre-Lollipop Android
- backport elevation and rounded corners to Android 4.x
- use material widgets like BottomNavigationView and TabLayout on old APIs
- render SVG vectors with gradients and text in Android views
- apply custom fonts and tinting consistently across Android versions
- fix Android layout bugs like FrameLayout padding handling

## When to choose
- you must support old Android versions (4.x) with modern Material Design looks
- you want consistent shadows and ripples across all API levels without gradients
- you need extra widgets like RangeSeekBar, FlowLayout, or FloatingActionMenu

## When to avoid
- you target only Android Lollipop and above and can use native Material Components
- you need a library under active development with recent updates
- you prefer Jetpack Compose over XML-based Android UI

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, theme, css-framework
- domain: mobile-development, web-design, cross-platform
- platform: jvm
- tags: material-design, android-ui, backport, shadows, ripples, widgets, svg-support, android

## Member repositories
- ZieIony/Carbon (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.865420+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-29T18:46:51.918256+00:00, confidence not recorded.
  - readme: https://github.com/ZieIony/Carbon (fetched 2026-08-28T04:07:38.865420+00:00, sha 054ffedd91a2)
  - homepage: https://androidreclib.wordpress.com/ (fetched 2026-08-29T09:44:48.167580+00:00, sha c7d06d5615ef)
  - site_page: https://androidreclib.wordpress.com/about (fetched 2026-08-29T09:44:48.177547+00:00, sha c1d52c2f4ca8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
