# wenmingvs/NotifyUtil

通知工具类

Repository: https://github.com/wenmingvs/NotifyUtil
Canonical: https://ross.abutalabs.com/products/notifyutil
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-09-09T12:41:33+00:00

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

## Adoption (not part of the score)
Stars 1663, forks 337 (observed 2026-08-28T04:05:18.877448+00:00)

## What it is
An Android utility library that wraps Android's Notification APIs into a simple NotifyUtil class with eight prebuilt notification styles mimicking popular apps like Taobao, WeChat, and NetEase News. It supports single-line, multi-line, message-list, big-picture, and Android 5.0 heads-up floating notification layouts.

## Use cases
- show notifications in android app
- create heads-up floating notifications on android
- mimic wechat style notification
- build multi-line notification with big text
- simplify android notification builder code
- display message inbox style notifications

## When to choose
- you want ready-made notification templates styled after popular Chinese apps
- you need a thin wrapper to reduce boilerplate around Android notifications
- you target Android 5.0+ and want heads-up notification support

## When to avoid
- you need modern Android notification features like channels, notification trampolines, or Android 13 runtime permission handling
- you prefer Jetpack Compose or NotificationCompat directly
- the project appears unmaintained for recent Android versions

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: android-notifications, notification-styles, headsup-notifications, utility-library, android

## Member repositories
- wenmingvs/NotifyUtil (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.877448+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-30T03:44:32.686288+00:00, confidence not recorded.
  - readme: https://github.com/wenmingvs/NotifyUtil (fetched 2026-08-28T04:05:18.877448+00:00, sha 1ff5a3b0b459)
- Data as of 2026-08-30T08:39:29.467469+00:00.
