Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 439 Bytes

GPSService

Demonstrates how to use a service to regularly update a activity with data via callback. Also allows the activity to call functions on the service.

What you can't see here is the fact that it updates the coodinates and the time every 2 seconds. GPSService screenshow

GPSService is provided under the CC BY 3.0 license.