Ross ROSS = Recommend OSS · open-source software intelligence for agents

yhaolpz/FloatWindow

Andorid 任意界面悬浮窗,实现悬浮窗如此简单 observed · 2026-08-28

github.com/yhaolpz/FloatWindow · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3214
  • days_rel: n/a
  • days_push: 1785
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4186 stars · 651 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An Android library that simplifies creating system-level floating windows (overlays) over any app screen, with drag support, edge-snapping animations, and automatic permission handling. It offers a fluent chained API for positioning, per-activity visibility filtering, and multi-window management.

Use cases

  • show a floating widget over any screen in my android app
  • create a draggable overlay button that snaps to the screen edge
  • display a floating window without manually handling SYSTEM_ALERT_WINDOW permission
  • show a floating view only on specific activities
  • manage multiple floating windows in one app
  • hide the floating window when the app goes to background

When to choose

  • you need an overlay/floating view across activities or the whole app on Android
  • you want built-in drag, edge-snap animations, and permission request handling
  • you need percentage-based sizing to adapt across screen resolutions

When to avoid

  • you only need an in-layout floating widget within a single screen (use regular views or CoordinatorLayout)
  • you need a library actively updated for the latest Android versions (last release 2021)
  • you target only Android 10+ where modern overlay APIs may be preferable

Facets

library · maturity maintenance

ui-components animation middleware mobile-development android-tools cross-platform jvm floating-window overlay system-alert-window android-ui draggable-view chained-api android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
yhaolpz/FloatWindowmain23

For agents

markdown · JSON · MCP: product_card(name="yhaolpz/FloatWindow")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem