Hi all,
I want to transfer a file into android dev's SD memory and read the file for parsing it. But i don't know how to transfer a file into the emulators SD Card.
Also I don't know which api is to be used to browse for the file from the application. This app provides the user to show it where he has kept the file which the app has to parse. Which api does android provide for file management using a UI.
Please help. Thanks in advance.