ExpandableList2.java has the getChildrenCursor() (in the MyExpandableListAdapter inner class) which has the code for obviously a contentprovider Join.
http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList2.html - Juan On Oct 25, 2:47 pm, jtaylor <[EMAIL PROTECTED]> wrote: > ExpandableList2.http://code.google.com/android/samples/ApiDemos/src/com/example/andro... > > - Juan > > On Oct 24, 3:05 am, Anm <[EMAIL PROTECTED]> wrote: > > > I'm struggling to understand how to do a join, if its possible, with > > the decomposed SQL arguments of the ContentProvider APIs. Is there an > > example out there? > > > Or if not, could some code up a quick example, say joining People with > > GroupMembership? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

