Ericwan
09-28-2006, 09:11 AM
%-6 Hello,
I would like to know if PPL application can stay in process during power standby (or suspend ) and automatically wakeup programmatically. BUT NOT USING SOMETHING LIKE SystemIdleTimerReset. Because SystemIdleTimerReset usage can can quickly drain the batteries.
I need to make an applicatation wich one stay in activity but nothing is made (with timer), SmartPhone or pocket (after 3 minutes will be in suspend mode) and I need to Wakeup Pocket or smart to process my code in 1 hour for example without unavailable suspend mode.
Thank’s in advance
I would like to know if PPL application can stay in process during power standby (or suspend ) and automatically wakeup programmatically. BUT NOT USING SOMETHING LIKE SystemIdleTimerReset. Because SystemIdleTimerReset usage can can quickly drain the batteries.
I need to make an applicatation wich one stay in activity but nothing is made (with timer), SmartPhone or pocket (after 3 minutes will be in suspend mode) and I need to Wakeup Pocket or smart to process my code in 1 hour for example without unavailable suspend mode.
Thank’s in advance