Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~124 People Reached
About Me

software engg

Favorite Forums
Favorite Tags
java x 1
Member Avatar for nilesh

I am developing a J2ME application for Nokia 6630. In which I'm trying to play audio (.mp3 & .amr formats). I use " player.stop(); " to pause audio. But when I try to resume audio, Player strarts audio from beginning. import java.io.*; import javax.microedition.lcdui.*; import javax.microedition.media.*; import javax.microedition.media.control.*; import javax.microedition.media.PlayerListener.*; …

Member Avatar for server_crash
0
124