How would I go about getting an array of all the files in a specific directory on the sdcard, i.e. /ringtones/?
|
feedback
|
|
It's very simple. Just do the following:
| |||
|
feedback
|
|
You are looking in a specific location and obviously if you are looking in the ringtones directory you want audio type files. Here is exactly how to accomplish that task. I have created an example application for you that shows exactly how to accomplish this task | |||
|
feedback
|
|
You should try this : http://developer.android.com/guide/topics/data/data-storage.html#filesExternal Hope I have helped. | ||||
|
feedback
|