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