You're right. I queried the sound formats on my mobile phone and
it only supports ringing tones as I found out.
Thanks for your reply
Michael
Type: Posts; User: hexmax; Keyword(s):
You're right. I queried the sound formats on my mobile phone and
it only supports ringing tones as I found out.
Thanks for your reply
Michael
I'm developing an app for my Nokia 6610 the first time and
got stuck in a very interesting problem:
I'm using the following function to load a wav-file:
private void loadSound()
{...
Got it working today.
I'm using Win98, Java 1.3. Compilation worked fine
from the first moment on. But the emulator didn't want to start.
Then I replaced the "javaw" with "java" in the batch...