# Arello-Mobile/Moxy

Moxy is MVP library for Android

Repository: https://github.com/Arello-Mobile/Moxy
Canonical: https://ross.abutalabs.com/products/moxy
Homepage: https://github.com/Arello-Mobile/Moxy/wiki
Language: Java
License: MIT
License Family: permissive
Topics: moxy, android, mvp, mvp-architecture, architecture
Last push: 2020-10-15T15:00:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3855, "days_push": 2148, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1587, forks 202 (observed 2026-08-28T04:05:07.842133+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: mvp, android, presenter, view-state, lifecycle, deprecated

## Member repositories
- Arello-Mobile/Moxy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.842133+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-30T03:55:05.520398+00:00, confidence not recorded.
  - readme: https://github.com/Arello-Mobile/Moxy (fetched 2026-08-28T04:05:07.842133+00:00, sha 53cf6929b817)
  - homepage: https://github.com/Arello-Mobile/Moxy/wiki (fetched 2026-08-29T11:25:44.702771+00:00, sha 739619c02a2b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
