This page was last modified 10:18, 23 August 2007.
KIJ000088 - Using backlight and vibration
From Forum Nokia Wiki
Platform: S60 2nd Edition Device: Nokia 6600
Description:
There are methods for using backlight and vibration both in the Nokia UI API (DeviceControl.flashLights(long duration) and DeviceControl.startVibra (int freq, long duration)) and in MIDP 2.0 (flashBacklight(int duration) and vibrate(int duration)). It is recommended not to use the Nokia UI API methods.
Solution:
The MIDP 2.0 methods should be used. In software versions 3.42.1 and 4.09.1, only backlight is supported.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to control backlight status in s60 | ashutosh12 | Python | 2 | 2006-08-04 09:46 |
| E50 backlight on AnyKeyPress? | REDeath | General Discussion | 1 | 2008-01-06 13:03 |
| Sound in Midp 2.0 stalls | astraton2001 | Mobile Java Media (Graphics & Sounds) | 4 | 2004-03-25 06:58 |
| Nokia 3220 light/vibration control via midi | BitRaiser | Audio | 4 | 2007-03-31 06:27 |
| How to keep backlight on / solution | vmeerman | Mobile Java General | 2 | 2007-08-29 09:39 |

