# jokermonn/permissions4m

:wrench:国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT

Repository: https://github.com/jokermonn/permissions4m
Canonical: https://ross.abutalabs.com/products/permissions4m
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2019-05-07T13:35:39+00:00

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

## Adoption (not part of the score)
Stars 1607, forks 219 (observed 2026-08-28T04:05:10.558794+00:00)

## What it is
permissions4m is an Android runtime permission handling library built with compile-time annotations (APT), forked from MPermissions. It specializes in adapting permission requests for Android 5.0/6.0 and Chinese OEM phones like Xiaomi and OPPO.

## Use cases
- request runtime permissions on Android 6.0 with one line of code
- handle permission requests on Chinese OEM phones like Xiaomi and OPPO
- request permissions on Android 5.0 devices
- force the permission rationale dialog to appear
- jump to phone manager permission settings when user denies permanently
- handle multiple permission requests synchronously with callbacks

## When to choose
- targeting Chinese OEM devices with quirky permission behavior
- need Android 5.0 permission support via compile-time annotations

## When to avoid
- starting a new project - the library is deprecated and unmaintained
- only targeting stock Android 6.0+ where standard APIs suffice
- need ongoing support or updates for newer Android versions

## Facets
- artifact type: library
- maturity: abandoned
- function: auth, sdk, developer-tools
- domain: mobile-development, android-tools, security
- platform: cross-platform
- tags: runtime-permissions, android, apt, compile-time-annotation, chinese-phone-adaptation, deprecated, mobile

## Member repositories
- jokermonn/permissions4m (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.558794+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-30T03:51:47.954403+00:00, confidence not recorded.
  - readme: https://github.com/jokermonn/permissions4m (fetched 2026-08-28T04:05:10.558794+00:00, sha 94393fd0e43b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
