1、扩展BaseExpandableListAdapter实现ExpandableListAdapter
2、使用SimpleExpandableListAdapter将两个List集合包装成ExpandableListAdapter
3、使用SimpleCursorTreeAdapter将Cursor中的数据包装成SimpleCursorTreeAdapter
实现ExpandableListAdapter三种常用方式,布布扣,bubuko.com
原文地址:http://www.cnblogs.com/zhouli1980/p/3704551.html