I need a working example of an application that uses an expandableListView. I have no idea how to set data in it. I have tried with the new ArrayAdapter(...). But I can't figure out how to create the correct parameters.
I'm an experienced Pascal/VB/C/C++ but new to Java. I'm only requesting readymade code because that's the fastest way I learn ;)
Thanks in advance!
PS: I've used some code already but it needs some kind of resource out of the R, R.layout.simple_list_1. It's not declared anywhere but still most of the people seem to have it?