antoniolg/androidmvp resource
MVP Android Example observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 4536
- days_rel: n/a
- days_push: 1165
- n_releases_24m: 0
Adoption not part of the score
5896 stars · 1553 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
learning-resource · maturity maintenance
developer-tools mobile-development tutorials android-tools mvp-pattern sample-code android-example java architecture-pattern android mobile
1 source
- readme: https://github.com/antoniolg/androidmvp · fetched 2026-08-28 · b5b48e519db1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antoniolg/androidmvp | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="antoniolg/androidmvp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem