Master Clean Architecture and MVVM with this Step-by-Step Android App Tutorial Part 2

preview_player
Показать описание
Master Clean Architecture and MVVM with this Step-by-Step Android App Tutorial Part 2
Coin Gecko Api App using Clean Architecture -MVVM Retrofit Dagger Kotlin Android Studio Part 2
In this video, you'll be guided through the process of building a cutting-edge Android app using Clean Architecture, MVVM design pattern, and the latest development tools and technologies. We'll start by showing you how to fetch data from the Coin Gecko API using Retrofit and display it in an organized and efficient manner. You'll also learn how to use Dagger Hilt for dependency injection, which makes it easier to manage and reuse your app's components.

Additionally, we'll cover the implementation of search view filter and sort filter options, so you can give your users the ability to search and sort through the data in your app. We'll also show you how to optimize the performance of your app by not calling the API for every search and sort option.

Kotlin, the modern and powerful programming language, will be used throughout the tutorial. You'll discover how Kotlin's concise syntax and powerful features can make your Android development process faster and more efficient. Whether you're a beginner or an experienced Android developer, this video will provide you with the knowledge and skills you need to build a top-notch Android app with Clean Architecture and MVVM design pattern.

So, if you're ready to take your Android development skills to the next level, don't miss this comprehensive guide to building a data-driven Android app with Clean Architecture, MVVM, Retrofit, Dagger Hilt, and Kotlin.
Рекомендации по теме
Комментарии
Автор

Why do we create two repositories??
One in domain package and one in data package ?? Can't we create only one repository?

AbhinavKumar-dlph
Автор

where did you use Api key in the project??

rajneeshroy