How to disable screen saver, which starts automatically.
I am writing program to J2ME, I need to turn off screensavers. For my programme of work he does not need to run (energy saving, I will monitor itself).
Options for solutions:
1) Use a method DeviceControl.setLights () from com.nokia.mid.ui - is not suitable, because he supported only the newest phones "S60 3rd Edition, FP1":
http://wiki.forum.nokia.com/index.ph...on_S60_devices
I'm looking for a solution for S60 3rd Edition.
For example, the program ideawidgets (Russian) - J2ME http://friends.ideawidgets.ru/ able to do so.

Reply With Quote

