hehe,thank you,Marco.
i have solved this problem already.

2009/6/7 Marco Nelissen <marc...@android.com>

>  On Sat, Jun 6, 2009 at 8:45 AM, stonestrange <stonestra...@gmail.com>wrote:
>
>>
>> I want to the effective like ExpandableList1 Activity in apidemo.But
>> my data is from the database.And th groups's data from the database
>> and the children's data from the database too.All both are comg from
>> different tables.
>
>
> Not a problem. The data can come from wherever you want, you just need to
> have Cursors for it (one Cursor for the top level list, and one Cursor for
> each expanded child)
>
> First,i want to konw how to get data from the cursor to String[];
>> Second,i want to konw how to confirm the data of children[][].
>
>
> I don't understand your question(s). Can you be more specific?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to