# pingpongboss/StandOut

StandOut lets you easily create floating windows in your Android app.

Repository: https://github.com/pingpongboss/StandOut
Canonical: https://ross.abutalabs.com/products/standout
Homepage: http://pingpongboss.github.com/StandOut
Language: Java
License: MIT
License Family: permissive
Last push: 2017-06-01T19:38:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5207, "days_push": 3380, "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 1222, forks 372 (observed 2026-08-28T04:04:02.505806+00:00)

## What it is
StandOut is a Java library for Android that simplifies creating and managing floating windows within an app. It provides a framework for draggable, resizable overlay windows on Android.

## Use cases
- create floating windows in an android app
- build overlay widgets that float over other apps
- implement draggable multi-window ui on android
- show chat heads or floating panels in android

## When to choose
- you need floating/overlay windows in an Android app and are on an older Android codebase
- you want a lightweight Java library rather than building window management from scratch

## When to avoid
- you target modern Android versions where system overlay APIs (TYPE_APPLICATION_OVERLAY) and Jetpack Compose are preferred
- you need an actively maintained library with recent updates and support

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools
- platform: jvm
- tags: floating-windows, overlay-windows, android-ui, android

## Member repositories
- pingpongboss/StandOut (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.505806+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-30T06:15:38.983294+00:00, confidence not recorded.
  - readme: https://github.com/pingpongboss/StandOut (fetched 2026-08-28T04:04:02.505806+00:00, sha 5c001b2e4080)
- Data as of 2026-08-30T08:39:29.467469+00:00.
