CardView UI Design Android Studio | Using Grid Layout

  Рет қаралды 248,368

Coding Adventure

Coding Adventure

Күн бұрын

In this tutorial, we will learn how to create beautiful design using CardView for our android applications.
Compared to traditional UI design, a simple but intuitive advantage of card UI is that it provides a more personalized user experience, making the entire interface more clear, balanced, aesthetically pleasing, simple and stylish with good usability.
Intelligent devices and apps make our life simple and logical. Card based UI design and interaction patterns also have assimilated into our daily life. Therefore, designers need to take users’ habits into consideration when facing different devices. In short, responsive design should be implemented in order to assure a perfect interface on any device.
Android Development
Android UI Design
Android CardView
Android GridLayout
Android App tutorials
Android Studio for Beginners
Android Layout Tutorial

Пікірлер: 147
@dryisotope
@dryisotope 2 жыл бұрын
Could you please increase the music volume i could barely hear it
@FriskyBearGaming
@FriskyBearGaming 2 жыл бұрын
lol i died
@snixrs_
@snixrs_ 2 жыл бұрын
🤣🤣🤣🤣
@MajorClothingLine
@MajorClothingLine Жыл бұрын
😂😂😂😂
@tricksmix5627
@tricksmix5627 4 жыл бұрын
In this short video you will show you proper card view design...very helpful..thank you.
@pritiverma845
@pritiverma845 8 ай бұрын
guys without dependecies you can apply this code its working (2024), thanx for uploading
@deepthiacharya9991
@deepthiacharya9991 6 ай бұрын
From where we can get those components which is inside drawable folder?
@zeeshanmajeedbhatti5688
@zeeshanmajeedbhatti5688 3 жыл бұрын
Boss, I have no words to say you thank you for your invaluable work, No words, Just Awesome!!!!, Keep it up, Bro, thanks
@DarlingHiroXX
@DarlingHiroXX 2 жыл бұрын
wondering how the image view color is same green as in background? does this happened by default ? like is it automatically picking up the color set in its background ?
@johnpintini2748
@johnpintini2748 4 жыл бұрын
Hello, could you please explain how to make the cardview open a new activity? Thank you for this tutorial.
@shaurya543
@shaurya543 3 жыл бұрын
All that is done with intent
@shaurya543
@shaurya543 3 жыл бұрын
And if you want all the card to open only one activity then you need to join your cardview to recycler view
@topcutestanimals6039
@topcutestanimals6039 3 жыл бұрын
@@shaurya543 what if to give an id to every card and setOnClickListener for every card you want?is no need for recycler view...
@nitesharu1269
@nitesharu1269 3 жыл бұрын
@@topcutestanimals6039 switch case may help
@yotsusan_machi
@yotsusan_machi 3 жыл бұрын
first put click listener on the icon and all done with intent
@curlyboo6628
@curlyboo6628 11 ай бұрын
It is really helpful,,,,Thanks,,,But i got a error: when i am trying to give another card it shows me cardview is hidden in layout,,,what should i do?
@arwinchua2474
@arwinchua2474 4 жыл бұрын
you could also provide a link for the media you used for the drawable folder
@codingadventure1369
@codingadventure1369 4 жыл бұрын
www.mediafire.com/file/hp2z5ints1cdasw/CardViewDesign.rar/file
@usefulyah3389
@usefulyah3389 4 жыл бұрын
Tell me the name of music
@shaharmizrahi5764
@shaharmizrahi5764 3 жыл бұрын
@@codingadventure1369 how do i use this? I dont understand
@user-u5r9eude0n
@user-u5r9eude0n Жыл бұрын
@@codingadventure1369 nice, thank you so much!
@user-u5r9eude0n
@user-u5r9eude0n Жыл бұрын
@@codingadventure1369 also, you should throw it in the video descriptionn so many doesnt need to find these files in the comment section anymore.
@sudarshanakonwar3458
@sudarshanakonwar3458 3 жыл бұрын
Can you proceed this video to a new activity with onclicklistener and with real-time database..
@Yasuko1521
@Yasuko1521 2 жыл бұрын
This blog is very helpful. Thank you...
@nurinmaisarah3233
@nurinmaisarah3233 2 жыл бұрын
Can you show how to make it function? Like, when you click the home cardview, it will open another fragment or activity?
@Thomas-kx8cc
@Thomas-kx8cc 2 жыл бұрын
Yeah or link these cards to some website
@Nbak-cw7jx
@Nbak-cw7jx Жыл бұрын
just use onclick listener to the imageview and use intent inside that listener to open another activity
@kareemadesola6522
@kareemadesola6522 3 жыл бұрын
Could you share your source code in the link description below. Thank you. PS: An amazing work you did here
@supre_mc
@supre_mc 6 ай бұрын
Very good❤❤❤
@mohamedakazim1909
@mohamedakazim1909 2 жыл бұрын
So great!!! but how can I remove the "CardViewDesign" header?
@AsrorkhanProgrammer
@AsrorkhanProgrammer 3 жыл бұрын
Very Useful Video Thank You Excellent
@ana123adams5
@ana123adams5 3 жыл бұрын
I have added the implementation for cardview and synced gradle but I still have the library not found error. Any ideas?
@ranjithravi162
@ranjithravi162 Жыл бұрын
Excellent
@santoshsubedi5967
@santoshsubedi5967 4 жыл бұрын
How to linked background curve design width snd lenth ho to set without layout??
@xsh8432
@xsh8432 3 жыл бұрын
Amazing card view design
@riteshfamily369
@riteshfamily369 3 жыл бұрын
Brother when i tak image with text then my text coming exactly near therightside of image i want text below the image what should i do
@Mirtguitar
@Mirtguitar 11 ай бұрын
Good tutorial
@marksteward310
@marksteward310 5 ай бұрын
can you make this on empty views activity instead of empty activity
@jagveersinghbhakar8252
@jagveersinghbhakar8252 Жыл бұрын
It was a helpful video
@botolatona-9672
@botolatona-9672 3 жыл бұрын
where is the code source please with the image of backgroun s gridlayout ?
@DarlingHiroXX
@DarlingHiroXX 2 жыл бұрын
check the description it has everything
@codingadventure1369
@codingadventure1369 4 жыл бұрын
Source code - www.mediafire.com/file/hp2z5ints1cdasw/CardViewDesign.rar/file
@alamsekitar
@alamsekitar 2 жыл бұрын
thank for shared source code
@mrahbgamer199
@mrahbgamer199 Жыл бұрын
thank you brother
@deepthiacharya9991
@deepthiacharya9991 6 ай бұрын
From where we will get those drawables ?
@snixrs_
@snixrs_ 2 жыл бұрын
Could you please increase the volume? I can’t to hear It 🙂🙂
@zona7822
@zona7822 2 жыл бұрын
yooh man your tutorial is very good thanks
@gabneitor
@gabneitor 4 жыл бұрын
Thank you, won a subscriber.
@kmtechnicalpoint2402
@kmtechnicalpoint2402 4 жыл бұрын
This video is very very helpful ...
@codingadventure1369
@codingadventure1369 4 жыл бұрын
thank u my friend
@kmtechnicalpoint2402
@kmtechnicalpoint2402 4 жыл бұрын
I support Coding Adventure
@kevinaguilar3914
@kevinaguilar3914 2 жыл бұрын
Great ..!! Thanks
@salvadordiazm.1687
@salvadordiazm.1687 2 жыл бұрын
Thanks friend!
@roboticsmex7896
@roboticsmex7896 4 жыл бұрын
y si son 12 como insertas un scrollview?
@adnansiddique2107
@adnansiddique2107 3 жыл бұрын
There is a code tutorial in your music video.
@ahmadalghali90
@ahmadalghali90 3 жыл бұрын
lmao
@woonie3134
@woonie3134 3 жыл бұрын
Hello sir, How to make it scrollable? ^^ I have many option....
@prabhakaranmba
@prabhakaranmba 3 жыл бұрын
Thank you friend
@yunicoardianpradana7288
@yunicoardianpradana7288 3 жыл бұрын
the music so annoying, but its good tutorial ... thanks sir... welcome from indonesia
@tanveerkhokhar8575
@tanveerkhokhar8575 3 жыл бұрын
Nice and plz explain to making card view..
@octavian3033
@octavian3033 4 жыл бұрын
It's not as helpful when you speed through every click.
@gingerGl1tch
@gingerGl1tch 3 жыл бұрын
You can slow down the speed of the video.
@ankaandrews1093
@ankaandrews1093 2 жыл бұрын
How do you make it scrollable?
@vander1817
@vander1817 Жыл бұрын
To have a scrollable list of cards you need a RecyclerView and then add the cards
@akamemurasame4670
@akamemurasame4670 3 жыл бұрын
Thank you very much!
@muzamailsaif1011
@muzamailsaif1011 2 жыл бұрын
U gr8 thank
@dickytaffareal3720
@dickytaffareal3720 2 жыл бұрын
how to download the icon for the button? Please respond
@catseyeoptical55
@catseyeoptical55 4 жыл бұрын
Plz bro give me source code.
@DarlingHiroXX
@DarlingHiroXX 2 жыл бұрын
description has it already
@kmtechnicalpoint2402
@kmtechnicalpoint2402 4 жыл бұрын
How to add horizontal 3 option .. Please replay ...
@patrickrc6433
@patrickrc6433 3 жыл бұрын
Bro, is it allowed in one app to have my interstitial ads and friends interstitial ads? Help, please
@mallikeshpagi553
@mallikeshpagi553 Жыл бұрын
can this be used for 16 items
@PojokTekno
@PojokTekno 4 жыл бұрын
what is the icon size in the drawable
@GMITBETLEHEMOESAPABARATJBOB
@GMITBETLEHEMOESAPABARATJBOB 4 жыл бұрын
Better if you provide the media you used in your video
@DarlingHiroXX
@DarlingHiroXX 2 жыл бұрын
he did in the description. source code and everything in it
@__crow
@__crow 3 жыл бұрын
Awesome!
@kaiqueferreira17
@kaiqueferreira17 4 жыл бұрын
sir, you have code xml uses background curved ?
@spektrejazrodriguez4310
@spektrejazrodriguez4310 4 жыл бұрын
getwaves.io maybe it will help you
@KingsleyNMomah
@KingsleyNMomah 3 жыл бұрын
Thanks!
@md.kh.s
@md.kh.s 2 жыл бұрын
thank u soooooo much
@zoqq-e-mahfil1446
@zoqq-e-mahfil1446 2 жыл бұрын
THanks
@DKOFFICIALORG
@DKOFFICIALORG 4 жыл бұрын
Layout responsive or not??
@DarlingHiroXX
@DarlingHiroXX 2 жыл бұрын
its not responsive.
@hammodhammod4942
@hammodhammod4942 2 жыл бұрын
Where are drawable fils ????
@navjotsingh2457
@navjotsingh2457 3 жыл бұрын
thank you so much
@ah-official
@ah-official 8 ай бұрын
tnx bro😍
@lofo6933
@lofo6933 2 жыл бұрын
It worked thx !!!
@lance3401
@lance3401 3 жыл бұрын
Great tutorial but the music really really sucks! better if you talk while doing it the tutorial.
@fatinidarwina5227
@fatinidarwina5227 4 жыл бұрын
may i know what language did u used in here? java or kotlin? thanks
@Thrasherslasher96
@Thrasherslasher96 4 жыл бұрын
java
@kaludharajeeya
@kaludharajeeya 3 жыл бұрын
Please provide click icons to open another page for like this.
@kaludharajeeya
@kaludharajeeya 3 жыл бұрын
& thanks
@ioana-adelinacolceriu6668
@ioana-adelinacolceriu6668 4 жыл бұрын
And now , how can I open a new activity by pressing one of this card view ?
@shaikhadnan7265
@shaikhadnan7265 4 жыл бұрын
you can have an onClick="yourFuntionhere" attribute attached to every CardView. or you could set an id for every CardView and have onCickListeners to open new activities
@soulapparel9388
@soulapparel9388 3 жыл бұрын
@@shaikhadnan7265 do you have any tutorial for that?
@shaikhadnan7265
@shaikhadnan7265 3 жыл бұрын
@@soulapparel9388 theres plenty. Look up "start activity through intent"
@soulapparel9388
@soulapparel9388 3 жыл бұрын
@@shaikhadnan7265 ok sir. Thanks a lot
@lartmarocain8486
@lartmarocain8486 3 жыл бұрын
merciii
@mohammedalmansoob9613
@mohammedalmansoob9613 3 жыл бұрын
why music?
@Alfonso013
@Alfonso013 3 жыл бұрын
can i get the drawable files?
@CodeByAshish
@CodeByAshish 4 жыл бұрын
Whats about Java/kotlin coding?
@Thrasherslasher96
@Thrasherslasher96 4 жыл бұрын
java
@CodeByAshish
@CodeByAshish 4 жыл бұрын
@@Thrasherslasher96 actually i was asking for java coding for this layout.. But now i implemented it my self
@Hamzafan247
@Hamzafan247 Жыл бұрын
music is too loud man
@장대현-e3c
@장대현-e3c 4 жыл бұрын
What is the background music for this video? Is it free on KZbin?
@codingadventure1369
@codingadventure1369 4 жыл бұрын
Different Heaven & EH!DE - My Heart
@senurajayadeva7037
@senurajayadeva7037 4 жыл бұрын
saragaye ft sanuka wickramasinghe
@Austin-pw2ud
@Austin-pw2ud 3 жыл бұрын
Bro background pics ki link de na pls
@vaishalibhatt2732
@vaishalibhatt2732 4 жыл бұрын
source code for curved drawable backhground plz
@abd14q
@abd14q 3 жыл бұрын
getwaves.io maybe it will help you
@99Points
@99Points 4 жыл бұрын
I don't find those videos helpful when people don't explain
@codingadventure1369
@codingadventure1369 4 жыл бұрын
Is there any line of code that you couldn't understand?
@shribhagawatgupta
@shribhagawatgupta Жыл бұрын
where is source code brother
@rizqiimani
@rizqiimani 2 жыл бұрын
Music is distracting
@skiem
@skiem 2 жыл бұрын
I wish he dropped the repository.
@imtiazzihad3998
@imtiazzihad3998 3 жыл бұрын
give me sourse code.please!!!!
@korkaiselvan.k.k7119
@korkaiselvan.k.k7119 Жыл бұрын
Share a code
@grdfirst6050
@grdfirst6050 3 жыл бұрын
CAN YOU SHARE THIS XML PLEASE
@ahmedyahya3593
@ahmedyahya3593 3 жыл бұрын
too bad for the music. bothers huge
@dineshraj3010
@dineshraj3010 2 жыл бұрын
Can I get the source code please
@ramesh19850
@ramesh19850 4 жыл бұрын
Please Send the link of whole code...
@codingadventure1369
@codingadventure1369 4 жыл бұрын
www.mediafire.com/file/hp2z5ints1cdasw/CardViewDesign.rar/file
@sazzadhosen5868
@sazzadhosen5868 2 жыл бұрын
@@codingadventure1369 this file is not open.
@bigsmoke6414
@bigsmoke6414 10 ай бұрын
whats wrong with all tutorials having this kind of background music?
@SubmitToTheBiomass
@SubmitToTheBiomass 7 ай бұрын
It's royalty-free
@bigsmoke6414
@bigsmoke6414 7 ай бұрын
​@@SubmitToTheBiomass Well, but there is royalty free music, that doesnt suck this much, right?
@SubmitToTheBiomass
@SubmitToTheBiomass 7 ай бұрын
@@bigsmoke6414 I guess, but I mean who cares? Just press M to mute the music if it bothers you.
@niketnetic6545
@niketnetic6545 3 жыл бұрын
bhai source code do n bhai
@musified9770
@musified9770 3 жыл бұрын
can i get source code?
@DarlingHiroXX
@DarlingHiroXX 2 жыл бұрын
description
@yasinordu6704
@yasinordu6704 4 жыл бұрын
helal moruq
@muratcangozum2589
@muratcangozum2589 3 жыл бұрын
sana da helal moruq
@hajaranis4373
@hajaranis4373 4 жыл бұрын
Can i get the source code bro?
@TehleelMirPicasso
@TehleelMirPicasso 4 жыл бұрын
www.mediafire.com/file/hp2z5ints1cdasw/CardViewDesign.rar/file
@useronlinetest
@useronlinetest 7 ай бұрын
gimana sih
@zeinulmuhaemin5628
@zeinulmuhaemin5628 3 жыл бұрын
bahan bahannya bang
@tanmaysinghal8370
@tanmaysinghal8370 2 жыл бұрын
disliking for that music
@sergeyc5879
@sergeyc5879 3 жыл бұрын
disgusting music
@ameyaaadhi1975
@ameyaaadhi1975 2 жыл бұрын
Waste
@gabrielfernandessilva3707
@gabrielfernandessilva3707 4 жыл бұрын
Horrible background music.
@patrickrc6433
@patrickrc6433 3 жыл бұрын
Bro, is it allowed in one app to have my interstitial ads and friends interstitial ads? Help, please
@md.suhelarmankhan8091
@md.suhelarmankhan8091 Жыл бұрын
how to get background image ?
Dashboard UI Design Using Grid Layout in Android Studio
9:02
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 18 МЛН
Worst flight ever
00:55
Adam W
Рет қаралды 31 МЛН
RecyclerView | Everything You Need to Know
25:07
Practical Coding
Рет қаралды 138 М.
Login Screen UI Design - Adobe XD to Android Studio XML | Part 1
8:56
Android Dashboard Screen Layout Design | UI Design | Android Studio
26:07
Chirag Kachhadiya
Рет қаралды 101 М.
Building a Mobile App in 2024: The BEST Technologies
13:31
Dan Ilies
Рет қаралды 51 М.
06 - Categories Design in Android Studio -  Android Studio Cardview
23:59
Windows 11 Clone Built in React (Code Review)
20:58
Cosden Solutions
Рет қаралды 75 М.
Modern Dashboard UI Design | Kotlin | Android Studio
15:04
Insane Developer
Рет қаралды 43 М.
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33