Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Wear Data Api

How Do I Draw Icons On A Watch Face From An Android Wear Complication Provider?

Using the Complications API there's an icon type, but when it comes to drawing the icon I'm… Read more How Do I Draw Icons On A Watch Face From An Android Wear Complication Provider?

Sending Data From Mobile App To Android Wear Delay

I'm trying to sync data between a settings app and a watch face and I'm having no luck. I&#… Read more Sending Data From Mobile App To Android Wear Delay

Android Wearables: How To Handle The Event Of A Connected Device?

From the smartwatch I'd like to intercept the event of the connection to a smartphone. This is … Read more Android Wearables: How To Handle The Event Of A Connected Device?

Android Wearable Api: How To Pass A Dynamic List?

This is how I'm using DataAPI PutDataMapRequest dataMapReq = PutDataMapRequest.crea… Read more Android Wearable Api: How To Pass A Dynamic List?