
Prashanth Pp
RVCE
can someone help me out in using APIs to access the SD card.. I need to get the list of files on the SD card and then get the content of the file specified...
Edited 2 times. Last edit by Niket Parikh on Jan 29, 2011 at 9:34:17 PM (about one year ago).

Prashanth Pp
RVCE
even links to android documentation for the SD card specific API will help..

Niket Parikh
NA
Prashanth,
Not an expert but here is a link to accessing media (external, internal)
http://developer.android.com/guide/topics/data/data-storage.html#pref
Niket