# nispok/snackbar

[DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation.

Repository: https://github.com/nispok/snackbar
Canonical: https://ross.abutalabs.com/products/snackbar
Language: Java
License: MIT
License Family: permissive
Archived: true
Last push: 2015-09-21T02:04:52+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": 4398, "days_push": 4000, "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 1513, forks 234 (observed 2026-08-28T04:04:56.208460+00:00)

## What it is
A deprecated Android library implementing Material Design Snackbars (toast-like notifications) in Java, working on API level 8+. It has been superseded by Google's official Design Support Library Snackbar.

## Use cases
- show material design snackbars in an android app
- display toast-like notifications with action buttons on android
- queue multiple snackbar messages with SnackbarManager
- add snackbars to apps supporting old android API levels
- customize snackbar colors and text on android

## When to choose
- maintaining a legacy Android app already using this library on very old API levels (< 11)
- you need Material snackbars on API 8-14 where the Design Support Library is unavailable

## When to avoid
- starting any new Android project - use Google's official Design Support / Material Components Snackbar instead
- you need ongoing maintenance, bug fixes, or modern Android API support
- your minSdk is 14 or higher, since the official Snackbar covers you

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: snackbar, material-design, toasts, deprecated, java, android-library, android, mobile

## Member repositories
- nispok/snackbar (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.208460+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:32:16.707460+00:00, confidence not recorded.
  - readme: https://github.com/nispok/snackbar (fetched 2026-08-28T04:04:56.208460+00:00, sha c3517e36ce75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
