yanzhenjie/AndPermission
:strawberry: Permissions manager for Android platform. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3643
- days_rel: n/a
- days_push: 972
- n_releases_24m: 0
Adoption not part of the score
6624 stars · 1100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AndPermission is an Android library that simplifies requesting runtime permissions and special permissions like installing unknown-source APKs, drawing over other apps, notifications, and system settings. It provides a fluent Java API with granted/denied callbacks and rationale dialogs, supporting Android 4.0+ with androidx.
Use cases
- request runtime permissions on android
- ask user for storage permission with rationale dialog
- request install unknown apps permission for apk installation
- request overlay permission to draw over other apps
- handle permission denied callbacks in android app
- request notification access permission
When to choose
- you need a simple fluent API for Android runtime and special permissions
- you want automatic rationale dialogs and settings-page navigation
- your app targets Android 4.0+ and uses androidx
When to avoid
- you are not developing for Android
- you prefer Kotlin-first or Jetpack Accompanist permission APIs
- you need actively developed features beyond permission handling
Facets
library · maturity maintenance
auth authorization mobile-framework mobile-development android-tools developer-tools jvm android-permissions runtime-permissions androidx permission-manager android mobile
3 sources
- readme: https://github.com/yanzhenjie/AndPermission · fetched 2026-08-28 · db177de9ece1
- homepage: https://yanzhenjie.com/AndPermission · fetched 2026-08-29 · 054af768f7f6
- site_page: https://www.yanzhenjie.com/AndPermission/install · fetched 2026-08-29 · c8084de7ed5a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yanzhenjie/AndPermission | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yanzhenjie/AndPermission")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem