Are there any MP3 decode or playback facilities provided to programmers via the J2ME CLDC and MIDP APIs?
Created May 4, 2012
Bill Day There are no built-in MP3 or other decode/playback
functions required by the J2ME CLDC or MIDP specs for
Java-based handsets. Manufacturers could optionally implement this themselves and provide an API
for Java programmers, but they are not required to.