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

zhaozepeng/FloatWindowPermission

this repository is aimed to adapt android float window permission in most kinds of mobiles and how to request it at runtime observed · 2026-08-28

github.com/zhaozepeng/FloatWindowPermission · Java 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3607
  • days_rel: n/a
  • days_push: 1503
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1337 stars · 269 forks observed · 2026-08-28

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

A Java library for Android that adapts the floating window (overlay) permission across many Chinese phone manufacturers' ROMs and shows how to request it at runtime. It covers vendors like Xiaomi, Huawei, Meizu, and 360 across Android versions below and above 6.0.

Use cases

  • request overlay permission at runtime on android
  • check if float window permission is granted
  • open the float window settings page on xiaomi or huawei
  • adapt overlay permission across chinese roms
  • show a floating window on android without permission issues
  • handle SYSTEM_ALERT_WINDOW permission on pre-marshmallow devices

When to choose

  • your android app needs floating windows and must support Chinese OEM ROMs like Xiaomi, Huawei, or Meizu
  • you need to detect and request overlay permission on devices running Android versions below 6.0
  • you want a ready-made compatibility layer instead of writing per-vendor permission logic yourself

When to avoid

  • your app only targets stock Android 6.0+ where the standard Settings.canDrawOverlays API suffices
  • you need a maintained library with active support - the repo has no license and sees infrequent updates
  • you are building for non-Android platforms

Facets

library · maturity maintenance

mobile-framework developer-tools android-tools mobile-development developer-tools jvm float-window runtime-permissions android-compatibility rom-adaptation overlay-permission android

1 source

Member repositories

RepositoryRoleHealth v2
zhaozepeng/FloatWindowPermissionmain32

For agents

markdown · JSON · MCP: product_card(name="zhaozepeng/FloatWindowPermission")

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