Chapter    6

The Wearable Data Layer API

While Android Wear is great for simple and timely interactions, more complex and lengthy interactions should be done on a handheld device. For example, viewing an email you just received is useful and convenient but searching your inbox for a particular message is complex enough that it should only be done from a handheld. Additionally, capabilities that require an elevated amount of battery or processing should be performed on the handheld. For instance, Android Wear’s navigation app receives location updates that are measured on the handheld’s GPS when possible.

In this chapter, we’ll learn about the wearable data layer API, which lets a handheld device communicate and share data with a paired Android ...

Get Beginning Android Wearables now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.