# lyft/scoop

:icecream: micro framework for building view based modular Android applications.

Repository: https://github.com/lyft/scoop
Canonical: https://ross.abutalabs.com/products/lyft-scoop
Language: Java
License: Apache-2.0
License Family: permissive
Topics: lyft
Archived: true
Last push: 2019-07-17T18:48:32+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3920, "days_push": 2604, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1032, forks 77 (observed 2026-08-28T04:03:18.211651+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: routing, ui-components, animation, state-management
- domain: mobile-development, android-tools
- platform: jvm
- tags: android, view-based-architecture, navigation, deprecated

## Member repositories
- lyft/scoop (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.211651+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:45.098581+00:00, confidence not recorded.
  - readme: https://github.com/lyft/scoop (fetched 2026-08-28T04:03:18.211651+00:00, sha 939262ec9970)
- Data as of 2026-08-30T08:39:29.467469+00:00.
