Custom ListView-ListView with Image and Text in Android | Android Tutorial for Beginners

preview_player
Показать описание
In this video we will see how to implement list with images and text

Custom list view is just like simple listview but it has custom image

To create a custom list with image and text we need to create two array one for list of images and one for list of strings then using an adapter we can show custom listView in our project.

Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :

Subscribe to the channel and learn Programming in easy way.

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

Bro i have no words to thank you....You helped me alot.I had watched lots of videos of Custom list view but they was Waste of time ....🤟🏻

waleedqaiser
Автор

Thank You Sir.. Great one. I would suggest all to take a look at this if they are looking for a video on custom adapter

yuvraj
Автор

Great tutorial, everything well explained. Good job alien! :D
Can you please make a tutorial video for making a table using Custom Adapter with multiple columns having a header which will get populated by data from SQLite Database? It would be great if you can make one since android does not have a widget for that :). Thanks. - Alien.

richardabrot
Автор

Hello Alien :) in this video you had to declare the string array for textviews as final since they are accessed from an anonymous inner class, but what if we need to update a listview item? let's say we want to update an item from AAAA to AABB how can be this achived ? i didn't try it yet but i believe there would be an error since you are not supposed to change final variables... would love to see a class covering event-driven listview items update! thank you for your great tutorial and keep up the good work!

MisterXS
Автор

Plz upload more videos on android tutorial

vaibhavjaiswal
Автор

If I want to take pictures of the url into list view multiple images. I must add, however, Thank yous

proraminloi
Автор

Way of delivering is excellent but screen are not visible properly that's why less attractive

ShwetaSingh-lexb
Автор

Again best tutorial Sir
But sir I need your
please tell me how to click any list item and go to item name's activity in the place of
I'm trying but not fix it
PLEASE PLEASE PLEASE HELP

avikalprakash
Автор

Why you didn't set the whole layout gravity as centre ????

ayushimishra
Автор

Sir, R.drawable.imageName is not working in the is it happening Please help me...

ritendubhattacharyya
Автор

sir I am getting an error on .settext(prognames[position]

susmitadey
Автор

Images are not populating in the list view for me, I get an error Unfortunately application has stopped. If I comment this line, ImageView.setImageResource (R.drawable.ic_launcher); Its showing text. Can someone help?

grevati
Автор

it ws just copying and pasting it,
not explaining it proprly

rajjat