# saiwu-bigkoo/Android-AlertView

仿iOS的AlertViewController

Repository: https://github.com/saiwu-bigkoo/Android-AlertView
Canonical: https://ross.abutalabs.com/products/android-alertview
Language: Java
License Family: other
Last push: 2020-06-15T08:07:06+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": 4045, "days_push": 2270, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1376, forks 359 (observed 2026-08-28T04:04:33.195743+00:00)

## What it is
An Android library that replicates the iOS UIAlertController look and feel, supporting both Alert and ActionSheet styles. It offers a minimal one-line API (plus a builder pattern) for showing dialogs in Java Android apps.

## Use cases
- show iOS-style alert dialogs on Android
- display an action sheet with options
- show a confirmation popup with one line of code
- customize dialog buttons and destructive actions
- extend the alert view with custom content views

## When to choose
- you want an iOS-looking alert or action sheet in an Android app
- you need a lightweight dialog library with a minimal API
- your project is Java-based Android

## When to avoid
- you use Material Design dialogs or AndroidX components instead
- you need Kotlin-first or Compose dialog APIs
- you require active maintenance or a clear license for commercial use

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: alert-dialog, ios-style, actionsheet, popup, java, android

## Member repositories
- saiwu-bigkoo/Android-AlertView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.195743+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:40:31.748666+00:00, confidence not recorded.
  - readme: https://github.com/saiwu-bigkoo/Android-AlertView (fetched 2026-08-28T04:04:33.195743+00:00, sha def5d78d0ee8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
