i want to create listview in android with following scenario
Heading Category 1
item 1 item 2 item 3
Heading Category 2
item 1 item 2
A part of the answer is there : http://developer.android.com/resources/tutorials/views/index.html
see also there : Android listview groups