The 1.5 APIs have been finalized for some time now. If you'd like to keep the keyboard backlight on, you can use a WakeLock with the FULL_WAKE_LOCK flag.
j On Sun, May 17, 2009 at 5:06 PM, Devomat <[email protected]> wrote: > > Up > > On 11 Mai, 14:23, Devomat <[email protected]> wrote: >> Hello, >> >> I need a function like: >> >> setKeyboardBacklight(boolean state) >> >> .... to switch off the keyboard backlight of the G1. >> >> The Cupcake 1.5 update do not allow "permission.HARDWARE_TEST" to >> import this function. >> This is ok, but now G1 (white) users can't see the keys while >> daylight. >> >> So it would be nice if you can allow all G1 (white) users to patch >> this key issue and >> add this new function "setKeyboardBacklight(boolean state)" to the >> Cupcake 1.5 API in the next update. >> >> Issue Priority: High > > > > -- Jeff Sharkey [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

