google/accompanist
A collection of extension libraries for Jetpack Compose observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 37
- Release rhythm 28
- Longevity 100
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: 67.5
- age_days: 2311
- days_rel: 492
- days_push: 380
- n_releases_24m: 5
Adoption not part of the score
7828 stars · 682 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Accompanist is a collection of extension libraries for Jetpack Compose that fill gaps in the official Compose toolkit, such as runtime permissions, drawable painters, and adaptive layout utilities. It acts as a labs environment for experimental Compose APIs that are eventually upstreamed into AndroidX and deprecated here.
Use cases
- request android runtime permissions from jetpack compose
- use android drawables as compose painters
- build adaptive layouts for phones tablets and foldables
- experiment with new compose apis before they land in androidx
- supplement jetpack compose with missing features
When to choose
- you need a compose feature not yet available in the official toolkit
- you want runtime permission handling in a compose app
- you are building an android app with jetpack compose and need adaptive layout utilities
When to avoid
- the feature has already been upstreamed into androidx compose
- you are not using jetpack compose
- you need long-term stable APIs since accompanist libraries are deprecated once upstreamed
Facets
library · maturity active
ui-components mobile-framework mobile-development android-tools web-development jetpack-compose kotlin android-library permissions adaptive-layouts android
2 sources
- readme: https://github.com/google/accompanist · fetched 2026-08-28 · ac991e200645
- homepage: https://google.github.io/accompanist · fetched 2026-08-29 · ccf659fd59e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/accompanist | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="google/accompanist")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem