# getActivity/EasyWindow

Android 悬浮窗框架，好用不解释

Repository: https://github.com/getActivity/EasyWindow
Canonical: https://ross.abutalabs.com/products/easywindow
Language: Java
License: Apache-2.0
License Family: permissive
Topics: toast, windowmanager, window-manager, toastutils, android-toast, floating-window, floating, floatwindow, easyfloat, float, dialog, popupwindow, popup, android, xtoast, floatingx
Last push: 2026-06-08T00:23:15+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 87, longevity 100
- inputs: {"age_days": 2781, "days_push": 87, "days_rel": 87, "gap_med": 21.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1724, forks 196 (observed 2026-08-28T04:05:27.946097+00:00)

## What it is
EasyWindow is an Android floating window framework written in Java that simplifies creating and managing overlay windows, toasts, and popups. It supports both activity-scoped windows (no overlay permission needed) and global windows via WindowManager, with a fluent builder API for Java and Kotlin.

## Use cases
- show custom toast-like floating overlays in an Android app
- create draggable floating windows without writing WindowManager boilerplate
- display in-app popup hints that don't require overlay permission
- show global floating widgets over other apps with overlay permission
- customize popup animations, duration, and touch behavior

## When to avoid
- you only need simple standard toasts (a lighter library like Toaster may suffice)
- your project is still on the Support libraries and you can't migrate to AndroidX
- you need cross-platform floating windows outside Android

## Facets
- artifact type: library
- maturity: active
- function: ui-components, gui
- domain: mobile-development, android-tools
- platform: -
- tags: floating-window, toast, popup, windowmanager, java, kotlin, android

## Member repositories
- getActivity/EasyWindow (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.946097+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-30T03:33:54.510690+00:00, confidence not recorded.
  - readme: https://github.com/getActivity/EasyWindow (fetched 2026-08-28T04:05:27.946097+00:00, sha 791ac0cf83c9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
