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

ivacf/archi resource

Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns. observed · 2026-08-28

github.com/ivacf/archi · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

3302 stars · 489 forks observed · 2026-08-28

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

A showcase repository that implements the same Android app three times using different architectural patterns: Standard Android, MVP, and MVVM with data binding. It serves as a comparative learning resource for Android app architecture in Java.

Use cases

  • learn android mvp architecture
  • compare mvp vs mvvm on android
  • example of android data binding with mvvm
  • sample android app with retrofit and rxjava
  • understand why activities become god objects
  • learn how to unit test presenters and viewmodels

When to choose

  • you want side-by-side comparisons of Android architectural patterns in one codebase
  • you are learning MVP or MVVM with concrete Java examples
  • you want a reference for RxJava, Retrofit, and data binding usage on Android

When to avoid

  • you need a production-ready architecture template with modern components like Jetpack Compose or ViewModel/LiveData
  • you work in Kotlin rather than Java
  • you need an actively maintained project - the last release was in 2019

Facets

learning-resource · maturity maintenance

developer-tools mobile-development tutorials android-tools jvm android-architecture mvp mvvm sample-app data-binding rxjava retrofit android

1 source

Member repositories

RepositoryRoleHealth v2
ivacf/archimain32

For agents

markdown · JSON · MCP: product_card(name="ivacf/archi")

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