lyft/scoop
:icecream: micro framework for building view based modular Android applications. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3920
- days_rel: n/a
- days_push: 2604
- n_releases_24m: 0
Adoption not part of the score
1032 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Scoop is a micro framework by Lyft for building view-based modular Android applications. It provides a router with backstack navigation, view controllers replacing Activities/Fragments, hierarchical scopes, and screen transitions.
Use cases
- build modular Android apps with view-based navigation
- replace Activities and Fragments with lightweight view controllers
- manage navigation backstack with a simple router API
- organize app dependencies with hierarchical scopes
- add animated transitions between screens
When to choose
- you maintain an existing Android app already built on Scoop
- you want a lightweight view-based navigation framework for a legacy Android project
When to avoid
- starting a new Android project, since the framework is deprecated and unmaintained
- you need modern Android architecture components like Jetpack Navigation
- you need long-term community support or updates
Facets
framework · maturity abandoned
routing ui-components animation state-management mobile-development android-tools jvm android view-based-architecture navigation deprecated
1 source
- readme: https://github.com/lyft/scoop · fetched 2026-08-28 · 939262ec9970
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lyft/scoop | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem