# leotyndale/EnFloatingView

🔥应用内悬浮窗，无需一切权限，适配所有ROM和厂商，no permission floating view.

Repository: https://github.com/leotyndale/EnFloatingView
Canonical: https://ross.abutalabs.com/products/enfloatingview
Homepage: https://imuxuan.com
Language: Java
License Family: other
Topics: floatview, x-f-c, floatwindow, permission-android, floating-window, floating, float-button, floating-view
Last push: 2022-06-17T08:56:17+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3093, "days_push": 1538, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1222, forks 147 (observed 2026-08-28T04:04:02.523836+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: floating-window, no-permission, android-ui, in-app-overlay, draggable-view, magnet-view, android, mobile

## Member repositories
- leotyndale/EnFloatingView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.523836+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:37.965651+00:00, confidence not recorded.
  - readme: https://github.com/leotyndale/EnFloatingView (fetched 2026-08-28T04:04:02.523836+00:00, sha a7d1c9ac1cae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
