https://github.com/shuza/kotlin-exapmle
init commit
https://github.com/shuza/kotlin-exapmle
android kotlin kotlin-android mvp retrofit2 rxjava
Last synced: 10 months ago
JSON representation
init commit
- Host: GitHub
- URL: https://github.com/shuza/kotlin-exapmle
- Owner: shuza
- Created: 2017-06-05T17:50:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T22:02:22.000Z (almost 9 years ago)
- Last Synced: 2025-07-09T07:50:11.078Z (11 months ago)
- Topics: android, kotlin, kotlin-android, mvp, retrofit2, rxjava
- Language: Kotlin
- Size: 133 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- Kotlin - http://kotlinlang.org
- Dagger2 - https://google.github.io/dagger
- RxAndroid - https://github.com/ReactiveX/RxAndroid
- Retrofit - http://square.github.io/retrofit
- Butter Knife - https://github.com/JakeWharton/butterknife
- MVP architecture - https://github.com/googlesamples/android-architecture
- API - https://reqres.in