I want to list the contents of a SD card of an Android Emulator in a file browsing dialog window, like it happens in Windows. Is there any way to do it? Like any specific class, method or feature? The basic plan is that the user should click on the browse button and a dialog window or another screen should appear, listing the entire contents of the card.
A:
This tutorial shows you how to create a file browser step by step
http://www.anddev.org/viewtopic.php?t=67
Should be easy to grab what you need from there.
JoshP
2010-06-22 05:42:26