# razerdp/BasePopup

Android下打造通用便捷的PopupWindow弹窗库

Repository: https://github.com/razerdp/BasePopup
Canonical: https://ross.abutalabs.com/products/basepopup
Homepage: https://github.com/razerdp/BasePopup
Language: Java
License: Apache-2.0
License Family: permissive
Topics: popupwindow, android, popup-window, popup, popup-windows, popup-menu
Last push: 2026-01-21T06:37:39+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 63, release rhythm 8, longevity 100
- inputs: {"age_days": 3883, "days_push": 224, "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 5250, forks 762 (observed 2026-08-28T04:09:13.694215+00:00)

## What it is
BasePopup is an Android library that wraps and enhances the system PopupWindow for building popups. It provides a flexible base class with rich APIs for creating various popup dialogs.

## Use cases
- show popup windows in android
- create custom popup dialogs on android
- wrap popupwindow with easier api
- display popup menus in android app
- build bottom sheets and popup tips
- android popup library with high flexibility

## When to choose
- you need fine-grained control over android PopupWindow behavior
- you want a single base class to build many popup styles

## When to avoid
- you need cross-platform popups outside android
- you prefer jetpack compose dialog APIs

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

## Member repositories
- razerdp/BasePopup (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.694215+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-29T17:59:34.087710+00:00, confidence not recorded.
  - readme: https://github.com/razerdp/BasePopup (fetched 2026-08-28T04:09:13.694215+00:00, sha 8e0fb15ac1d3)
  - homepage: https://github.com/razerdp/BasePopup (fetched 2026-08-29T08:54:34.575076+00:00, sha c46bd2ccd320)
- Data as of 2026-08-30T08:39:29.467469+00:00.
