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? Sandeep 回答1: My experience with GPS is that it takes a while to get a fix (at least on my device), so I think you have to keep the phone from suspended