Is there any way to add images in list item ?

  • Replies:3
Vinoth and Vino
  • Forum posts: 7

Jan 14, 2016, 10:20:45 AM via Website

I've created a simple app using YouTube api. My app contains a list of items in list view if the user touch any item it'll redirect into particular youtube video...It's working good. Now i wanna add thumbnail to list item... Please any one shed some light on this question ? Help me...

Reply
Philipp Eichhorn
  • Forum posts: 12

Mar 10, 2016, 4:22:46 PM via Website

What you are probably looking for are custom views for the items inside your ListView. Have a look at the Android tutorials, there are lots of examples helping you getting started which defining your own layout file which should be used to inflate the item views.

Amobi ChuksVinoth and Vino

Reply
Vinoth and Vino
  • Forum posts: 7

Mar 24, 2016, 5:24:47 AM via Website

Thank you

Reply
Amobi Chuks
  • Forum posts: 1

Mar 24, 2016, 8:07:37 AM via Website

I think you should learn how to create array linking to your image path.

Reply