Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wear Os

Simple UDP Broadcast Not Working On Android Wear

All I want is my UDP broadcast to work: @Override protected String doInBackground(String[] … Read more Simple UDP Broadcast Not Working On Android Wear

Get Bluetooth RSSI Of Android Wear On An Android Phone

I would like to determine the distance between an Android phone (Nexus 5X) and an Android Wear devi… Read more Get Bluetooth RSSI Of Android Wear On An Android Phone

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

How Can I Simulate Datas From Heart Rate Sensor On Android Wear Emulator?

As the title, how can I do to 'simulate' some values from the emulated heart rate sensor fr… Read more How Can I Simulate Datas From Heart Rate Sensor On Android Wear Emulator?