leotyndale/EnFloatingView
🔥应用内悬浮窗,无需一切权限,适配所有ROM和厂商,no permission floating view. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3093
- days_rel: n/a
- days_push: 1538
- n_releases_24m: 0
Adoption not part of the score
1222 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that displays in-app floating windows (draggable, edge-snapping views) without requiring any system permissions like SYSTEM_ALERT_WINDOW. It works across all Android ROMs and vendors by rendering the floating view inside the app's activity lifecycle rather than using system window types.
Use cases
- show a floating bubble in my android app without permissions
- draggable floating view that snaps to screen edge
- in-app overlay widget that works on Xiaomi and Huawei ROMs
- android floating button no SYSTEM_ALERT_WINDOW permission
- floating window library for all Chinese android vendors
- attach a floating view to activity lifecycle
When to choose
- you need an in-app floating widget that must display by default on every device without user permission prompts
- you target Chinese Android ROMs (MIUI, EMUI, Flyme) where system-type floating windows are hidden by default
- you want drag, edge-snap, and click handling out of the box
When to avoid
- you need a floating window that persists outside your app or over other apps
- you need a maintained library with an explicit license or recent releases
- your project uses Kotlin-first modern Android tooling and you prefer actively maintained alternatives
Facets
library · maturity maintenance
ui-components mobile-framework mobile-development android-tools cross-platform jvm floating-window no-permission android-ui in-app-overlay draggable-view magnet-view android mobile
1 source
- readme: https://github.com/leotyndale/EnFloatingView · fetched 2026-08-28 · a7d1c9ac1cae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leotyndale/EnFloatingView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="leotyndale/EnFloatingView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem