Android Paging kotlin tutorial | Network only | part -1

Описание к видео Android Paging kotlin tutorial | Network only | part -1

This Video is about Android Paging Tutorial kotlin hindi 😍
it includes network only Paging , rest are Database only and Both...we will cover both of them later..

🙄 comment for your doubts.

Kotlin Code :- Coming Soon....
recycler_item code:-https://drive.google.com/file/d/1Lry4...
item_list_footer code:-https://drive.google.com/file/d/1d5MT...
riple file:- https://drive.google.com/file/d/1g1qx...

Subscribe and Support
you can Support here:- https://www.buymeacoffee.com/xebajero
Donate UPI: 😘yogeshmsingh2895@okhdfcbank

//Kotlin Developers Group Help each other
connect with me 😎😊 :   / discord  

Thank You guys For Watching.🥰

//Dependencies

//adding retrofit
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'

//Material Design Library
implementation 'com.google.android.material:material:1.3.0'

//Paging Library
implementation "androidx.paging:paging-runtime-ktx:3.0.0"

//adding glide
implementation "com.github.bumptech.glide:glide:4.11.0"
annotationProcessor "com.github.bumptech.glide:compiler:4.11.0"

//adding view model
implementation "android.arch.lifecycle:extensions:1.1.1"
implementation "android.arch.lifecycle:viewmodel:1.1.1"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"

//Kotlin Coroutines
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.3"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.3"

//okhttp
implementation "com.squareup.okhttp3:logging-interceptor:4.9.0"

/********Plugins************/
id 'kotlin-kapt'
id 'kotlin-android-extensions'

android paging official site :- https://developer.android.com/topic/l...

Loading State detail :- https://developer.android.com/topic/l...

PagingDataAdapter :-https://developer.android.com/referen...

LoadStateAdapter:-https://developer.android.com/referen...


//Tags
"android paging 3"
"android pagin kotlin tutorial",
"andorid paging tutorial"
"retrofit coroutines kotlin",
"loadresult prevkey",
"android pagination",
"PagingConfig maxSize",
"paging 3 pager",
"paging 3 PagingConfig",
"android paging library retrofit",
"android paging library retrofit example",
"android paging library java",
"android paging library java example",
"android paging library example"
"Android",
"Paging",
"Architecture Components",
"Retrofit",
"View Model",
"Live Data"

Комментарии

Информация по комментариям в разработке