views:

17

answers:

0

I want to create an alarm clock application. User will select music file from iPod Library. I can play that file immediately but exiting and launching app again how can i remember what was the song last time selected?

I know how to read write to xml files but what i will save and will retrieve? Can i save index of the music item? later can i play music from the ipod library using that index? Or i need to save title of the song?