i want to ask something about my java MIDlet.
i made an application that will play song (midi)
i created player to play the inputstream that contain the midi file.
but when i tested it in Nokia 6600 and Nokia 3230, it failed to play.
after i choose the "play song" menu, it suddenly freezed.
(even though i had no prob playing the song in nokia 6575--CDMA phone)
what's the problem?
thanks in advance..
p.s : FYI, i used MIDP 2.0 & CLDC 1.0 for N6600 & N3230 (i used CLDC 1.1 but the MIDlet cannot be installed into phone)


Reply With Quote

