truiton.com
Android SimpleCursorTreeAdapter with CursorLoader for ExpandableListView - Truiton
In Android SimpleCursorTreeAdapters are used to populate an ExpandableListView through a ContentProvider. In this tutorial, I would demonstrate how to use these with Android CursorLoader class.
Mohit Gupt