This repository contains a detailed sample app that implements MVP architecture using Room Database, Retrofit, Dagger 2, ButterKnife, Glide
- Room Database: https://developer.android.com/topic/libraries/architecture/room.html
- Dagger2: https://github.com/google/dagger
- Retrofit: https://github.com/square/retrofit
- Glide: https://github.com/bumptech/glide
- ButterKnife: https://github.com/JakeWharton/butterknife