I am following this code to create a custom list view.
It uses an XML file to parse objects and show them in Listview
I was wondering can I use the same example to show Videos Titles and Duration of a Youtube Playlist.
I have gone though Youtube API and GDATA but I can’t find out how to get raw xml link which I can use with above example code
Any help guys?
Heres a class I’ve used in one of my previous projects. This puts the first video as the “main” one, displays the time and title, and then adds all the rest of the videos to a layout.
video.xml
videos.xml