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

GCX-HCI/ThirtyInch

a MVP library for Android favoring a stateful Presenter observed · 2026-08-28

github.com/GCX-HCI/ThirtyInch · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3663
  • days_rel: n/a
  • days_push: 1996
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1020 stars · 98 forks observed · 2026-08-28

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

ThirtyInch is an MVP (Model-View-Presenter) library for Android that adds stateful Presenters to Activities and Fragments. Presenters survive configuration changes while Views stay dumb, sending user events and receiving data without owning logic.

Use cases

  • implement mvp architecture in android apps
  • make presenters survive configuration changes
  • keep activities and fragments free of business logic
  • unit test android presentation logic easily
  • use rxjava2 or coroutines with a presenter pattern
  • separate view events from data fetching in android

When to choose

  • maintaining a legacy Android codebase already built on ThirtyInch
  • you specifically want a stateful, testable MVP pattern with RxJava2 or coroutines support

When to avoid

  • starting a new Android project - the library is deprecated and unmaintained
  • you prefer modern recommended architectures like MVVM with Jetpack ViewModel and Compose
  • you need ongoing updates, bug fixes, or compatibility with the latest Android SDK versions

Facets

library · maturity abandoned

state-management testing mobile-development android-tools developer-tools jvm mvp presenter mvvm rxjava2 kotlin-coroutines deprecated architecture android

1 source

Member repositories

RepositoryRoleHealth v2
GCX-HCI/ThirtyInchmain10

For agents

markdown · JSON · MCP: product_card(name="GCX-HCI/ThirtyInch")

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