how to code for controlling the back light with nokia midp1.0 handset.
I hope the midlet can shine straightly.
need code.
thank you.
how to code for controlling the back light with nokia midp1.0 handset.
I hope the midlet can shine straightly.
need code.
thank you.
Hi
You will have to use the method DeviceControl.setLights(0, level); from the Nokia UI API.
BR
Einheriar