lovedise/PermissionGen
Android API easy to use permission for Android M observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3941
- days_rel: n/a
- days_push: 3842
- n_releases_24m: 0
Adoption not part of the score
1058 stars · 245 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PermissionGen is a small Java library that simplifies runtime permission requests on Android 6.0 (Marshmallow) using a fluent API and annotations. It handles requesting permissions and dispatching success/failure callbacks via @PermissionSuccess and @PermissionFail annotations.
Use cases
- request runtime permissions on Android 6.0
- simplify Android M permission handling
- handle permission grant and denial callbacks with annotations
- request multiple permissions like contacts and SMS in one call
- avoid writing boilerplate permission request code in activities and fragments
When to choose
- you maintain a legacy Android app targeting Marshmallow-era APIs and want minimal permission boilerplate
When to avoid
- you are starting a new Android project - modern AndroidX Activity APIs or newer permission libraries are actively maintained
- you need support for the latest Android permission features or Kotlin-first APIs
Facets
library · maturity abandoned
auth developer-tools mobile-development android-tools jvm android-permissions runtime-permissions annotation-based android-m android mobile
1 source
- readme: https://github.com/lovedise/PermissionGen · fetched 2026-08-28 · 9e8c8e8d0bd5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lovedise/PermissionGen | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lovedise/PermissionGen")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem