I didn't find a solution. I can turn on backlight without displaying the J2ME application.
Solutions are welcome.
Is it possible to write an application in j2me with the backlight always on ?
I want always see the screen even if I don't touch the screen for more than the "backlight sleep time" second.
Thanks for your help.
I didn't find a solution. I can turn on backlight without displaying the J2ME application.
Solutions are welcome.
how is it possible to turn definitively on backlight (and then turn it back off) ?
I have found this link:
http://developer.motorola.com/?path=1.2.7.42.641
kawa
That's what I used. It turns backlight on, but the MIDlet is not shown (only white display). Maybe I did something wrong.