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

WearableListenerService's OnDataChanged Not Called On Phone

I have an app on the wearable that should send a datamap to the handheld on a button click. I'v… Read more WearableListenerService's OnDataChanged Not Called On Phone