Thank You Prabeesh! This tutorial of yours really helped me to solve my issue with the "load more data on RecyclerView's onScroll". You are doing a great job and Thanks once again.
Best video. I like how much effort you put on videos. but Prabeesh bro, I have few suggestions : 1. Don't use Dark Mode as we face difficulty to watch clearly your code. 2. It will be helpful if you share the github link of the appiications. Thank you
Your topics and videos are always awesome...but the problem is why dont you write memory efficient programming... for pagination how to use notifyItemRangeChanged instead of notifyDataSetChanged?
Where do you use the "getImages" method created in the adapter for pagination..... i am not able to see where you are actually using this method in the entire code please reply... thanks
Hi @Prabeesh, I followed this tutorial and I was able to implement pagination but how will handle click events, setting onClick listener for each Item in the list? I've tried so many time but I keep getting errors like java.lang.ArrayIndexOutOfBoundsException: length=24; index=72 and the app keeps crashing
Even after a year it worked great. But have a couple of doubts about view threshold and they are what is view threshold and why you set it to 10 by saying 0
I also declared two methods to fetch data but when I called the 2nd method it overrides the previous recycler view list and it shows 2nd-page items, not page 1 and page 2 item both.
Sir pls make the background white of ur ide.. it will be more easier for our eye.. very good programming sir.. seems u know php coding as well.. plz guide us php scripting from beginning..
PRABEESH R K no sorry sir.. we love ur coding very much.. thanks for ur precious informative videos.. it really helpful.. specially the way u teach us, is incredible..
Hi sir, its very nice coding. thanks . But I need to know the concepts of Android paging library. (which makes faster loading, everyone says). Could you make the video for Android paging library. Thanks.
Great Tutorial, I have a question what happen if I get "No more images available" and after that I insert data in my database, if I scroll the current view is it gonna to fetch data? I make that question because I add data to my database but I don't get update the view
Sir, during my final year project I developed a shopping cart on android, But I don't know still how recycler view loads images dynamically from a server to fragment. I searched for tutorials and I couldn't find one. Sir, please do a video about how images and text load inside fragments something like Fipkart or Amazon.
You videos are excellent... I'm a huge fan!!, but they intimidatingly too long...all of them!! i would guess you would help and even get more view by making short videos. Thanks anyway!
Thxxxxx I like this channel Plz sir I have a big trouble In RecyclerView I can't search filter from sqlite I am really sad for this Nothing happens when I write in search field
Thanks you for the video. Sir but i am getting an Exception saying "android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@aefdc64 is not valid; is your activity running?" when I put it in debug mode
Sir for me Pagination isn't working when swiperefreshlayout enabled true. Sir can you please make a video using swiperefreshlayout or send me the solution
Hey, thanks for tutorial. I hope someone can answer me: Can this really work for infinite items? App isn't gonna crash if my recycler loaded more than 500 items?? Please help :(
Nice Demonstration to Pagination. The good thing about your tutorials is that you are showing each and every step from scratch.
Thank You Prabeesh!
This tutorial of yours really helped me to solve my issue with the "load more data on RecyclerView's onScroll".
You are doing a great job and Thanks once again.
You are my best professor sir, Thanks for sharing sir...
Prabeesh, You are doing a great job. It will be helpful if you share the github link of the appiications for which you are giving tutorials.
Skip to 37:40 if you're here just for pagination 🙌🏻
This tutorial saved my day! Thank you so much Prabeesh
Best video. I like how much effort you put on videos. but Prabeesh bro, I have few suggestions :
1. Don't use Dark Mode as we face difficulty to watch clearly your code.
2. It will be helpful if you share the github link of the appiications.
Thank you
Thanks SIr, u r tutorial is too helpful
u r great.. u have make my life of development so easy..
sir please make some videos on MVP ..
Sir Pls make MVP demo for me
Thank u so much sir....u helped me alot
hello , do you know about the API script ?
I failed to make the script. thankyou..
Very good and very thanks
If make part 2 make when click on items go to next page show details text and with pictures
Thanks!!!!!!!
Thank you, great tutorial
Hi prabeesh, u r great and make our life easy. It's very helpful for us. Can u give me link or idea how to can download source code of this.
hello sir, do you know about the API script ?
I failed to make the script. thankyou..
Thanks for sir
Your topics and videos are always awesome...but the problem is why dont you write memory efficient programming... for pagination how to use notifyItemRangeChanged instead of notifyDataSetChanged?
Where do you use the "getImages" method created in the adapter for pagination..... i am not able to see where you are actually using this method in the entire code please reply... thanks
pagination starts from min 37:00
hello sir, do you know about the API script ?
I failed to make the script. thankyou..
Hi @Prabeesh, I followed this tutorial and I was able to implement pagination but how will handle click events, setting onClick listener for each Item in the list? I've tried so many time but I keep getting errors like java.lang.ArrayIndexOutOfBoundsException: length=24; index=72 and the app keeps crashing
please make a video pagination recyclerview with Volley please this is my humble request
Even after a year it worked great. But have a couple of doubts about view threshold and they are what is view threshold and why you set it to 10 by saying 0
I also declared two methods to fetch data but when I called the 2nd method it overrides the previous recycler view list and it shows 2nd-page items, not page 1 and page 2 item both.
Sir pls make the background white of ur ide.. it will be more easier for our eye.. very good programming sir.. seems u know php coding as well.. plz guide us php scripting from beginning..
Sorry for that. From next video onwards i make sure that background is white.
PRABEESH R K no sorry sir.. we love ur coding very much.. thanks for ur precious informative videos.. it really helpful.. specially the way u teach us, is incredible..
i use the StaggerGrideLayoutmanager. how can i do pagination. i have pagination with LinearLayoutManager
Please make a video about how we can put AutoPlay videos in recyclerView like instagram.
Hi sir, its very nice coding. thanks . But I need to know the concepts of Android paging library. (which makes faster loading, everyone says). Could you make the video for Android paging library. Thanks.
suppose I don't know how much image in Server in that case how can i change 80 here??
what should I do to notify adapter in onResume and update recycler data, so tht if I make any change like unfavourite it should update
Great Tutorial, I have a question what happen if I get "No more images available" and after that I insert data in my database, if I scroll the current view is it gonna to fetch data? I make that question because I add data to my database but I don't get update the view
Sir which apps do you have on googleplay
how to do it with firebase database?
Prabeesh bhai github link bhi daal do code ka. It will be more helpful
The code runs very well but, I'm getting E/RecyclerView: No adapter attached; skipping layout on initial run. Can I please know a fix for this?
I have the same issue
Thanks
Sir, during my final year project I developed a shopping cart on android, But I don't know still how recycler view loads images dynamically from a server to fragment. I searched for tutorials and I couldn't find one.
Sir, please do a video about how images and text load inside fragments something like Fipkart or Amazon.
see the doc for glide library, or piccaso
create api for images and from that parse data using model class and display in recycler view
private List why I cannot catch my images? always catch MediaStore.Images??
You videos are excellent... I'm a huge fan!!, but they intimidatingly too long...all of them!! i would guess you would help and even get more view by making short videos. Thanks anyway!
Thxxxxx
I like this channel
Plz sir
I have a big trouble
In RecyclerView
I can't search filter from sqlite
I am really sad for this
Nothing happens when I write in search field
how can i use with .net API this all method because file name are not intitlize same as php
Thanks you for the video.
Sir but i am getting an Exception saying
"android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@aefdc64 is not valid; is your activity running?"
when I put it in debug mode
Sir for me Pagination isn't working when swiperefreshlayout enabled true. Sir can you please make a video using swiperefreshlayout or send me the solution
great tutorial , sir .. may i ask for the api script ?
Hey, thanks for tutorial. I hope someone can answer me:
Can this really work for infinite items?
App isn't gonna crash if my recycler loaded more than 500 items??
Please help :(
Can you please create this tutorial with listview in asyntask
sir, thank you for this video and I also won't link of this code
Can you please show us how to insert data using retrofit. Thanks
I have retrofit playlist. Please check it.
How to handle vedios on server make vedio on it i want to make movies app so i can upload on the server and in the app it can be downloaded
it would be better if you add swife refresh
Hi I want to download files from the Internet kotlin
please sir this video make using volley library
Dracula bg is not much clear make it default
Why don't you upload source code some where man.
I'm getting duplicate items
47 mins for explain using the scroll?????????????????????????
How to use Volley library
endless scroll???
Thanks