I have made a android listView taking the help from Vogella.com using following layout and ListActivity class.
RowLayout.xml
In order to add sub items to your items in List View, Use Expandable List View.
Have a look at this example.
You can ask if you have any further queries :)