Application that communicates with ActionTrip system to save user's location and preferences while recording on the road. Uses the Fused Location Provider API to get updates about a device's location.
This sample builds on the BasicLocationSample sample included in this repo, and allows the user to request periodic location updates. Communicates with action trip API and stores user's location and preferences. The applications states change based on gestures on the screen while the screen status color shows the functionality status/
This sample uses [Google Play services (GoogleApiClient)] (https://developer.android.com/reference/com/google/android/gms/common/api/GoogleApiClient.html)
To run this sample, location must be enabled.
- Android API Level >v16
- Android Build Tools >v21
- Google Support Repository
If you've found an error in this sample, please file an issue:
Patches are encouraged, and may be submitted according to the instructions in CONTRIBUTING.md.