# princekin-f/EasyFloat

🔥 EasyFloat：浮窗从未如此简单（Android可拖拽悬浮窗口，支持页面过滤、自定义动画，可设置单页面浮窗、前台浮窗、全局浮窗，浮窗权限按需自动申请...）

Repository: https://github.com/princekin-f/EasyFloat
Canonical: https://ross.abutalabs.com/products/easyfloat
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: kotlin, android, floating, floating-window, floating-view, kotlin-dsl, kotlin-dsl-java
Last push: 2022-11-25T06:20:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2584, "days_push": 1377, "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 3544, forks 451 (observed 2026-08-28T04:08:09.323855+00:00)

## What it is
EasyFloat is an Android floating-window library that lets developers create draggable overlay views with one line of code. It supports per-page, foreground, and global floating windows with automatic permission handling, page filtering, custom animations, and a Kotlin DSL API.

## Use cases
- show a draggable floating widget over my android app
- create a global overlay window that persists across activities
- display a floating view on a single page without overlay permission
- add entry and exit animations to a floating window
- handle system alert window permission flow automatically
- build a floating notification or mini-player in android

## When to choose
- you need draggable floating views on Android with minimal setup
- you want automatic overlay permission detection and handling
- you prefer a Kotlin DSL or chained Java builder API
- you need multiple floating windows with per-window tags and callbacks

## When to avoid
- you need floating windows on platforms other than Android
- your project is Java-only and you dislike builder-style chained APIs
- you need a maintained library - the latest release was in 2022

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, gui
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: floating-window, overlay, kotlin-dsl, drag-and-drop, ui-library, android, mobile

## Member repositories
- princekin-f/EasyFloat (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.323855+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-29T18:34:26.643122+00:00, confidence not recorded.
  - readme: https://github.com/princekin-f/EasyFloat (fetched 2026-08-28T04:08:09.323855+00:00, sha 1c75f08c7873)
- Data as of 2026-08-30T08:39:29.467469+00:00.
