Hy! I tried to make vibrate ny 3720-Nokia in Java.
It's a suffering. I tried every code, which I could have found, but nothing can work.
All of my programs can vibrate on emulation, but no one work on my phone.
Please, give me a running code, which can vibrate!
Thanks!
PS: I have tried the display.vibrate(10000) and the AlertType.ERROR.playSound(Display.getDisplay(this)); bot they did nothing...![]()

Reply With Quote

