# yewei02538/HiPermission

A simple and beautiful runtime permission library on Android.

Repository: https://github.com/yewei02538/HiPermission
Canonical: https://ross.abutalabs.com/products/hipermission
Homepage: http://www.jianshu.com/p/c83503f0384d
Language: Java
License Family: other
Last push: 2019-09-22T14:58:57+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": 3401, "days_push": 2537, "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 1096, forks 206 (observed 2026-08-28T04:03:34.497094+00:00)

## What it is
HiPermission is an Android library that simplifies requesting runtime permissions with a single line of code, showing a customizable pre-permission dialog explaining why permissions are needed. It supports requesting multiple permissions at once with callbacks for granted and denied results.

## Use cases
- request android runtime permissions with one line of code
- show a dialog explaining why the app needs permissions before requesting them
- request multiple permissions like camera, location, and storage at app launch
- customize the permission request UI colors, title, and message
- handle permission granted and denied callbacks in an android app

## When to avoid
- you need a maintained library - the last release was in 2019 and there is no license
- you use Kotlin-first modern permission libraries like Accompanist Permissions
- you target newer Android versions where built-in APIs may suffice

## Facets
- artifact type: library
- maturity: abandoned
- function: auth, ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: runtime-permissions, android-library, permission-dialog, java, android

## Member repositories
- yewei02538/HiPermission (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.497094+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:47:13.137056+00:00, confidence not recorded.
  - readme: https://github.com/yewei02538/HiPermission (fetched 2026-08-28T04:03:34.497094+00:00, sha 616f4a37d0a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
