Top "Wear-os" questions

Wear OS is an operating system extended from the Android platform that powers a new generation of wearable devices

How to use DataItem of Android Wear

I want to sync preference between handhelds and wearables. I implement sample code on handheld app. PutDataMapRequest dataMap = PutDataMapRequest.create("/…

android sync wear-os android-wear-data-api
Make the wearable vibrate from within an android wear app

I'm writing a simple wearable app to my LG watch that sends vibrations to the watch on constant intervals and …

wear-os vibration
WearableListenerService, onDataChanged() is not called

I followed the tutorial to invoke a Wearable activity from phone, posted here How to send notification from handheld to …

android wear-os
Android exact Alarm is always 3 minutes off

I have an app which uses the AlarmManager to regularly wake up the phone at full hour and send a …

android alarmmanager wear-os
Android Wear Enable ADB Connection Over WiFi TCP/IP

I'm trying to develop an app for Android Wear. In order to test my app on my Moto 360 watch (which …

android adb wear-os android-wifi