• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1page.tags="Speed Tracker"
2sample.group=Wearable
3@jd:body
4
5<p>
6
7This sample uses the FusedLocation APIs of Google Play Services
8on those devices that have a hardware GPS built in. In those
9cases, this sample provides a simple screen that shows the
10current speed of the device on the watch. User can set a speed
11limit and if the speed approaches that limit, it changes the
12color to yellow and if it exceeds the limit, it turns red. User
13can also enable recording of coordinates and when it pairs back
14with the phone, this data will be synced with the phone
15component of the app and user can see a track made of those
16coordinates on a map on the phone.
17
18        </p>
19