Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 960 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 960 Bytes

android-architecture-sample

a simple example for learning android architechture.

samples

Sample Description
mvc mvc
mvp Demonstrates a basic Model‑View‑Presenter (MVP) architecture and provides a foundation on which the other samples are built. This sample also acts as a reference point for comparing and contrasting the other samples in this project.
mvp‑dagger Uses Dagger 2 to add support for dependency injection.

screen shot: