# k0shk0sh/PermissionHelper

Android Library to help you with your runtime Permissions.

Repository: https://github.com/k0shk0sh/PermissionHelper
Canonical: https://ross.abutalabs.com/products/permissionhelper
Homepage:  http://k0shk0sh.github.io/PermissionHelper/
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-10-01T11:54:22+00:00

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

## Adoption (not part of the score)
Stars 1207, forks 225 (observed 2026-08-28T04:03:59.555054+00:00)

## What it is
An Android library that simplifies requesting runtime permissions by presenting an educational intro-style UI explaining why each permission is needed. It provides a customizable BasePermissionActivity with per-screen theming and automatic handling of special permissions like SYSTEM_ALERT_WINDOW.

## Use cases
- request android runtime permissions with explanation screens
- show permission onboarding intro before asking user
- handle SYSTEM_ALERT_WINDOW permission automatically
- customize permission request ui colors fonts and icons
- explain to users why my app needs permissions

## When to choose
- building an Android app that needs runtime permissions with an educational intro flow
- wanting a pre-built, customizable permission explanation UI instead of writing dialogs from scratch

## When to avoid
- starting a new project today, since the library has not been updated since 2018
- using Kotlin-first or Jetpack Compose permission handling approaches
- needing only a minimal permission request without intro screens

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: android-tools, mobile-development, developer-tools
- platform: jvm
- tags: android, runtime-permissions, onboarding-ui, intro-screens, java, mobile

## Member repositories
- k0shk0sh/PermissionHelper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.555054+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:18:59.233685+00:00, confidence not recorded.
  - readme: https://github.com/k0shk0sh/PermissionHelper (fetched 2026-08-28T04:03:59.555054+00:00, sha 2e0ca3fa8d30)
  - homepage:  http://k0shk0sh.github.io/PermissionHelper/ (fetched 2026-08-29T12:26:38.339152+00:00, sha f9731fa549a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
