Hi Guys,
I'm using ExpandableListActivity in my program. Basically I need my list to retreive data from an xml file and display the list accordingly.
I've managed to get the List working with static data.
Can someone help with getting the data displayed dynamically?
Thanks in advance.

