Главная

RecyclerView | Everything You Need to Know




Video quality The size Download

Информация о RecyclerView | Everything You Need to Know


Название :  RecyclerView | Everything You Need to Know
Продолжительность :   25.07
Дата публикации :  
Просмотров :   88 rb


Кадры RecyclerView | Everything You Need to Know





Описание RecyclerView | Everything You Need to Know



Коментарии RecyclerView | Everything You Need to Know



StillPickingAName
This tutorial is a blessing from heaven! Very well explained, easy to follow along and to understand the concepts behind what's happening! THANK YOU SO MUCH❤ and keep it up!
Comment from : StillPickingAName


John Smith
Thank you so much! You put more time to explain RecyclerView to me than my own university professors Your explanations are really detailed and easy to understand Subscribed!
Comment from : John Smith


Clara Carissa
I'm having problem at onBindViewHolder The get(position) and getter function has an error What should I do to fix this error? Pls help me🥺
Comment from : Clara Carissa


Ehan S
Incredible Incredible Incredible This video answered weeks of misunderstandings, failures, and so much more Thank you so much for posting this video It was a lifesaver You really changed someone's life today Thanks :)
Comment from : Ehan S


OzAsツ
perfect explanation, tysm <3
Comment from : OzAsツ


Lokman LMR
Thank You so much for this video , u really made the recyclerView simpler , now I don't have to memorize everything
Comment from : Lokman LMR


M Önder Kilicarslan
👋👋👋 You are the best!
Comment from : M Önder Kilicarslan


Clint Bauer
Is it possible to code an if statement to change the text colors in the recycler based on what is read? For example if the code read that it is "argon" it would change it to green or if read "oxygen" it would change the text to blue Thanks!
Comment from : Clint Bauer


SauceTheVarsetile
how can i retrieve data from the firestore and project it in the RecycleView?
Comment from : SauceTheVarsetile


Diafreak
I love that you took the time to explain each method when you implemented the adapter, was a pleasant surprise to not get the usual "just do as shown and continue"
Comment from : Diafreak


kaismaqbool
Sir please post a video on search view on the same example, please
Comment from : kaismaqbool


kaismaqbool
Great SirbrBut please post a video for a search view on the same example I tried one but there is an issue Pls
Comment from : kaismaqbool


Salim Garouad
Dude, you're the best Clear, practical, concise tutorial That's real education Bless you
Comment from : Salim Garouad


Scuderia Marinelli
Great video, helped me a bunch Can you make a video how to add firebase FCM notifications to the Recyclerview? and notification stays stored in recycler until user removes it? tks
Comment from : Scuderia Marinelli


Umair hassan Gondal
Seriously, the best explanation of RecyclerView so far
Comment from : Umair hassan Gondal


Raze
Thank you What a big help
Comment from : Raze


Mathijs _
Hi, for some reason my ArrayList is empty the whole time, im working with a databse but maybe you could help me?
Comment from : Mathijs _


pedro Berton
finally got it, thanks
Comment from : pedro Berton


Pain In Kabir
Thanks for the video, it helped a lot but I wish you shared the codes too
Comment from : Pain In Kabir


Szarona Angel
Cool, i wanna see also the tutorial for fragments and ViewPager2
Comment from : Szarona Angel


SwayedOut
Awesome tutorial, helped me with my project I am going to watch the item click video now!
Comment from : SwayedOut


Darrin Dickey
You are an awesome teacher! I've watched probably 20 videos on RecyclerView and this is the only one that made sense from beginning to end I look forward to your other videos
Comment from : Darrin Dickey


Martim Dias
You dont explain everything Try not to add those fast forward clips, or if you do show exactly what was done, it was pretty hard to follow up Still, the other parts were nicely done
Comment from : Martim Dias


C for Chill and Cheese
You are a very good narrator to explain RecycleView and wrote clean code When I first build my setup recyclerView, I just dump everything inside OnCreate method, and I was confused of what I did Hope I learn new things in your channel, please keep the channel live
Comment from : C for Chill and Cheese


Shakeel Nawaz
I was practicing RecyclerView and stuck in a point Just watch this half video and my problem got solved Thanks for detail explanation
Comment from : Shakeel Nawaz


Intellicast
how to apply it in custom buttons?
Comment from : Intellicast


Robert John
I spent a whole day using examples from the teacher and other youtubers before I stumbled upon your channel I followed your tutorial which was pretty straightforward and My recyclerview worked on the first attempt in my app, using my classes and objects Hands Down the best tutorial on recyclerviews You should keep making more of these videos I am subscribing because you did such a great job
Comment from : Robert John


Stilghar Roy Cruz
I found the hidden gem and the best channel for modern android studio tutorial, guides and tips
Comment from : Stilghar Roy Cruz


-Karter-
Does this guy seriously look at the keyboard when typing 😂
Comment from : -Karter-


lunarclipper
I know what context means as far as its definition in English; but no one has ever explained what a context is in Kotlin What is a context?
Comment from : lunarclipper


Joshua Mart Miller
Great Tutorial
Comment from : Joshua Mart Miller


lovedeep singh
Very Well Explained Keep uploading such informative content
Comment from : lovedeep singh


Arek
I have watched a few recyclerview tutorials, but this one, with your patience, passion and performance is best so far
Comment from : Arek


Shawn Ubawabe
nice I got my own recyclerview effortlessly after watching this video Keep it up! and thanx
Comment from : Shawn Ubawabe


Thomaps
Thanks man, very clear video, nickel chrome
Comment from : Thomaps


Omar
You have no idea how much shit I had to dig through to find it all laid out in a simple impeccably explained self-contained video Thank you so much for this
Comment from : Omar


Aymen Housni
Well explained man 👏👏
Comment from : Aymen Housni


Ailton M Duarte
i like when i find github link on the details section
Comment from : Ailton M Duarte


Yujin Ok
Thank you so much! it helped me so much to understand about recyclerview- especially, when you explain each method in adapter Subscribed!
Comment from : Yujin Ok


Kami SM
And what about the src code and data if i want to replicate :) , plz provide them if u can
Comment from : Kami SM


تراب الماث
Amazing bro You are a real geek Android developer & instructor
Comment from : تراب الماث


Yovany Bartolome
Good stuff bro! Currently working on a project and this video helps a lot!
Comment from : Yovany Bartolome


Navjot Sumal
really good one thanks for sharing this
Comment from : Navjot Sumal


Real human being
great video dude, any idea to use the data from API rather than using the getResource ? im trying to use TMDB API and play with the data, but cant display it in my recycler view
Comment from : Real human being


D Rcl
In tutorials like this it can't be overstated how important correct vocal emphasis and sometimes repetition on the important items in the particular context is So many tutorials just go through in an almost monotone voice Building things in a logical order instead of going all over the place and not introducing new concepts beyond the expected level of knowledge is also important so you aren't left stupefied in a tornado of concepts you have never encountered before Happily, Practical Coding exemplifies all these essential techniques
Comment from : D Rcl


Abderahim SAADI
Thank you so much ,you're the best
Comment from : Abderahim SAADI


Convi
Many thanks! :)brBest RecyclerView Tutorial so far <3
Comment from : Convi


danny117hd
Wow the production value on this video! Hopefully later in the playlist I find what I'm looking for
Comment from : danny117hd


JustaGuy84
Is it possible to make a video that shows how to attach a SearchView to this recycleView? The SearchView can do searches based on AA name or all String variables
Comment from : JustaGuy84


Alexandr Prodan
Hey does anyone know how to scroll the recycler view to the end programmatically ?brLike in the messenger app when the last message shows at the buttom
Comment from : Alexandr Prodan


Miles Andray Casilao
Omg, this is the most detailed recycler view tutorial that I've watched
Comment from : Miles Andray Casilao


Saksham _
Here I am after wasting a whole day tryna figure out RecyclerView brOnly if I had seen this video soonerbrGreat Content! You Earned a Subscriber
Comment from : Saksham _


Danish
12:04 I did never know I were color-blind all these years !
Comment from : Danish


M Rizal Wibowo
That is the best recylerview tutorial i've ever watched
Comment from : M Rizal Wibowo


Dariya Kucheruk
Such an amazing explanation of really a hard theme You really helped me out with my own app Thank you very much!
Comment from : Dariya Kucheruk


Albin Gustafsson
stellar
Comment from : Albin Gustafsson


yee
PUT THE CODE IN THE DESCRIPTION NEXT TIME! PLEASE!
Comment from : yee


Alex Bonda
cool
Comment from : Alex Bonda


Robin Zukunft
I really cant find anything usefull for adding a RecyclerView to an fragment Anyone any recommendations?
Comment from : Robin Zukunft


Noel Hann
This video was so helpful! Thank you!
Comment from : Noel Hann


Patrick
saved me you beautiful man, greetings from unit FIT2081
Comment from : Patrick


Yamsy
Thanks for great content
Comment from : Yamsy


Aaron TAN
Really a good tutorial I followed it step by step and easily made it! Thanks a lot!
Comment from : Aaron TAN


새벽
Wow you're genius!!! Thanks for great explanation, this video saved my life !!!!!
Comment from : 새벽


Guru Bhai
awesome dude ☺️😎
Comment from : Guru Bhai


Youssef Tawfik
Thank you so much
Comment from : Youssef Tawfik


Jojo X
THANK YOU so much for this!! My prof didn't really explain how it works and just coded in lighspeed expecting us to understand so this really helped
Comment from : Jojo X


Aladin Júnior
bro u are a god
Comment from : Aladin Júnior


Rahaf Katana
What if I have too many data should I type them by my self one by one?
Comment from : Rahaf Katana


Suresh Dushan
Can you sent the string file? I can't understand that Pls help 😢
Comment from : Suresh Dushan


N9
Mate, this video is actually the reason I pass my exam Continue your video, I never seen a better tutorial on YT
Comment from : N9


Emily Moellenberg
This is an amazing tutorial that is going to help me pass my Android dev class Thanks a million!!!
Comment from : Emily Moellenberg


Priyadharshini N
How to use this recycler view concept to your previous scientific calculator app, to get both portrait and landscape view in same file??
Comment from : Priyadharshini N


 Nastya Application developer
A great channel for app development, waiting for your subscription to provide more wwwyoutubecom/c/studywithnesya
Comment from : Nastya Application developer


forever skeptical
Commenting cause of how impressive the content and quality was
Comment from : forever skeptical


Oliver T
Very good explanation and very clear English-speaking Thank you so much!
Comment from : Oliver T


technics6
Oh dear I have to learn new UI stuff again ListView was not that bad
Comment from : technics6


technics6
Very good tutorial in comparison to other tutorials about RecyclerView Thanks!
Comment from : technics6


Prakash Parajuli
At 4:56 what is that value given to android:text in TextView?brCan anybody explain?
Comment from : Prakash Parajuli


ItzErvo
Great video!
Comment from : ItzErvo


Naveen GTK
Somebody give this man a medal
Comment from : Naveen GTK


Rafael Garcia
I don't know why this chanel don't have a lot more subs, I mean you're amazing and a life savior! Thanks for sharing your knowledge :)
Comment from : Rafael Garcia


Madhav chhabra
thanks it solve my big problem
Comment from : Madhav chhabra


Werbeth Cunha da Silva
Muito bom, parabéns por compartilhar seus conhecimentos com os iniciantes em programação
Comment from : Werbeth Cunha da Silva


solardex
Love how you described every method instead of every other tutorial that says "now write all this junk here, dont care what it does just trust me" Excellent tutorial :)
Comment from : solardex


Mikey
How do you align the items horizontally?
Comment from : Mikey


Ahmed Zaman
Man o man you are awsm
Comment from : Ahmed Zaman


LaoK老关
Fun fact: YouTube coding course better than University coursebrbrP/S: I mean really, I paid money to my University without teaching me this important feature
Comment from : LaoK老关


Ghada Rashwan
You are amazing🙏💐
Comment from : Ghada Rashwan


Collin Kavaner
I have no errors but it crashes immediately every-time I launch it I have no idea why
Comment from : Collin Kavaner


яєшня
this is just gorgeous i love it! please keep making such content!!! the adapter pattern is really in place here thanx!
Comment from : яєшня


Thom Low
I cant believe that this has less views compared to other recyclerview videos Thank man for helping me to understand this recycler view and looking forward to your other videos
Comment from : Thom Low


Srinivas Saladi
Thank you so much I was using editText inside a grid view and am losing text when I happen to scroll or when the soft keyboard gets minimized With your suggested changes, recycler view solved one of my problems associated with scrolling brcould you please clarify why recyclerViewfindViewHolderForAdapterPosition(i) returns null ? is there any better way to access my childViews to get the text entered from editText view Is there any way to fix the problem associated with softkeyboard erasing data Thank you in advance
Comment from : Srinivas Saladi


Stephen Tellez
great job buddy, but so sad tome when i realized it was JAVA instead of KOTLIN
Comment from : Stephen Tellez



Похожие на RecyclerView | Everything You Need to Know видео

RecyclerView using Kotlin 2021 || Android RecyclerView in Kotlin || Kotlin RecyclerView Example RecyclerView using Kotlin 2021 || Android RecyclerView in Kotlin || Kotlin RecyclerView Example
РѕС‚ : Foxandroid
Download Full Episodes | The Most Watched videos of all time
Space Engineers - Everything you need to know about Thrusters and how many you need on planets. Space Engineers - Everything you need to know about Thrusters and how many you need on planets.
РѕС‚ : The Garage Gamer
Download Full Episodes | The Most Watched videos of all time
EVERYTHING You Need to Know About UPGRADING CARS in The Crew Motorfest (Beginners Guide) EVERYTHING You Need to Know About UPGRADING CARS in The Crew Motorfest (Beginners Guide)
РѕС‚ : Militia Gaming Community
Download Full Episodes | The Most Watched videos of all time
Everything you need to know to pass the CompTIA Security+ Everything you need to know to pass the CompTIA Security+
РѕС‚ : Colin Kelly
Download Full Episodes | The Most Watched videos of all time
Bitcoin Halving 2024: Everything You NEED To Know Bitcoin Halving 2024: Everything You NEED To Know
РѕС‚ : Altcoin Daily
Download Full Episodes | The Most Watched videos of all time
Medical School Interviews: Everything You Need to Know Medical School Interviews: Everything You Need to Know
РѕС‚ : AAMCtoday
Download Full Episodes | The Most Watched videos of all time
Everything You Need to Know About Silver Coin Capsules! (And Silver Bar Capsules) Everything You Need to Know About Silver Coin Capsules! (And Silver Bar Capsules)
РѕС‚ : Silver Dragons
Download Full Episodes | The Most Watched videos of all time
DETAILING 101 - Paint Polishing - Everything You Need To Know DETAILING 101 - Paint Polishing - Everything You Need To Know
РѕС‚ : Pan The Organizer
Download Full Episodes | The Most Watched videos of all time
The Complete Guide To Kaldheim Sealed and Draft | Everything You Need To Know | Magic: The Gathering The Complete Guide To Kaldheim Sealed and Draft | Everything You Need To Know | Magic: The Gathering
РѕС‚ : Tolarian Community College
Download Full Episodes | The Most Watched videos of all time
Kaldheim Draft Guide | Everything You Need to Know for Prerelease, Draft, and Sealed Kaldheim Draft Guide | Everything You Need to Know for Prerelease, Draft, and Sealed
РѕС‚ : Mountain Man Magic
Download Full Episodes | The Most Watched videos of all time