# janishar/android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2,  GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

Repository: https://github.com/janishar/android-mvp-architecture
Canonical: https://ross.abutalabs.com/products/android-mvp-architecture
Homepage: https://janisharali.com
Language: Java
License: Apache-2.0
License Family: permissive
Topics: mvp-architecture, dagger2, rxjava, fast-android-networking, placeholderview, greendao, rxjava2, mvp, dagger, mindorks, android-mvp-architecture, android-architecture, rxjava-android
Last push: 2024-04-16T15:28:00+00:00

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

## Adoption (not part of the score)
Stars 4419, forks 1229 (observed 2026-08-28T04:08:48.738023+00:00)

## What it is
A detailed sample Android app demonstrating MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking, and PlaceholderView. The project is explicitly deprecated in favor of a newer modern Android development sample.

## Use cases
- learn MVP architecture on Android
- see how to structure an Android app with Dagger2 and RxJava2
- example of dependency injection with Dagger in Android
- reference for presenter-view separation in Android apps
- study project structure for a layered Android app

## When to choose
- you want to study classic MVP patterns with Dagger2 and RxJava2 on Android
- you need a worked example of layered Android app architecture with data/di/ui packages

## When to avoid
- you are starting a new Android project - the repo is deprecated and points to a modern replacement
- you want current best practices like MVVM, Jetpack Compose, or Hilt
- you need a maintained library rather than a sample app

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, boilerplate
- domain: mobile-development, android-tools, tutorials
- platform: jvm
- tags: mvp-architecture, dagger2, rxjava2, greendao, sample-app, deprecated, android-architecture, android, mobile

## Member repositories
- janishar/android-mvp-architecture (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.738023+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-29T18:20:59.632461+00:00, confidence not recorded.
  - readme: https://github.com/janishar/android-mvp-architecture (fetched 2026-08-28T04:08:48.738023+00:00, sha 9cad317b744e)
  - homepage: https://janisharali.com (fetched 2026-08-29T09:08:39.290625+00:00, sha 67f6a71c770e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
