I have written a media player app and was trying to figure a good way to store the songlist.
Which is better a scrap db, a flat file, or just an array?
I have written a media player app and was trying to figure a good way to store the songlist.
Which is better a scrap db, a flat file, or just an array?