Hi,
I try to call com.nokia.mid.ui.DeviceControl.startVibra(freq,300)
on the Nokia 6600 with freq=0 or >0 and receive IllegalStateException in all the cases. Vibrating alert in phone settings is On. Why the function does not work?
Irina.
Hi,
I try to call com.nokia.mid.ui.DeviceControl.startVibra(freq,300)
on the Nokia 6600 with freq=0 or >0 and receive IllegalStateException in all the cases. Vibrating alert in phone settings is On. Why the function does not work?
Irina.
Thank you, I did not know about existing of such document. I already found it.
Now I have the same problem with Nokia 6620 and I did not find such document for Nokia 6620. May be you have a link to it?
Irina.
You might have more luck using the MIDP2 vibration in the Display class.
But you should be aware than many Series 60s just don't support vibration at all, and this applies to 6600 (at least to earlier firmware versions).
Cheers,
Graham.