Главная

RecyclerView in Android Studio [Kotlin 2020]




Video quality The size Download

Информация о RecyclerView in Android Studio [Kotlin 2020]


Название :  RecyclerView in Android Studio [Kotlin 2020]
Продолжительность :   15.49
Дата публикации :  
Просмотров :   56 rb


Кадры RecyclerView in Android Studio [Kotlin 2020]





Описание RecyclerView in Android Studio [Kotlin 2020]



Коментарии RecyclerView in Android Studio [Kotlin 2020]



Azamjon Sotvoldiyev
I just watched your videos and I love your way of presenting the issue You helped me a lot tbh Thank you, sir
Comment from : Azamjon Sotvoldiyev


Sekou samassa
Great video! Thanks
Comment from : Sekou samassa


Luis Cáceres
Great tutorial! thanks!
Comment from : Luis Cáceres


Myra Bee
Thanks for this❤
Comment from : Myra Bee


Myra Bee
Could help: I got an error in the [buildgradle(Module: App_nameapp)] file, as a result of the card view dependency - [implementation 'comandroidsupport:cardview-v7:2800'] that was used in the tutorial, and fixed it by changing the cardview dependency to [implementation "androidxcardview:cardview:100"]
Comment from : Myra Bee


Sairam Palaniappan
next time you put a video cut of music
Comment from : Sairam Palaniappan


Hose Pink
This man don't miss
Comment from : Hose Pink


Tyler Matthew Harris
Thank youuuu :)
Comment from : Tyler Matthew Harris


Subliminal Trax
Hi, as of now,Oct 2022, you can not implement members on the recyclerview class It wants to be an abstract class the onCreate and Upgrade members can not be implmented Any solutions Thanks
Comment from : Subliminal Trax


Hello World Program
Thanks man, you explained well, easy to understand Really helped me dude Thank You Again!❤ Channel Subscribed!
Comment from : Hello World Program


codeVT
thanks bro
Comment from : codeVT


BigStrongRobot
ERROR: brMETA-INF/androidxcardview_cardviewversionbrbrSOLUTION :brbrin build gradle(app) addd this br packagingOptions { br exclude 'META-INF/androidxcardview_cardviewversion' br }
Comment from : BigStrongRobot


BigStrongRobot
I really really thank you so much for this video this is the only video that made me understand the recyclerviews and the adapter after all online tutorials i have tried Alhamdullilah
Comment from : BigStrongRobot


Guilherme Dalla Rosa
great job, helped a lot!
Comment from : Guilherme Dalla Rosa


Salomon salomon
very helpfullbrthank a lot
Comment from : Salomon salomon


Rbzium
Your all videos are very helpful
Comment from : Rbzium


JohnoOz
Thanks This was great - so clear
Comment from : JohnoOz


Sergey SangelS
Very very good! Thank you so much
Comment from : Sergey SangelS


My Mobile
Nailed it !
Comment from : My Mobile


FollowSufism
Recycler View is showing only one item☹
Comment from : FollowSufism


Brad Ardis
At 13:03 you just copy past from activity_main to MainActivitykt but when I do the same it tells me im making an unresolved reference, do I need a different version of Kotlin for this to work?
Comment from : Brad Ardis


Ertuğrul Gazi Çelik
I just watched your videos and I love your way of presenting the issue You helped me a lot tbh Thank you, sir
Comment from : Ertuğrul Gazi Çelik


Mario Vishal
next time please explain what you are coding, and change your pace while doing things it's very quick and difficult to catch on And you also need to tell what is adapters,viewholder what is the theory behind it not just blindly hands on
Comment from : Mario Vishal


Duminda Kuruppu

Comment from : Duminda Kuruppu


Evaldash
Thank you for this consise and very useful tutorial! :)
Comment from : Evaldash


william vitorino
Thank you Mazn for provide this important video about Recycler View I would like to know if you made another video that teaches how link Recycler View with another Activity I watched many tutorials about Recycler view and I found out your is the best Thank You
Comment from : william vitorino


R
13:08 doesnt work
Comment from : R


YORI
thank you so much
Comment from : YORI


mb
Incredible
Comment from : mb


Aldo Beráin Cárdenas
For anyone having a problem in 13:08 in line 20 of Mazn's code, I was writing "LayoutManager" with capitalized "L" when it is a lowercase 'l'
Comment from : Aldo Beráin Cárdenas


Nicolás
Thank you, it worked
Comment from : Nicolás


Cyril James Lunzaga
Hey Thank you for this bro! But in 6:17 I've got error from TODO unsolved reference
Comment from : Cyril James Lunzaga


Nooby427
Oh my gosh, dude You have no idea how much this helped me! Thank you! I just wish there was an easier way to remember how to do this
Comment from : Nooby427


BURAXON
Thx for the video, but next time dont use music pls^^
Comment from : BURAXON


Saad Ali
there is an error in your code at 13:08 its says recyclerView as unresolved variable
Comment from : Saad Ali


Lunevix
Thanks, it's very userful!!brOne thing, on 14:13 the "adapterPosition" now is called "bindingAdapterPosition"brBye bye!
Comment from : Lunevix


Maverick Doctor
Why can't I access the recycler view on main activity just like what you did on 13:07?
Comment from : Maverick Doctor


Anquiatous
'Nested class 'LayoutManager' accessed via instance reference', I have copied your example line for line and cannot clear this error
Comment from : Anquiatous


Sebastián López
Thank you very much, you don't know how I have searched and tried to learn how the Adapter and the recyclerviews work, and your video is the only one that I could finally understand Thank you very much, I already subscribed I hope your channel continues to grow
Comment from : Sebastián López


LeoNic X
You cut something in the video from 13:08 to 13:09 There should be an error occurring in the recyclerView but you did not let it show up to this video lol
Comment from : LeoNic X


ariel llanita
Thanks!
Comment from : ariel llanita


anuraj ms
thank you
Comment from : anuraj ms


Sergey Bakhelov
why don't you use this?br implementation "androidxcardview:cardview:100"
Comment from : Sergey Bakhelov


Motanka Mobile Applications
Everything is cool but how to open new activity? Thank you
Comment from : Motanka Mobile Applications


R
How to add View Binding with RecyclerView ?
Comment from : R


Josh Fernandez
can u pls make a video of how to navigate to next fragment or activity when u click recycler view element :)
Comment from : Josh Fernandez


Riggyyy
Hello! Thanks for the video but i have an error I cant access the id recyclerView in the Main Activity will you help me pls Thank you so much!
Comment from : Riggyyy


G
Hi Mazn, thanks for the lesson but I my app throws errorsFirst it doesn't recognise the id (
Comment from : G


Santiago Aguilar
bro, can i open a recycler view form other activity?
Comment from : Santiago Aguilar


Ghrir Trading
can you make it with firebase please
Comment from : Ghrir Trading


Fernando Gómez
Bro, how can I add a new activity clicking on an item from the recyclerview?
Comment from : Fernando Gómez


Mansa Musa
Please make a video on filterable recycler view with SearchView Widget using Kotlin Please
Comment from : Mansa Musa


Kobie Danquah
Thanks for the video Can you please make a video about how to learn android development, something like a roadmap of android development Thank you
Comment from : Kobie Danquah


Alfredo Hammer
Interesting, Thanks you 👍👍
Comment from : Alfredo Hammer


Shko Agha
First comment!!! Thank you Mazn
Comment from : Shko Agha



Похожие на RecyclerView in Android Studio [Kotlin 2020] видео

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
Xamarin (Visual Studio) vs Android Studio and Kotlin Xamarin (Visual Studio) vs Android Studio and Kotlin
РѕС‚ : Reso Coder
Download Full Episodes | The Most Watched videos of all time
Android Custom RecyclerView Adapter example. Android Kotlin Tutorial. #3.4 Android Custom RecyclerView Adapter example. Android Kotlin Tutorial. #3.4
РѕС‚ : Smartherd
Download Full Episodes | The Most Watched videos of all time
How to create RecyclerView in Android - Android Studio Tutorial How to create RecyclerView in Android - Android Studio Tutorial
РѕС‚ : Master Coding
Download Full Episodes | The Most Watched videos of all time
RecyclerView android studio tutorial 2020 RecyclerView android studio tutorial 2020
РѕС‚ : Sanjeet Tech Tips
Download Full Episodes | The Most Watched videos of all time
yt studio not open in chrome problem solved | yt studio problem solve | yt studio not open in chrome yt studio not open in chrome problem solved | yt studio problem solve | yt studio not open in chrome
РѕС‚ : All Arounder
Download Full Episodes | The Most Watched videos of all time
RecyclerView Android Studio Tutorial | 2023 RecyclerView Android Studio Tutorial | 2023
РѕС‚ : Easy Tuto
Download Full Episodes | The Most Watched videos of all time
Recyclerview in android studio Recyclerview in android studio
РѕС‚ : Tech Projects
Download Full Episodes | The Most Watched videos of all time
RecyclerView + JSON Parsing - Part 2 - CREATING A MODEL - Android Studio Tutorial RecyclerView + JSON Parsing - Part 2 - CREATING A MODEL - Android Studio Tutorial
РѕС‚ : Coding in Flow
Download Full Episodes | The Most Watched videos of all time
RecyclerView in Android Studio-Tutorial 2021 RecyclerView in Android Studio-Tutorial 2021
РѕС‚ : CodesKing
Download Full Episodes | The Most Watched videos of all time