I would like to provide a tree to navigate in my app, like in MS Explorer for viewing files & directories. The Java Swing JTree is exactly that, but the Android SDK doesn't support Swing GUI. I wonder if there is any existing or 3rd party widget that could provide some of that functionality? Or if there is any port of Swing to the Android?
Thanks,
Chris
Thanks,
Chris