Skip to content Skip to sidebar Skip to footer

Sd Card File Browser In Android

How to make a file browsing window in Android for accessing, browsing and opening SD card's FAT32 contents?

Solution 1:

Solution 2:

There's a tutorial here: http://www.dreamincode.net/forums/topic/190013-creating-simple-file-chooser/

It isn't like java's JFileChooser but I think it can really help you!

Post a Comment for "Sd Card File Browser In Android"