Hi all.
I made a program (actually a service) to monitor the current location of the mobile.
This service is activated from time to time (every 15 minutes) and saves the current location.
For this he used the GPS location, Wifi / GSM. Using a time-out attempt to get the GPS location. If I do not get, change to Wifi / GSM.
The service is working properly in normal conditions, but if I use a navigation program like Sygic, Tomtom, it seems that the service is not working properly.
The service begins at the right time, but surely see that GPS is busy and does not get the location.
It may be possible that the navigation application (Sygic) has the GPS locked to it, so my program can not access the GPS?
Has anyone encountered this problem?
How to solve it?
Greetings.
I made a program (actually a service) to monitor the current location of the mobile.
This service is activated from time to time (every 15 minutes) and saves the current location.
For this he used the GPS location, Wifi / GSM. Using a time-out attempt to get the GPS location. If I do not get, change to Wifi / GSM.
The service is working properly in normal conditions, but if I use a navigation program like Sygic, Tomtom, it seems that the service is not working properly.
The service begins at the right time, but surely see that GPS is busy and does not get the location.
It may be possible that the navigation application (Sygic) has the GPS locked to it, so my program can not access the GPS?
Has anyone encountered this problem?
How to solve it?
Greetings.