python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
FLAG_KEEP_SCREEN_ON not working when showing an alert dialog on wear os
I am developing an Wear OS App, that requires to have the screen always on for certain tasks.
To achieve that, I use window.addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON);
It is working fine...

Maksim Ilyin
Votes: 0
Answers: 1
How can I keep my app on Galaxy watch4 alive and the service running during watch idle mode?
I'm an Android developer and working on a wearable app that runs on Galaxy watch 4.
In short description, this app use a foreground service that's connected to Mqtt broker and receives real-time alert...

Kirill Rogachevsky
Votes: 0
Answers: 0
samsung wear watch notification issue
Im trying to show notification on wear watch anything is goes correct but My Remote input choice are not visible on samsung watch it will show only title and Body my input choice are not visible on it...
Ritesh
Votes: 0
Answers: 0
How to troubleshoot this WearOS crashes?
I've noticed lately a lot of crashes coming from Samsung Galaxy Watches 4, which are relatively new to WearOS platform. All of that happens outside of my app and I have no clue how to troubleshoot it....
Oleg Gryb
Votes: 0
Answers: 0