View Full Version : JAVA & MP3 work together
DarkSimpson
04-09-2003, 19:40
I know, that Java and MP3 (After applying RizaPN's patch "Do something else while playing MP3") do not works thogether. BUT if I press the PAUSE (or PTT) button, then by pressing * go to then main menu and load Java game - ALL WORKS CORRECTLY!
-----The Question-----
May I use PTT button as Pause/Resume while phone executes JAVA program (not only in MP3 player, but in whole phone)?
I think, if I pause MP3, load a Java program, and Resume MP3 - then I may listen MP3 song and play Java game together!
pacman84
04-09-2003, 22:23
They won't work together, because they read data from MMC, but they can't read together in the same time... so you must choose between mp3 and j2me..
rudeboymcc
04-10-2003, 01:31
i know this may sound like a stupid question, but what's the point of using java and mp3, if the mp3 is paused? what could you do on java that will take you a minute and then go back to mp3?
hey, maybe another idea for a patch would be to make the mp3 player carry on from where it left off :D that would be great, just thought of that one, thought i'd write it down before i forget it.
robbiesl42
04-10-2003, 15:31
Not possible well i dont think so any way because i found that while the Mp3 was playing a song there was only 4 bites left on the mmc i think this is way we can not do two thing at the same time on the MMC
pacman84
04-10-2003, 21:18
It's that I sayed..
DarkSimpson
04-11-2003, 19:10
HEY! WHEN JAVA PROGRAM WILL BE LOADED INTO MEMORY, IT WILL NOT READ/WRITE ANYTHING FROM/TO MMC! And it is POSSIBLE to load JAVA program INTO RAM and resume MP3 player form paused state.
vikado77
04-11-2003, 19:26
Yes, i think it is so!
pacman84
04-14-2003, 15:49
But the program end/or mp3 is too slow, so we for the moment can't do the 2 things together...