RecyclerView in Android Studio-Tutorial 2021

preview_player
Показать описание
In this video we are implementing the Recyclerview in android app. Recyclerview is an advance version of listview.

Recyclerview is more advance then listview as it can be implemented as horizontally or vertically. Moreover it is having more feautures then listview.

I hope you like this video. Please Do
Share
Subscribe &
Like
Thanks

#Recyclerview#Android#Tutorial
Рекомендации по теме
Комментарии
Автор

Great way of explaining concept, Thanks

diliptiwari
Автор

Thank you!!! This was that video i was looking for!

Willabsolutkeinalias
Автор

I have tried with an ArrayList of personalized objects and I don't see the element that in debug mode I can see it on the onBindViewHolder method.

I see my personalized layout in the xml file but no one of the elements when the emulator is running.

albertbo
Автор

Hi great video... Already subscribed.. Plz mention your pc specifications.. Kindly mention all.. Plzz!!

harshjain
Автор

Thanks! Your manual finaly works for me. I tried about 5 and none was working well.

miroslavbula
Автор

Thanks alot, it worked! keep creating

hassixmalik
Автор

thanks
please make with firebase
when I click on itemview and pass data from recyclerview to another activity show description text with image and name item?

samirdesigner
Автор

I just want to add on click listener on recycler view how can i do ...?

pradeepkumawat
Автор

How to load faster the items or data in recycler view? I am using volley library to fetch the data from server using an API by GET method. whenever the data are updated in the cloud database its shows in the recycler view as list of items. But there is an issue that its takes time 3 to 4 seconds to load. So can you help me ho to fasten the loading time so that it should not take 3 to 4 seconds.

alokeshnath
Автор

HI, do you can use Spanish subtitles in your videos?, Thank you!!

rodorock
Автор

Plz make navigation bar on another way like

On navigation drawer
I want to add "About Us" and when user click on "About Us" it should open some text and that text should write on html file by creating html file on android and, , it shouldn't redirect to other website so the user can read "About Us " without redirecting to the other website.

Hope you have understand plz make video on thid🙏🙏🙏🙏🙏🙏🙏

ImARBOY
Автор

Great tutorial but I have question, suppose there is a title we set as setText because title is a string right? What if we put an integer value example months in number example 1/2/3.. do we need to set as setText in adapter class in view holder? cause it will be an integer right? So what we have to put integer value? If we define as integer
Please help...

Diadem
Автор

Good job.
Pls is there a way to randomize or shuffle Recyclerview?

japhetholisa
Автор

sir me abhi third year bca me hu aur java se andorid sikh rha hu nd aage mca krna hy sath me job bhi bad me andorid devlopment me ... so abhi konsi language me andorid krna chahiye java aur kotlin me ? pls suggest me im very confused .. bcs kloi bol rha hy java old so unse job milegi .... aur koi bol rha hy kotlin new so unse job milegi kya kru konsi sikhu koi nahi pls smjaye muje so tnsn dur ho mera req..

jayeshpobari
Автор

Now please tell me how to add click listener on recycler view,
Please tell me

pradeepkumawat
Автор

i am getting error in inflate in following step


View view = LayoutInflater.inflate(R.layout.custom_design, parent, false);

zindagiekkhoj
Автор

Where is the Explanation here?? you are writing code thats it.

skyfall