Keep Windows Mobile 6 phone alive
Posted
by QAH
on Stack Overflow
See other posts from Stack Overflow
or by QAH
Published on 2010-04-11T03:50:33Z
Indexed on
2010/04/11
4:03 UTC
Read the original article
Hit count: 384
I am making an application for Windows Mobile 6.1 Pocket PC (Touchscreen). I know when a Pocket PC's screen turns off, it goes into a standby mode and applications are pretty much halted in the background. My application can't do that. It needs to keep going. So my question is, how can I keep the phone alive (backlight turned on) until my application is done?
An example of this would be video streaming applications such as Youtube. It keeps the phone on while the video is playing.
© Stack Overflow or respective owner