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

bytedance/scene

Android Single Activity Framework compatible with Fragment. observed · 2026-08-28

github.com/bytedance/scene · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 82
  • Release rhythm 40
  • 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: 1
  • age_days: 2520
  • days_rel: 425
  • days_push: 110
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2494 stars · 221 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Scene is a lightweight Android library for navigation and UI composition based on views, designed to replace Activities and Fragments in a single-activity architecture. It offers navigation stack management, enhanced lifecycle handling, shared element animations, and full compatibility with the Jetpack Fragment framework.

Use cases

  • migrate an android app to a single activity architecture
  • replace fragments with a faster navigation framework
  • manage multiple navigation stacks in android
  • implement shared element transitions between pages
  • avoid fragment view destruction on navigation
  • reduce activity startup overhead in android apps
  • handle state saving and restoration for pages

When to choose

  • you are building or refactoring an Android app around the single-activity pattern
  • you need Fragment-compatible navigation with better performance and lifecycle control
  • you want lightweight navigation stacks with shared element animation support

When to avoid

  • you are not developing for Android
  • your project is deeply committed to Jetpack Navigation Component or multi-activity design
  • you need a cross-platform navigation solution

Facets

library · maturity active

routing ui-components state-management animation mobile-development android-tools web-development single-activity navigation-stack fragment-alternative jetpack-fragment-compatible page-navigation android-architecture android mobile

1 source

Member repositories

RepositoryRoleHealth v2
bytedance/scenemain71

For agents

markdown · JSON · MCP: product_card(name="bytedance/scene")

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