An ExpandableListView with a SimpleCursorTreeAdapter for a prepopulated SQLite database using SQLiteAssetHelper.
- Clone the repository;
- run Android Studio;
- and open the project.
Soon.
A special thanks to Tanya Kurinenko's SimpleCursorTreeAdapter sample and to Jeff Gilfelt's AndroidSQLiteAssetHelper library for providing high quality open source software.