PDA

View Full Version : How to play mp3 files via J2ME MIDlet?


JohnJaniJanardan
17-03-2008, 08:54 PM
Hi Folks,

I have written a J2ME MIDlet code to download audio files from remote website and play on the phone. I am able to play .wav files on AT&T Tilt phone, but I am not able to play .mp3 files. The same code for mp3 works on many other phones including Nokia, Samsung, etc. I have tried 1.1 & 2.0 MMAPI version of MIDP.

More information: I am able to play mp3 files via Windows Media Player on the phone.

I would appreciate if you can provide any tuning/configuration I need to performa on the phone.

Thanks,
JJJ

Menneisyys
17-03-2008, 09:30 PM
Hi Folks,

I have written a J2ME MIDlet code to download audio files from remote website and play on the phone. I am able to play .wav files on AT&T Tilt phone, but I am not able to play .mp3 files. The same code for mp3 works on many other phones including Nokia, Samsung, etc. I have tried 1.1 & 2.0 MMAPI version of MIDP.

More information: I am able to play mp3 files via Windows Media Player on the phone.

I would appreciate if you can provide any tuning/configuration I need to performa on the phone.

Thanks,
JJJ

I'm afraid you won't be able to do this; as has been explained in the MIDlet Bible ( http://wiki.xda-developers.com/index.php?pagename=The%20%28Java%29%20MIDlet%20Bib le ), even Jbed is far inferior to Nokia's MIDlet Manager.