SD card API

Forums » Android - Examples > SD card API
January 29, 2011 7:57:55 PM PST (2 years ago). Seen 2,751 times. 2 replies.
Photo Prashanth Pp
RVCE
Member since Jan 26, 2011
Forum Posts: 4
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).
January 29, 2011 7:59:09 PM PST (2 years ago)
Photo Prashanth Pp
RVCE
Member since Jan 26, 2011
Forum Posts: 4
even links to android documentation for the SD card specific API will help..
January 29, 2011 9:34:17 PM PST (2 years ago)
Photo Niket Parikh
NA
Member since Jan 29, 2011
Forum Posts: 1
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