Thanks for the pointer. It seems the objection to a JTree like view is that you'd run out of space on a small screen, but that's not valid, since you could wrap the tree in a scrollview.
I guess I'll have to abandon my project until a tree view of some kind makes it to Android, as I don't want to use menus as suggested in the link; it would be too klunky, IMO. On Aug 26, 4:58 pm, TreKing <[email protected]> wrote: > On Thu, Aug 26, 2010 at 12:56 PM, FractalBob <[email protected]> wrote: > > Does anyone know if it's possible to extend this to an arbitrary number > > of levels? > > See this recent > thread:http://groups.google.com/group/android-developers/browse_thread/threa... > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

