# huburt-Hu/NewbieGuide

Android 快速实现新手引导层的库，通过简洁链式调用，一行代码实现引导层的显示

Repository: https://github.com/huburt-Hu/NewbieGuide
Canonical: https://ross.abutalabs.com/products/newbieguide
Language: Java
License: Apache-2.0
License Family: permissive
Topics: guide, hightlight, newbieguide, tourguide
Last push: 2024-02-18T03:21:03+00:00

## 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": 3323, "days_push": 927, "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 3640, forks 527 (observed 2026-08-28T04:08:12.819437+00:00)

## What it is
An Android library for quickly adding newbie onboarding guide overlays with highlight effects via concise chained calls. It automatically tracks first-time display per label and lets you fully customize guide layouts with XML.

## Use cases
- show a first-launch tutorial overlay on android
- highlight a button in an onboarding tour
- add a coach mark to a view
- display a one-time guide layer in a fragment
- create custom onboarding screens with xml layouts
- highlight a screen region without a view reference

## When to choose
- you need a lightweight Android onboarding/highlight overlay with minimal code
- you want automatic show-once behavior per guide label
- you need fully custom guide layouts defined in XML

## When to avoid
- you are building onboarding for iOS or cross-platform apps
- you need Jetpack Compose-native onboarding rather than view-based overlays
- your project does not include the appcompat-v7 dependency

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: onboarding, user-guide, highlight-overlay, chained-api, first-launch-guide, android, mobile

## Member repositories
- huburt-Hu/NewbieGuide (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.819437+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:31:47.998286+00:00, confidence not recorded.
  - readme: https://github.com/huburt-Hu/NewbieGuide (fetched 2026-08-28T04:08:12.819437+00:00, sha b14898b7b69a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
