Skip to content

shuza/kotlin-exapmle

Repository files navigation

kotlin-android-exapmle

This project is example of Android Application with Kotlin, Dagger2, RxJava, ButterKnife and MVP-Architecture

Description

This project will retrive data from network using Retrofit library in observable patter using RxJava. Dagger2 is used for dependency injection. It is a MVP archetecture demo implementation project using Kotlin.

Libraries