Reputation: 6353
I need to browse a file tree in order to pick up the audio files. How can i achieve this?
Upvotes: 1
Views: 146
Reputation: 6126
Check out the FileManager code from Open Intents:
http://code.google.com/p/openintents/source/browse/#svn%2Ftrunk%2Ffilemanager
That will do exactly what you want.
Upvotes: 2