a simple example for learning android architechture.
| 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:

