Android Jetpack Paging 3 Tutorial Part 1

Опубликовано: 14 Ноябрь 2022
на канале: Programming For All
614
14

In This tutorial you'll learn the fundamentals of paging library in the context of a small application using Jetpack Compose, MVVM, Clean Architecture and Dependency Injection. The objectives of this tutorial are:

Implementing Use case layer In a Clean Architecture Project
Handling pagination from a remote data source
Handling pagination from a local data source
Implementing a simple caching technique

🕛 As a reference, you can use the following timestamps
00:02:14 Project Dependencies
00:06:20 Project Resources
00:11:15 Paging Architecture
00:18:48 Dependency Injection
00:20:59 Preparing Retrofit

👉 Room Database Tutorial
   • Room Database  

👉 Build your first android application using MVVM, Clean architecture and Jetpack Compose
   • Build your first android application using...  

👉 The link for TvMaze Api
https://www.tvmaze.com/api

👉 Feel free to use the following GitHub repository to follow along
https://github.com/qababadr/TvMania

📣 Checkout my Facebook page
  / qababadr  

🔥 Checkout my GitHub repository
https://github.com/qababadr