Ross ROSS = Recommend OSS · open-source software intelligence for agents

ParkSangGwon/TedPermission

Easy check permission library for Android Marshmallow observed · 2026-08-28

github.com/ParkSangGwon/TedPermission · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3850
  • days_rel: n/a
  • days_push: 749
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1730 stars · 239 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TedPermission is an Android library that simplifies checking and requesting runtime permissions introduced in Android 6.0 Marshmallow. It offers normal, coroutine, and RxJava2/3 variants with listener-based callbacks and a dialog guiding users to app settings when permissions are denied.

Use cases

  • request runtime permissions on Android without boilerplate
  • check dangerous permissions like CAMERA or READ_CONTACTS at runtime
  • show a dialog directing users to settings when permissions are denied
  • handle permission results with coroutines or RxJava
  • simplify Android Marshmallow permission handling

When to choose

  • you build Android apps that need runtime permission requests with minimal code
  • you want coroutine or RxJava-based permission APIs
  • you need a built-in denied-permission settings dialog

When to avoid

  • you target only Android versions below 6.0
  • you prefer Jetpack's ActivityResultContracts API for permissions
  • you need a library with an explicit open-source license

Facets

library · maturity maintenance

auth developer-tools mobile-development android-tools developer-tools jvm android-permissions runtime-permissions kotlin-coroutines rxjava java android

1 source

Member repositories

RepositoryRoleHealth v2
ParkSangGwon/TedPermissionmain23

For agents

markdown · JSON · MCP: product_card(name="ParkSangGwon/TedPermission")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem