I'd like to be able to retrieve the list of wav file names that are currently on the SD Card. Right now we're limited by just asking for the wav file count. My hope is to be able to integrate the ability to show this list of files to people on their remote or in their droid remote control apps so they can potentially pick one to play. I did put up #8 as a basic implementation of this, but it's a bit on the incomplete side since I cannot retrieve the full file name. It would just be the file number and assumes everything is sequential on the card.
I'd like to be able to retrieve the list of wav file names that are currently on the SD Card. Right now we're limited by just asking for the wav file count. My hope is to be able to integrate the ability to show this list of files to people on their remote or in their droid remote control apps so they can potentially pick one to play. I did put up #8 as a basic implementation of this, but it's a bit on the incomplete side since I cannot retrieve the full file name. It would just be the file number and assumes everything is sequential on the card.