MENU

Fun & Interesting

Mvvm Movie App in Android Jetpack Compose part1 Retrofit setup.

Mohsen Mashkour 8,157 lượt xem 1 year ago
Video Not Working? Fix It Now

In this video, I will show you How to create a movie app using MVVM and retrofit and pagination Android Jetpack Compose.

If you like the content, buy me a coffee by clicking on this link. ☕☕☕
https://www.buymeacoffee.com/mkrdeveloper

Movie app MVVM with pagination:
https://www.youtube.com/playlist?list=PLEGrY4uRTu5kGdSRJ4vZs4kv4EjGYIfgO

viewModel:
https://youtu.be/HBjVSXa8xu8

dependencies:
// retrofit
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:converter-gson:2.9.0")

//coil
implementation ("io.coil-kt:coil-compose:2.4.0")
implementation ("com.google.accompanist:accompanist-coil:0.10.0")

// viewModel
implementation ("androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0")

//navigation
implementation("androidx.navigation:navigation-compose:2.7.7")

Source codes:
https://github.com/MohsenMashkour/MovieInfoAppMvvm

---------------------------------------------------

---------------------------------------------------
Join me on social media:
MkrDeveloper website:
https://www.mkrdeveloper.com/
MkrDeveloper Instagram page:
https://www.instagram.com/mkr.developer/
MkrDeveloper Telegram Chanel:
https://t.me/Mkr_Developer
MkrDeveloper Discord server:
https://discord.gg/YFaxXft3XE
.
.
.
.
#Android
#kotlin
#android_studio
#kotlin_course
#android_tutorial_beginners
#android_developers
#jetpack_compose
#اندروید
#برنامه_نویسی_اندروید
#کاتلین

Comment