SpeedTracker
Wearable
com.example.android.wearable.speedtracker
18
25
25
true
com.android.support:design:24.0.0
com.google.android.gms:play-services-maps
com.google.android.gms:play-services-location
com.google.android.gms:play-services-location
PUBLISHED
GPS, Wearable
Android
Java
Mobile
INTERMEDIATE
com.google.android.gms.maps.MapFragment
com.google.android.gms.common.ConnectionResult
com.google.android.gms.common.api.GoogleApiClient
com.google.android.gms.common.api.ResultCallback
com.google.android.gms.common.api.Status
com.google.android.gms.location.LocationListener
com.google.android.gms.location.LocationRequest
com.google.android.gms.location.LocationServices
com.google.android.gms.wearable.DataApi
com.google.android.gms.wearable.PutDataMapRequest
com.google.android.gms.wearable.PutDataRequest
com.google.android.gms.wearable.Wearable
Sample demonstrates recording location and speed with a Wear device in mind. Location is
retrieved via FusedLocatinProvider which retrieves coordinates from the phone or Wear
depending on whether the phone is disconnected or not and whether the Wear device has a
GPS chip.