MatthiasRobbers/shortbread
Android library that creates app shortcuts from annotations observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3490
- days_rel: n/a
- days_push: 1971
- n_releases_24m: 0
Adoption not part of the score
1758 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Shortbread is an Android library that generates app shortcuts from @Shortcut annotations on activities and methods, using annotation processing and code generation. It eliminates the need to manually edit the manifest, write XML files, or call the ShortcutManager API.
Use cases
- add static and dynamic app shortcuts to an Android app with annotations
- generate Android app shortcuts without touching the manifest or XML files
- create home screen shortcuts that launch specific activities or methods
- customize shortcut icons, labels, ranks, and back stacks declaratively
- wire deep links into launcher shortcuts from annotated code
When to choose
- you want boilerplate-free Android app shortcuts defined next to your activities and methods
- you prefer annotation processing and code generation over manual manifest and ShortcutManager setup
- your project uses Java or Kotlin with kapt and Gradle
When to avoid
- you need shortcuts on platforms or Android versions outside the app shortcuts API
- you avoid annotation processors or kapt in your build
- you need a library under active development with recent releases
Facets
library · maturity maintenance
sdk developer-tools mobile-development android-tools developer-tools jvm annotation-processor app-shortcuts deep-links kotlin gradle-plugin code-generation android gradle
1 source
- readme: https://github.com/MatthiasRobbers/shortbread · fetched 2026-08-28 · 33c2f6322b94
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MatthiasRobbers/shortbread | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="MatthiasRobbers/shortbread")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem