I am new to android. I have created SharedPreferences to store a playlist name and song names in the playlist. Now I have to rename the playlist.
And another is: How do I delete the SharedPreferences file (i.e PlaylistName.xml), when I delete the playlist?
At last, I am able to rename the sharedpreference file.
For reference, in my context the code is:
And for deleting
playlistName.xml: