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

MatthiasRobbers/shortbread

Android library that creates app shortcuts from annotations observed · 2026-08-28

github.com/MatthiasRobbers/shortbread · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
MatthiasRobbers/shortbreadmain23

For agents

markdown · JSON · MCP: product_card(name="MatthiasRobbers/shortbread")

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