Hi,
can someone from Nokia answer me about follow issue?
try {
Manager.playTone(ToneControl.C4, 500, 100);
} catch (MediaException ex) {
ex.printStackTrace();
}
When is on X3-02 sound switch off .. Manager throw device error but if I change sound from silent to normal everything is ok.
Why it is ? And why I have to solve issue as this ? It's another example how Nokia implementing JSR into their handset ...

Reply With Quote


