Building Android MVP App in Kotlin using Rxjava2, Dagger2 ,Retrofit Tutorial

kotlin dagger retrofit mvp android

We will be using Kotlin Programming Language. In this tutorial, we will learn MVP (Model-View-Presenter) in Android using Kotlin and We will implement Dependency Injection (DI) using Dagger2 Library, we will also implement Retrofit2 using Kotlin in our MVP Android project. We will learn everything in the following sequence. We will learn about MVP Design […]