开发者

How to browse files in tree order to pick up the audio files available on sdcard and mobile memory in Android?

开发者 https://www.devze.com 2023-02-12 00:29 出处:网络
I need to browse a开发者_运维百科 file tree in order to pick up the audio files. How can i achieve this?Check out the FileManager code from Open Intents:

I need to browse a开发者_运维百科 file tree in order to pick up the audio files. How can i achieve this?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消