Android RecyclerView With CardView and OnItemClickListener Example | RecyclerView OnClickListener

  Рет қаралды 62,519

Coding with Dev

Coding with Dev

Күн бұрын

Пікірлер: 63
@sajjadanas3444
@sajjadanas3444 3 жыл бұрын
I was facing error in onClick But this video solve my issue Thanks 😊
@mahkhaikeat1726
@mahkhaikeat1726 2 жыл бұрын
Hi How to solve the onClick features.....
@Tangirinus
@Tangirinus Жыл бұрын
thanks, it helped me a lot
@longebeauty6503
@longebeauty6503 2 жыл бұрын
Thank you, you saved my life
@sanyhmahadi
@sanyhmahadi 3 жыл бұрын
best example
@CodingwithDev
@CodingwithDev 3 жыл бұрын
Thanks for ur valuable response
@rusvelleyva6485
@rusvelleyva6485 3 жыл бұрын
Thanks
@amrozijbr8511
@amrozijbr8511 3 жыл бұрын
Thank you bro, you solved my problem. Thank you very much..
@CodingwithDev
@CodingwithDev 3 жыл бұрын
Thanks for ur valuable response 😊
@Back2Pal
@Back2Pal 2 жыл бұрын
Thanks for tgis video. If i have rtl language how to make recycleview change it's derictiin to rtl or ltr according to the language direction? Or it will change the direction automatically? Thanks in advanced
@RISEvideoclips
@RISEvideoclips Жыл бұрын
THANK YOU SO MUCH!!!!!
@doniabensedrine343
@doniabensedrine343 3 жыл бұрын
thank you , that was helpful , and thank you for giving us a source code , i reaaly didn't have time to rewrite everything from scratch , i reaaly needed a source code , thank you so much
@CodingwithDev
@CodingwithDev 3 жыл бұрын
@donia ben sedrine thanks for ur valuable response
@dexterslab8795
@dexterslab8795 4 жыл бұрын
How to navigate to other fragment when click on recyclerview item? Can we assign different fragment to each recyclerview item?
@matinmmt1192
@matinmmt1192 4 жыл бұрын
WORKED ! Thanks a lot bro
@CodingwithDev
@CodingwithDev 4 жыл бұрын
Thank you so much for ur valuable response
@saleemali9790
@saleemali9790 3 жыл бұрын
Thanks a lot!! I wanted to know how to pass MovieData arguments through a for loop
@_deepdhar_
@_deepdhar_ 3 жыл бұрын
thank you brother, helped me out❤💯🙏
@CodingwithDev
@CodingwithDev 3 жыл бұрын
Thanks for ur valuable response 😊
@kananhasanli1512
@kananhasanli1512 3 жыл бұрын
Hello , nice tutorial , thank you so much , I have a question for you , I would be glad if you answer , I created avengers, Venom, Batman, Jumanji, good deeds, Hulk, Avatar, For these - Empty Activity - When I go in and out of Avatar Activist - I want it to stay on the avatar - But it carries me up (to the Avengers) - how can i solve this problem - please help me
@ruchagodbole7758
@ruchagodbole7758 2 жыл бұрын
I have an error... Caused by : java.lang.RuntimeException: Manifest merger failed with multiple errors,see logs .... It's urgent
@xuejouchng5366
@xuejouchng5366 11 ай бұрын
if i create an event listing, how to return "register successfully" when on click
@MrIMacro
@MrIMacro 2 жыл бұрын
Amazing, could you please help me: when I click on the card View I want to open a new activity. I tried to do it with the java file but couldn't. I am a beginner. Thanks.
@jarell2805
@jarell2805 2 жыл бұрын
Do a tutorial when they're clicked they would go to a next activity please
@namrata4819
@namrata4819 3 жыл бұрын
Isme aur code karna padega kaya.other images ka bcz show only one image
@CodingwithDev
@CodingwithDev 3 жыл бұрын
Nahi already sab code kiya huva he...Niche description me github ka link diya he waha se bhi app code check kr sakte ho...
@emee__
@emee__ 3 жыл бұрын
Help how do I limit a button click, and how do check for an onclick event equals true or false?
@Wealthfer
@Wealthfer 4 жыл бұрын
my recyclerView just showing a gray image with text “android...RecyclerView” ?
@deyaqreea775
@deyaqreea775 3 жыл бұрын
Hi can i get a quick response ? how can i make the click take me to another layout
@phes11434
@phes11434 2 жыл бұрын
hi,I want to know how to add my customer data from dialog to myMovieData
@testhike
@testhike 4 жыл бұрын
Hello Sir, recycleview m like btn ko agar click kare toh woh liked ho jaye.. yeh kaise hoga sir.. maine try kiya on bind viewholder ke function m lekin woh setText() ke method se liked toh ho jata h lekin eoh agle dusre like btn ka text bhi liked ho jata h iska solution sir.
@CodingwithDev
@CodingwithDev 4 жыл бұрын
Hello Jitender , OnBindHolder ke function ke aandar aap ye code kr sakte he.. holder.likeButtom.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { holder.textView.setText("Like"); } });
@testhike
@testhike 4 жыл бұрын
@@CodingwithDev sir agar m apk send karo jisme ek button par like karte h toh woh agle 5 ve ya 6 th element par bhi effect dalta h... apka whatsapp no.
@CodingwithDev
@CodingwithDev 4 жыл бұрын
jis item ko like liya whi item like hona chahiye ...yhi krna he ......to simple upper wali coding kr sakte ho .... Aagar kuch samjhme nahi aaya to muze codingwithdev@gmail.com aapka project zip krke bhej sakte ho muze jaise time mile me aapko krke dunga ...Thank you
@testhike
@testhike 4 жыл бұрын
@@CodingwithDev ok sir thanx.
@CodingwithDev
@CodingwithDev 4 жыл бұрын
@Jitender , i have solved ur error.. please check ur mail box i have send java file ... Please Like ,and subscribe my channel... and also shear on ur friends circle..Thank you :-)
@DellohBorisOuahou
@DellohBorisOuahou 3 жыл бұрын
Please , what event to add to retrieve when I slide my finger over an item
@kimberlysimonton4973
@kimberlysimonton4973 4 жыл бұрын
i cant find it anywhere!!! how can you make that exact same app but when you click on it, it opens up full screen?? please help
@kiranbahalaskar5813
@kiranbahalaskar5813 4 жыл бұрын
Sir please make new tutorial series
@CodingwithDev
@CodingwithDev 4 жыл бұрын
@kiran , sure definitely👍
@newsonenationlive
@newsonenationlive 4 жыл бұрын
Sir how can we insert share button in this app for sharing images
@adevakitty1687
@adevakitty1687 Жыл бұрын
Do you have the source code file?
@enmohamedali96
@enmohamedali96 4 жыл бұрын
wonderful, but i can't download the source code :(
@CodingwithDev
@CodingwithDev 4 жыл бұрын
Hello En Mohamed Ali, i will provide my medium blog....i hope its helpful.... link.medium.com/avOITSRYf8 & and also have provide GitHub link on description.. Thank you
@enmohamedali96
@enmohamedali96 4 жыл бұрын
@@CodingwithDev Thanks alot
@Bmw-ky3mg
@Bmw-ky3mg 3 жыл бұрын
how to OnClickListener firebase To New Activity ❤️🌹
@muhammedmk727
@muhammedmk727 3 жыл бұрын
How can i give google form link inside cardview
@prichgutierrez1139
@prichgutierrez1139 3 жыл бұрын
Guys do you know the update dependencies for this?
@khabylam00
@khabylam00 3 жыл бұрын
Where is onItemClickListener bro in this video
@CodingwithDev
@CodingwithDev 3 жыл бұрын
Please check adapter class ..
@khabylam00
@khabylam00 3 жыл бұрын
@@CodingwithDev ok bro ❤️🙏👍
@adeshthorat5397
@adeshthorat5397 4 жыл бұрын
Where to put intent to go to the next page
@CodingwithDev
@CodingwithDev 4 жыл бұрын
U can call another activity on inside OnBindViewHolder ......
@hasankanaan5628
@hasankanaan5628 4 жыл бұрын
sir i have error ; in viewholder ,please
@CodingwithDev
@CodingwithDev 4 жыл бұрын
Please check source code on my video description ...I hope it's very helpful .... thank you
@hasankanaan5628
@hasankanaan5628 4 жыл бұрын
@@CodingwithDev i copy paste the source code and the error in viewholder so what i can do? Please sir
@ekeminigodwin1739
@ekeminigodwin1739 3 жыл бұрын
ItS showing null object reference error
@CodingwithDev
@CodingwithDev 3 жыл бұрын
Please check source code link on description..I hope it's very helpful for u...
@BLACKPEARL22
@BLACKPEARL22 4 жыл бұрын
why only 1 recycler shown?
@CodingwithDev
@CodingwithDev 4 жыл бұрын
Please Check recyclerview item layout Parents layout height is warp_content or not ....
@BLACKPEARL22
@BLACKPEARL22 4 жыл бұрын
@@CodingwithDev yes wrap_content sir
@BLACKPEARL22
@BLACKPEARL22 4 жыл бұрын
@@CodingwithDev oh I can see it already, but why is the scroll distance too far?
@Aminkhan-gh3vl
@Aminkhan-gh3vl 3 жыл бұрын
why are you making fool to people you have mentioned setOnitemlistner and you are onclicklistner
RecyclerView Item Click | Best Practice Way
8:06
Practical Coding
Рет қаралды 96 М.
Will A Basketball Boat Hold My Weight?
00:30
MrBeast
Рет қаралды 141 МЛН
Каха и лужа  #непосредственнокаха
00:15
Человек паук уже не тот
00:32
Miracle
Рет қаралды 3,3 МЛН
RecyclerView (Kotlin Beginner Example)
39:22
CodingWithMitch
Рет қаралды 71 М.
Card View to New Activity | Android Studio Latest Version
12:27
RecyclerView OnClickListener (Best practice way)
11:48
CodingWithMitch
Рет қаралды 292 М.
Will A Basketball Boat Hold My Weight?
00:30
MrBeast
Рет қаралды 141 МЛН