tbruyelle/RxPermissions
Android runtime permissions powered by RxJava2 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3991
- days_rel: n/a
- days_push: 1575
- n_releases_24m: 0
Adoption not part of the score
10403 stars · 1371 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library that wraps the Android M runtime permission model in RxJava2 reactive streams. It lets developers request permissions like CAMERA and observe grant/deny results as observables.
Use cases
- request android runtime permissions with rxjava
- ask for camera permission in android app
- request multiple permissions at once on android
- handle permission denied results reactively
- trigger permission request from a button click
When to choose
- your Android project already uses RxJava2 and you need runtime permissions
- you want to combine permission requests with other reactive streams like RxBinding
- you need per-permission detailed results
When to avoid
- your project does not use RxJava
- you use modern Kotlin coroutines alternatives like Accompanist Permissions
- you need a library under active development - last release was 2022
Facets
library · maturity maintenance
auth authorization mobile-development android-tools jvm rxjava runtime-permissions android-permissions reactive-extensions android mobile
1 source
- readme: https://github.com/tbruyelle/RxPermissions · fetched 2026-08-28 · 5870bc809085
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tbruyelle/RxPermissions | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="tbruyelle/RxPermissions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem