# antoniolg/androidmvp

MVP Android Example

Repository: https://github.com/antoniolg/androidmvp
Canonical: https://ross.abutalabs.com/products/androidmvp
Language: Java
License Family: other
Archived: true
Last push: 2023-06-25T07:36:42+00:00

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

## Adoption (not part of the score)
Stars 5896, forks 1553 (observed 2026-08-28T04:09:32.041060+00:00)

## What it is
A sample Android application demonstrating the Model-View-Presenter (MVP) architecture pattern, written in Java. It accompanies an article by Antonio Leiva explaining how to apply MVP in Android apps.

## Use cases
- learn how to structure an Android app with MVP
- example of separating view and presenter logic in Android
- reference code for migrating an Android app to MVP
- understand Model-View-Presenter pattern in Java Android
- starter template for an MVP-based Android project

## When to choose
- you are learning the MVP pattern on Android and want a minimal worked example
- you need reference code to pair with the accompanying article explanation

## When to avoid
- you want a production-ready architecture library or framework
- you prefer modern Android approaches like MVVM with Jetpack or MVI
- you need a maintained, licensed project for commercial use

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: mobile-development, tutorials, android-tools
- platform: -
- tags: mvp-pattern, sample-code, android-example, java, architecture-pattern, android, mobile

## Member repositories
- antoniolg/androidmvp (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.041060+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-29T17:51:31.852311+00:00, confidence not recorded.
  - readme: https://github.com/antoniolg/androidmvp (fetched 2026-08-28T04:09:32.041060+00:00, sha b5b48e519db1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
