Skip to main content
0 votes
0 answers
76 views

I am working on an MAUI 10 app, where I'd like to listen to a phyiscal button event as described here: https://developer.android.com/training/wearables/user-input/physical-buttons My issue is, that ...
DominikAmon's user avatar
  • 1,166
0 votes
0 answers
39 views

Google recently deprecated (here, here) LayoutElementBuilders.Image.Builder, which is used to display images in a WearOS Tile. I'm having trouble refactoring my code. This is the original code: new ...
Kris B's user avatar
  • 3,588
0 votes
1 answer
61 views

I'm building a watch face using Android Studio. Everything works great, except for the weather. The weather will show up like normal on my real Pixel Watch 3, but in the emulator (and on a tester's ...
Grayda's user avatar
  • 2,170
1 vote
1 answer
47 views

I'm writing a watch face in the Watch Face Format. It works well, but I constantly see in the logger messages like this: ListOption id theme_bezel_gb has a 640 x 464 icon. This is too big, the maximum ...
Grayda's user avatar
  • 2,170
0 votes
0 answers
38 views

I'm trying to set up an authentication flow on a WearOS app where the companion phone app is responsible for logging in at which point the watch app can simply request the authentication token via a ...
Abion47's user avatar
  • 25.5k
0 votes
0 answers
85 views

I have an Android habit app written in jetpack-compose, and using a Room SQL database, that I'd like to create a companion wear OS app for. But the Android data layer API seems incredibly overly-...
dessalines's user avatar
  • 7,560
0 votes
2 answers
128 views

I have a problem with CapabilityClient visibility. I have both Android and Wear OS apps installed on the phone (Pixel 6 with Android 16) and paired watch (Samsung Galaxy Watch 6 with Wear OS 6). Both ...
artem's user avatar
  • 16.9k
2 votes
0 answers
92 views

I’m debugging - with ChatGPT since I am not very expert - a Wear OS app with a Flutter plugin that triggers a full-screen feedback screen via a Foreground Service and a FullScreenActivity. Everything ...
Bozzaglia's user avatar
0 votes
1 answer
48 views

I have a weird issue. I'm using the DataClient class to transfer data from a phone app to a WearOS app. It was working fine for years, then after the recent upgrade to WearOS 6, onDataChanged in the ...
Kris B's user avatar
  • 3,588
1 vote
0 answers
47 views

I want part of the hand to remain on the non-main side of the hand. The documentation on Android Developer suggests the following: Specify the pivot point Each of the hour, minute, and second ...
MrStickyPiston's user avatar
0 votes
1 answer
77 views

I am currently developing an application to access the raw ppg sensor data of Samsung smartwatch that runs with Wear OS and have been in contact with the Samsung development team. They have confirmed ...
Moustafa Medhat Abdelwahap's user avatar
-1 votes
1 answer
159 views

Update: I can get messages in now, but facing this error where on the WearOS app instead of showing the message text I get "i can see the messages coming in now, but getting this error "...
greg's user avatar
  • 1,222
2 votes
1 answer
125 views

I'm trying to create a custom WearOS complication that shows the title of the next event. The watch has a built-in Agenda app that synchronizes with the phone's calendar. There is also a built-in ...
Pion Developer's user avatar
0 votes
0 answers
45 views

I'm trying to detect when a complication data source is removed... The class "ComplicationDataSourceService" allow me to override the "onComplicationDeactivated", however this ...
dect's user avatar
  • 572
0 votes
0 answers
63 views

I'm trying to test my wear OS app with a closed test in my Samsung Watch Classic 8, but I tried to upload the aab file to a Wear OS track and when I opened the link on my mobile, the play store showed ...
grc's user avatar
  • 324

15 30 50 per page
1
2 3 4 5
210