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

bluelinelabs/Conductor

A small, yet full-featured framework that allows building View-based Android applications observed · 2026-08-28

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

Health v2 · maintenance only

55/100

  • Activity 72
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3822
  • days_rel: n/a
  • days_push: 173
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3898 stars · 338 forks observed · 2026-08-28

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

Conductor is a small, full-featured Android framework for building View-based applications without Fragments. It wraps standard Android Views with Controllers that handle lifecycle, navigation, backstack, transitions, and state persistence.

Use cases

  • build a single-activity Android app without Fragments
  • manage navigation and backstack with custom view transitions
  • persist view state across configuration changes
  • use MVP, MVVM, MVI, or VIPER architecture in an Android app
  • handle onActivityResult and permission callbacks in a view-based architecture

When to choose

  • you want a lightweight Fragment replacement for View-based Android UIs
  • you need architecture-agnostic navigation and lifecycle management
  • you prefer building UI with Views rather than Jetpack Compose

When to avoid

  • you are building a Jetpack Compose-first application
  • you rely heavily on AndroidX Fragments, Navigation Component, or Fragment-based libraries
  • you need guaranteed API stability on the 4.0 preview line

Facets

framework · maturity stable

mobile-framework routing state-management animation mobile-development android-tools web-development jvm single-activity view-based-ui fragments-alternative navigation-backstack mvp-mvvm controllers android mobile

1 source

Member repositories

RepositoryRoleHealth v2
bluelinelabs/Conductormain55

For agents

markdown · JSON · MCP: product_card(name="bluelinelabs/Conductor")

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