| Author |
Android database requests,Cursor or List : For Marko Gargenta
|
Mehdi Ben Larbi
Ranch Hand
Joined: Aug 17, 2010
Posts: 70
|
|
Welcome Marko,
It's a pleasure to have you here.
I need to fill an ExpandableListView from a database.
I want to know if it's better to use directly a Cursor by extending CursorTreeAdapter or if i should put all of the results in a list and extend a BaseAdapter in terms of performance and efficiency ?
Are we limited with only one question btw ?
Thanks in advance.
|
SCJP 93 % ,preparing for SCWCD
|
 |
 |
|
|
subject: Android database requests,Cursor or List : For Marko Gargenta
|
|
|