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

Karumi/Dexter

Android library that simplifies the process of requesting permissions at runtime. observed · 2026-08-28

github.com/Karumi/Dexter · homepage · Java · Apache-2.0 (permissive) · archived 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: 3942
  • days_rel: n/a
  • days_push: 1888
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5195 stars · 674 forks observed · 2026-08-28

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

Dexter is an Android library that simplifies requesting runtime permissions on Android Marshmallow and above, decoupling permission logic from activities via listener-based APIs. It offers helpers like dialogs and snackbars for denied permission responses.

Use cases

  • request android permissions at runtime
  • simplify marshmallow permission handling
  • ask for camera permission in android app
  • show dialog when user denies a permission
  • request multiple permissions with callbacks

When to choose

  • maintaining a legacy Android app already using Dexter
  • you need a simple listener-based permission API on old Android support levels

When to avoid

  • starting a new Android project - the project is no longer under active development
  • you want modern permission APIs like ActivityResultContracts
  • you need long-term support or updates

Facets

library · maturity abandoned

auth mobile-framework mobile-development android-tools security jvm android-library runtime-permissions permissions java deprecated android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
Karumi/Dextermain10

For agents

markdown · JSON · MCP: product_card(name="Karumi/Dexter")

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