overheating

Determining if GPS is failing to get a lock

六月ゝ 毕业季﹏ 提交于 2019-12-13 19:50:43
问题 Situation: My program has parts that are heavily location based, but do to speed issues for when the location is actually needed, I don't have time to lock. The solution I have designed is to get location information during primary operation (read: main screen) so that the location is available when the specific pieces need them. Right now I register for updates and in onLocationChanged it checks if the location is accurate enough. If it is it calls removesUpdates. Problem: If the device is