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

Arello-Mobile/Moxy

Moxy is MVP library for Android observed · 2026-08-28

github.com/Arello-Mobile/Moxy · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

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

  • gap_med: n/a
  • age_days: 3855
  • days_rel: n/a
  • days_push: 2148
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1587 stars · 202 forks observed · 2026-08-28

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

Moxy is an Android library that implements the MVP (Model-View-Presenter) pattern, keeping presenters alive across Activity recreation and automatically restoring view state. This original Arello-Mobile repository is deprecated in favor of the moxy-community fork.

Use cases

  • implement MVP architecture in an Android app
  • keep presenters alive when Activity is recreated
  • automatically restore dynamic view state after configuration changes
  • share one presenter across multiple views
  • reduce boilerplate when binding activities and fragments to presenters

When to choose

  • you are maintaining a legacy Android codebase already built on Moxy
  • you want MVP with lifecycle-safe presenters on older Android projects

When to avoid

  • you are starting a new Android project - use the moxy-community fork or modern alternatives like MVVM with Jetpack
  • you want an actively maintained library - this repo is deprecated and unsupported

Facets

library · maturity abandoned

ui-components state-management developer-tools mobile-development android-tools developer-tools jvm mvp android presenter view-state lifecycle deprecated

2 sources

Member repositories

RepositoryRoleHealth v2
Arello-Mobile/Moxymain23

For agents

markdown · JSON · MCP: product_card(name="Arello-Mobile/Moxy")

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