I have a code which does following -
Put the data into an Array and use ArrayAdapter to bind data to a list items.
See the article on:
http://www.josecgomez.com/2010/05/03/android-putting-custom-objects-in-listview/