Audio player for Nokia S40 etc. phones (J2ME MIDlet)
source partly from http://folderplayer.com/j2me/, thanks! (it's an unofficial mod!)
Notable features:
- recursively plays folders without making playlists (as original one)
- bookmarks (continue listening where you stopped last time)
- list of favourite tracks
- sleep timer
- delete playing file
- barebones, no gimmicks = battery friendly
- v1.2.0 adds support for playing all filetypes the user's device is able to play
- v1.3.0 can display ID3 tags of currently playing audio file (Options > Show track info, may crash occassionally...)
- v1.4.0 bookmark storage is no more limited to (small) record store space, now practically unlimted,
but not compatibel with all devices, see release notes
Know issues:
- 'while playing' screen sometimes blanks or misses elements (workaround: trigger a redraw by e.g. changing volume etc.)
- probably not touchscreen compatible (didn't test)
Download (.jad + .jar): see releases