Android Question Loss of GPS

ValDog

Active Member
Licensed User
Longtime User
Is there a good way, programatically, to detect a loss of GPS? I am using the Location API with the LocationTracker service module to get changes in location.
 

ValDog

Active Member
Licensed User
Longtime User
Erel, looking at postings #38 and #39 in the GPS Tutorial indicates that the using
Satellite.UsedInFix in the GpsStatus event may not necessarily be valid. Is this the way to go?
 
Upvote 0
Top