I want to know How can I make Track List in My Nokia 7710?
How can I make Track List in My Nokia 7710?
I imagine it supports .m3u playlist files. You can create them with any text editor (the format is really simple), or use a player/jukebox software such as WinAmp or whatever you prefer to create them.
All you really need in the .m3u file is to list the name you want shown + the filename:
#EXTM3U
Name1 file1.mp3
Name2 file2.mp3
...