Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 613 Bytes

File metadata and controls

8 lines (5 loc) · 613 Bytes

Kotlin-Dagger-Rx2-Room-Database-Fresco-MVP

A simple MVP Android App developed in Kotlin

Basically is the same project as this one here.

I decided to open a new project to keep things seperated since the first one is a copy of Filippo Engidashet's repo in Kotlin.

This project is focused in how to integrate Room Database (instead of SQLite) in a MVP design pattern in Android with dependency injection (Dagger).