[android-developers] Re: How to wake up the screen?

2009-02-18 Thread kelly
My wording here wasn't the clearest. I meant to say: I need to programmatically cause the display to light up. Is there a way to do this? I can get notifications when something else causes it to happen, but I need to initiate the process. Thanks. On Feb 18, 12:31 pm, kelly

[android-developers] Re: How to wake up the screen?

2009-02-18 Thread Al
You can use a wakelock via the PowerManager. On Feb 18, 7:53 pm, kelly kellyschr...@gmail.com wrote: My wording here wasn't the clearest. I meant to say: I need to programmatically cause the display to light up. Is there a way to do this? I can get notifications when something else causes it

[android-developers] Re: How to wake up the screen?

2009-02-18 Thread kelly
Al, That works perfectly. Thanks. On Feb 18, 2:02 pm, Al alcapw...@googlemail.com wrote: You can use a wakelock via the PowerManager. On Feb 18, 7:53 pm, kelly kellyschr...@gmail.com wrote: My wording here wasn't the clearest. I meant to say: I need to programmatically cause the