2.4 Android Movie App MVVM | Configuring Retrofit

preview_player
Показать описание
In this tutorial series, we’re building an android movie app that will fetch, movie list from a REST API.
Using:
- Kotlin
- MVVM architectural pattern
- Paging library for Pagination
- RxJava
- Retrofit

Рекомендации по теме
Комментарии
Автор

I appreciate you doing quick, easy videos like this. It helps because most of the Android tutorials with libraries and architecture are extremely long and hard to follow.

ryanbennett
Автор

Please do more tutorials. Your videos are helpfull.

chinhero
Автор

is amazing, please make another course with MVVM and Jetpack tnx

sanaebadi
Автор

As the page for oxcoding is down is there another location to get the code for this? PLEASE and thank you so very much! BTW - Great work here.

pwhitaker
Автор

hey one query is there, there is also reactive version of Kotlin, then why didn't u use that. why u opted for RXjava instead of RxKotlin.
Thanks, great tutorial series

jwalakumar
Автор

We can use Coroutines instead of using Rxjava

mohamedkaif
Автор

i got an error with "okHttpClient" how to solve it? (urgent)

ranulatimes
Автор

hi bro, the site for get code is offline

xeovanijuarez
Автор

i got an error with line "import Unresolved reference: adapter

UyênDương-ll