it is also possible to make a playlist on the phone itself. i used the terminal emulator program, which is available in the market. only a couple of simple steps:
- navigate to the folder containing the files you want to make into a playlist
(eg $cd /sdcard/Music)
- list the music files to file
(eg $ls *.mp3 > playlistName.m3u)