im-o / mvvm-sample-android-kotlin

kotlin sample app use pattern mvvm + retrofit2, viewbinding, and Depedency Injection with Kodein

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hii

I rewrite again this code from Java to Kotlin language and just update view from mvvm-sample-android-java

API sample will be use is themoviedb:

https://api.themoviedb.org/3/discover/movie?api_key={YOUR_API_KEY}&language=en-US

Here is results :

my code not perfect but next i'll implementation coroutines and dagger-hilt(DI) on this project.

About

kotlin sample app use pattern mvvm + retrofit2, viewbinding, and Depedency Injection with Kodein


Languages

Language:Kotlin 100.0%