Keep Windows Mobile App running in standby mode?
I have a simple Windows Mobile application which records GPS coordinates every 5 minutes. The problem is the app works fine as long as the screen is on, as soon as the phone goes in standby mode the app stops working. When I switch on the device the app again starts working again.
What do I do to keep the app working even in standby mode?
Loading
Ibrahim ErsoyPosted Feb 27, 2011, 3:15 PM
Suthish NairPosted Feb 27, 2011, 12:05 PM
Ibrahim ErsoyPosted Feb 24, 2011, 7:37 AM
To fix this manually:
go to Start -> Settings -> System -> Power -> Advanced and uncheck the "turn off device if not used for…" option.
If you wish to make it by coding:
This post surely help you: http://stackoverflow.com/questions/246407/disable-sleep-mode-in-windows-mobile-6