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

Send File Google Wear To Mobile

I'm trying to send a file from my Google wear to my Nexus 5. I've read some tutorials and c… Read more Send File Google Wear To Mobile

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?

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?