Android Question [SOLVED] GoogleMaps collate waypoints during Activity_Pause

rwblinn

Well-Known Member
Licensed User
Longtime User
Hi,

for the development of a waytracker using the GoogleMaps library, is there a way to keep on collating waypoints (using Polyline Points List) when the Activity is paused (by f.e. short click on the phone power button or move to another app)?

[SOLVED] Need to use a Service. Found several examples in the forum.
 
Last edited:
Top