How to Implement RecyclerView Pagination in Android Studio | RecyclerViewPagination | Android Coding

  Рет қаралды 53,031

Android Coding

Android Coding

Күн бұрын

Пікірлер: 76
@nfaical3
@nfaical3 2 жыл бұрын
Thanks for the clear example.
@AndroidCoding
@AndroidCoding 2 жыл бұрын
You're welcome
@luissaenzguerrero288
@luissaenzguerrero288 2 жыл бұрын
how would be the api in laravel for the get request with pagination
@jrProfessorRider
@jrProfessorRider 4 жыл бұрын
some issue occur when i click any item of recycler view and go to next fragment or activity and press back button for back to previous activity then page variable not initialize again 1. Ex: int page=1; 1. go to next activity or fragment 2. press mobile back button for back to previous activity or fragment then page variable not initialize again page=1 plz solve this issue
@Imakko92
@Imakko92 3 жыл бұрын
Wow! Thanks Sir! Help me a lot today hehe
@AndroidCoding
@AndroidCoding 3 жыл бұрын
You're welcome. Glad to hear.
@aminebelaid547
@aminebelaid547 2 жыл бұрын
thank you for this tutorial, I've not used retrofit, i've used okhttp instead, works well.
@aldiguizot
@aldiguizot 4 жыл бұрын
I have issue, I'm using navigation bottom, diff between child and nestedscrollview is not the same with scrollY, do you have any solution to this?
@Mohamed19Aamer
@Mohamed19Aamer 4 жыл бұрын
does not work with me ._.
@visalny6316
@visalny6316 14 күн бұрын
me too not work
@AnkitSharma-up8vx
@AnkitSharma-up8vx 4 жыл бұрын
if i change the default value of page =0 then it's not working please help
@bungsu8149
@bungsu8149 4 жыл бұрын
I have problem in receyle view fragment . I am use scroolview and my cardview in bottom not full view ? How fix it
@ArtemAndroshchuk
@ArtemAndroshchuk 4 жыл бұрын
Use NestedScrollView
@shradpathak9809
@shradpathak9809 4 жыл бұрын
when scroll up then Its not working why??
@syahrulafrizal
@syahrulafrizal 4 жыл бұрын
13:00
@KabukiWarrior369
@KabukiWarrior369 3 жыл бұрын
use RecyclerView inside NestedScrollView - is a bad idea. I implement this, and my recycler began to work very slowly. Instead this method, use recyclerView.addOnScrollListener()
@mohitkorat4015
@mohitkorat4015 3 жыл бұрын
Thank for your tutorial but I have one problem in my application. my api per page limit is 90 and when second page is loaded all recyclerview is taking too much load not swipe normally. what can I do please give solution.
@Hector-qz1uy
@Hector-qz1uy 3 жыл бұрын
Hi! I have the same problem. did you find a solution? thanks a lot
@jishnunkrishnan5783
@jishnunkrishnan5783 3 жыл бұрын
There is only one data showing in my data, more than one data are coming..
@arsenthompson
@arsenthompson 4 жыл бұрын
where source code? do you may send this?
@rafapasternak8090
@rafapasternak8090 2 жыл бұрын
Nicely made helped me a lot pls add code on github
@AndroidCoding
@AndroidCoding 2 жыл бұрын
Thanks. Glad to help. Join this channel membership to get access to source code perks: kzbin.info/door/UIF5MImktJLDWDKe5oTdJQjoin
@devmfa
@devmfa 4 жыл бұрын
Nice work man, keep up :)
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Thanks
@sushantlama9010
@sushantlama9010 3 жыл бұрын
learned something new .thanks a lot
@AndroidCoding
@AndroidCoding 3 жыл бұрын
You're welcome
@josealbertohernandezpena7519
@josealbertohernandezpena7519 2 жыл бұрын
como formas tu JSON?
@imunnapatel
@imunnapatel 3 жыл бұрын
Please add native ads each 5 items in this code..??
@AndroidCoding
@AndroidCoding 3 жыл бұрын
Ok. I will try it later.
@imunnapatel
@imunnapatel 3 жыл бұрын
Ohh... Really thank you.. I'm so happy.. please do it as soon possible..
@ashishchidhava685
@ashishchidhava685 4 жыл бұрын
Sir how to implement drawer navigation and bottom navigation same activity With explanation
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Ok. I will make it later.
@RameshK-dy6yb
@RameshK-dy6yb 4 жыл бұрын
may refer stackoverflow.com/questions/55990820/how-to-use-navigation-drawer-and-bottom-navigation-simultaneously-navigation-a
@jaipreetsingh6642
@jaipreetsingh6642 4 жыл бұрын
you saved my day but i am sad because not get source code next time provide source code
@modasarkhan8423
@modasarkhan8423 4 жыл бұрын
database large data show in android apps
@AndroidCoding
@AndroidCoding 4 жыл бұрын
??
@gopinathder8765
@gopinathder8765 4 жыл бұрын
Very helpful video
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Thanks
@virendratiwari5435
@virendratiwari5435 4 жыл бұрын
Tre
@Sagar_Asseccibilty
@Sagar_Asseccibilty Жыл бұрын
Please make video using firebase database pagination system
@terencejumba1939
@terencejumba1939 4 жыл бұрын
you taught me so much ❤️❤️
@ecy3765
@ecy3765 3 жыл бұрын
12:36
@subaanonvlog5408
@subaanonvlog5408 4 жыл бұрын
Pls add how to filter/search
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Try this : kzbin.info/www/bejne/qJXYYo2ngp6liac
@pawanKumar-qh1or
@pawanKumar-qh1or 4 жыл бұрын
Awesome sir
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Thanks
@kpmcreation3907
@kpmcreation3907 4 жыл бұрын
Make tutorial for gridview pagination
@mahmuduulkarimlincoln7932
@mahmuduulkarimlincoln7932 3 жыл бұрын
Thank you so much
@AndroidCoding
@AndroidCoding 3 жыл бұрын
You're welcome
@marciopaulo1708
@marciopaulo1708 4 жыл бұрын
hi, I use Glide to get music covers, but it takes a while to load the covers, as I do to get it optimized
@vijayjangid8967
@vijayjangid8967 4 жыл бұрын
It happens because the server is slow, or may the image file are large What you can do: check if the API loads fast How? use the music cover link and open it in chrome check the timing, if same then u need the use other api
@marciopaulo1708
@marciopaulo1708 4 жыл бұрын
@@vijayjangid8967 The songs are not online!
@welldiscerned7540
@welldiscerned7540 4 жыл бұрын
Hello sir, great video, I have a question, is there a way to do this with fire base database database reference??
@CodeNCode-rm8ci
@CodeNCode-rm8ci 4 жыл бұрын
Firebase already have pagination build in. Use Firebase recycler adapter.
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Thanks for sharing your knowledge. Kindly put the link for reference.
@CodeNCode-rm8ci
@CodeNCode-rm8ci 4 жыл бұрын
Read the article about this: Using the FirebaseRecyclerPagingAdapter
@AndroidCoding
@AndroidCoding 4 жыл бұрын
👍👍👍
@welldiscerned7540
@welldiscerned7540 4 жыл бұрын
Android Coding I would be so obliged if you made a video on this bro 🔥
@terencejumba1939
@terencejumba1939 4 жыл бұрын
nicee 👻👻👻💪💪
@hamdihhh5525
@hamdihhh5525 3 жыл бұрын
Thanks
@AndroidCoding
@AndroidCoding 3 жыл бұрын
Welcome
@androidwithdeepak613
@androidwithdeepak613 4 жыл бұрын
Sir please make a video on MVVM pattern with 2 types: 1.with dummy data 2.Using retrofit. Thanks in advance ♥️
@carlosmoran1576
@carlosmoran1576 3 жыл бұрын
TY
@GigaZiv
@GigaZiv 4 жыл бұрын
super
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Thanks
@charan8228
@charan8228 4 жыл бұрын
Thanks dude.
@AndroidCoding
@AndroidCoding 4 жыл бұрын
Welcome
@jordandixon6323
@jordandixon6323 4 жыл бұрын
Sir, can you create webview with adblocker. Using this github.com/adblockplus/libadblockplus-android/blob/master/README.md That support 64 and 32 bit
@imunnapatel
@imunnapatel 3 жыл бұрын
I thought you are a really genius.. but my highly request can you implement the native ads in this code.. i mean in this video... I am writing.. no any video of native ads on retrofit recycler views even load more.. please reply.. you make on it or not..!
JISOO - ‘꽃(FLOWER)’ M/V
3:05
BLACKPINK
Рет қаралды 137 МЛН
"Идеальное" преступление
0:39
Кик Брейнс
Рет қаралды 1,4 МЛН
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
How AI is Changing the Job Market & What You Can Do About It
6:13
Blessing Ikejemba
Рет қаралды 42
Building a scalable, modularized, testable app from scratch
21:31
Android Developers
Рет қаралды 192 М.
Building an app from scratch with ChatGPT: the future of development
1:28:58
RecyclerView | Everything You Need to Know
25:07
Practical Coding
Рет қаралды 148 М.
JISOO - ‘꽃(FLOWER)’ M/V
3:05
BLACKPINK
Рет қаралды 137 МЛН