Right now, I have a listview that is being populated with data from an existing database. It is only being populated with text but I want it to also display images. In the database, I stored the image path in the table for the corresponding image of each entry. The images are in the drawable. I'm not sure how to edit it so it also displays the images.Right now, I have a listview that is being popu