I found many examples to read GPS coordinates with the GPS Library, FusedLocationProvider, EsLocation2.
All examples Declare the GPS class (or FusionLocation, EsLocation) in the Starter module.
Here_For_GPS
Here_For_FusionLocationProvider
Here_For_EsLocation
I wonder if it's the best thing, since I would like to keep the service on.
Should you use another service model? Or is it OK as in the examples declaring it on Starter?
My need is to make a regular reading of the GPS position in the background
Thank's
All examples Declare the GPS class (or FusionLocation, EsLocation) in the Starter module.
Here_For_GPS
Here_For_FusionLocationProvider
Here_For_EsLocation
I wonder if it's the best thing, since I would like to keep the service on.
Should you use another service model? Or is it OK as in the examples declaring it on Starter?
My need is to make a regular reading of the GPS position in the background
Thank's