well guys, i am part of one team. (I dont have the project yet, i am new).
They did a application using gps, problem is it fail sometimes... why? they think gps fails because users has the device in "energy saving" mode; then the device hibernates after 5 minutes if they dont use it.
GPS brings sometimes bad coordinates (for example coordinate shows users is on "SEA" or in "Japan". I repeat, My partners thinks problem is because device is in "energy saving" mode. how can i change this configuration with C# while application is running (maybe back old configuration when application has been closed).
I am using this library.
using Microsoft.WindowsMobile.Samples.Location;
I can't check if it works because now i dont have a device, and i my computer doesn't have GPS, do you have any idea for i can check the application?. i am using
`"Windows Mobile 6.0 SDK"`