r/WearOS

Image 1 — new GW8 44mm vs used grade A PW4 45mm with Xiaomi phone
Image 2 — new GW8 44mm vs used grade A PW4 45mm with Xiaomi phone
▲ 5 r/WearOS

new GW8 44mm vs used grade A PW4 45mm with Xiaomi phone

I'm trying to decide between two smartwatch options and would really appreciate some advice.

- Brand new Galaxy Watch 8 for ~€240 (6000 CZK)

- Used Pixel Watch 4 (Grade A) for ~€320 (8000 CZK)

I like the design of PW4 more.

I don't mind buying used hardware, but I'm a bit worried about the battery health of the Pixel Watch since it's pre-owned. Battery life is probably my biggest concern.

I use a Xiaomi phone, so I'm also wondering if that changes which watch would be the better choice.

One thing I really like about the Galaxy Watch 8 is the customization of the Tiles. Can you customize the Tiles on the Pixel Watch 4 in a similar way, or is it more limited?

Is the Pixel Watch 4 also prone to cracking or breaking because of its curved glass design, or has Google improved its durability?

Which one would you pick, and why? Has anyone here bought a Grade A Pixel Watch before? How was the battery life?

u/Kotel777 — 18 hours ago
▲ 63 r/WearOS

Did the optimization on the new Wear OS update actually make UI animations significantly smoother?

I’ve been running the latest update on my Pixel Watch, and I’m genuinely blown away by how much more fluid the interface feels now.

Even with a detailed, analog setup running active complications, there is absolutely zero lag when waking the screen or swiping through tiles. It feels like the hardware and software are finally perfectly in sync.

For those who have updated already, have you noticed a major difference in the overall responsiveness or your daily battery standby? What’s your experience been like so far?

u/MehrabPanah — 1 day ago
▲ 5 r/WearOS

Vector Grid: Interceptor now on closed testing in Google Play - Looking for Testers please

Hi all,

I’ve just put Vector Grid: Interceptor into closed testing on Google Play and I’m looking for testers.

It’s a retro arcade-style Wear OS game inspired by classic vector shooters, built around quick sessions on a smartwatch. The current build is an early closed test, so I’m mainly looking for feedback on:

- Whether the Play Store closed test signup works properly
- Watch compatibility
- Controls and responsiveness
- Performance / battery behaviour
- General gameplay feel

To join the closed test, please sign up here:

https://vectorgrid.app

You’ll need to use the same Google account that you use with the Play Store. After joining, you should be able to install the test version through Google Play.

Any feedback, bugs, crashes, or “this feels weird” comments are genuinely helpful.

Thanks!

youtube.com
u/silver_uae — 1 day ago
▲ 0 r/WearOS+1 crossposts

Wear OS 7.0 broke bluetooth audio

I have a Pixel Watch 3 (45mm non-cellular) and ever since the system update the watch is not able to play music through bluetooth earbuds. It does successfully connect to them, but the player apps don't see that there is bluetooth audio available and just use the speaker of the watch to play audio. I have tried rebooting and re-pairing the buds (which still work fine with my phone or laptop), but it didn't help.

Apps I've tried: Spotify, Fyn player, Youtube music.

Does anyone experience the same issue?

How could I report this bug to Google?

reddit.com
u/getshape — 1 day ago
▲ 3 r/WearOS

Pixel watch 4 charger CDMX/Mexico city

Hi!

I'm traveling in CDMX and I forgot my charger for pixel watch 4. Any suggestions where I can get one? Or borrow one to charge?

Thanks in advance.

reddit.com
▲ 0 r/WearOS

My thoughts right now, after Wear seems to be alive finally.

u/tintihyd — 1 day ago
▲ 1 r/WearOS

Upgrade from OnePlus Watch 3 to Pixel Watch 4

Hi

I currently wear the OnePlus Watch 3, which is generally great, but recently scrolling with the crown stopped functioning. So, basically, I can use pinching only to zoom. This annoys me a little bit, which triggered my brain to start thinking of an upgrade.

I switched to a Pixel 10 phone, so now I have a feeling that a Pixel Watch would be the best match.

I know this:

- Battery - worries me a little bit, but probably I could add charging to my life schedule during my shower as the Pixel Watch charges much faster compared to the OPW3.

- Durability - this one worries me a lot because after a year of using OPW3, it still looks like new. I'm pretty sure that's not going to be that smooth with PW4.

- Style - worries me, but also worth a try

I'm probably interested in compatibility with my phone. For example - syncing notifications via WiFi doesn't work at all on OPW3. This is really annoying as I should carry my phone with me all the time even if I have a good Wifi connection.

From other point I understand that technically OPW is better and it makes more sense to upgrade to OPW4. But tbh they look worse compared to OPW3.

Has anyone switched from OPW3 to PW4 and is really happy with this decision?

reddit.com
u/k1T4eR — 2 days ago
▲ 82 r/WearOS

Upgrading from the Galaxy Watch 4 Classic is an absolute scam

Idk man, I’ve been looking at the Watch 8 Classic, I just can't shake the feeling that Samsung is completely rinsing us. Like, what are we actually paying for at this point? My 4 Classic still handles notifications perfectly, the bezel feels way crisper than the newer models, and it doesn't look like a giant plastic toy. Yeah, the battery isn't amazing anymore, but it gets me through the day so who cares. I feel like tech companies have just completely run out of ideas and we’re all getting tricked into spending $300+ for the exact same experience. Are people actually upgrading because they need to, or is it just FOMO? Because honestly, I’m riding this thing until the screen literally falls off.

u/JoelWingerr — 4 days ago
▲ 3 r/WearOS

Fossil Gen 5

How do you connect a fossil gen 5 watch to a Google pixel 7a? I can't seem to get it to get it to connect.

reddit.com
u/Arishem19 — 2 days ago
▲ 8 r/WearOS+1 crossposts

Authentication error. You need to sign in to your google account. (Wear OS wallet)

I recently made use of the Gmail change email address, which finally was made available here in the UK (allowing me to amend my incredibly embarrassing email address/username that I made when I was .... thirteen years old maybe? HA)

Ever since, I've been fighting with this authentication error on my Watch (Xiaomi Watch 5 / WearOS 6.0). I've tried deleting cache on "Google Wallet" on both phone and watch, deleting cache on "Google Play Services" on the watch, removing Google Account from watch and re-adding, removing Google Account on the WearOS/MiFitness companion app on phone and re-adding...

Still getting this error message 😭😭😭😭

Any thoughts, squad?

------FIXED! By running these ADB commands through GeminiMan WearOS Manager:

Force-Clear the Token via ADBSince you are familiar with sideloading apps, you can use your ADB environment (via PC or a phone app like Bugjaeger) to target the exact security configuration file causing the loop.

  1. Connect your phone/PC to the watch via wireless ADB.Run the following command to completely clear out Google Wallet's internal runtime token without deleting the app itself:

adb shell pm clear com.google.android.apps.walletnfcrel

  1. Next, run this command to force the watch's package manager to re-verify its Google permissions:

adb shell cmd package compile -m speed -f com.google.android.apps.walletnfcrel

  1. Disconnect ADB, open Google Wallet on your watch, and it will trigger a fresh initialization wizard using your renamed email address.
u/kodaholland — 2 days ago
▲ 3 r/WearOS

Scribble v1.0 is here with the "Slow System" update! 🎉

Remember Scribble? The drawing app for Wear OS that respects the device dimensions and all. It finally happened, we have officially hit "the production" phase with its 1.0 release called "Slow System".

But man, what does this "Slow System" even represent?

I think it captures best how I perceive the apps growth and support for it. Certain level of quality just needs time, so I have built it to last, to scale and to be somewhat time resistant. Features will be coming if I ever feel like something is missing or if the community wishes for sth to appear. "Good things take time" or sth like that...

Due to crashes on Honor devices I refined the storage system and now it auto creates backup on your phone. You can still manually change folder location, but it became optional for the users convenience. Basically crash remade into one step less in the onboarding.

Also you may notice I do not have my leather band this time. It literally dissolved during the last heat wave going through Europe 🫠 and now I'm using fluororubber band. I feel like it blends quite nicely with OnePlus colors (red and black). Ngl it would be awesome to get myself new bands or even testing devices from the Play Store $$$ 😅

Thank you everyone for your help and feedback! If you like my work I highly encourage you to leave a review. It helps a lot. 😁

App link

Scribble

u/Saderius — 3 days ago
▲ 0 r/WearOS

Made an Android app that turns your live heart rate into generative music (Health Connect / any Bluetooth HR strap)

If you actually get value out of the heart-rate data on your watch, this might be your thing: I built PulseWaves (Android), an app that takes your real-time heart rate and generates music that moves with your pulse — nothing is pre-recorded, every note plays live. Good for focus, winding down, or sleep.

Two ways in: it reads live HR from Health Connect (so any watch or app that syncs your heart rate there works — Wear OS, Galaxy Watch via Samsung Health→Health Connect, etc.), or you can pair a Bluetooth heart-rate strap directly. There are four live visualizers and a built-in Pomodoro that changes the music between work and break.

I'm mostly after real feedback: does your watch's HR actually make it into Health Connect with low latency, or is a BLE strap smoother for you? Free to start (Focus + Relax) — creator here, I'll drop the link in a comment.

(It's a wellness/entertainment app, not a medical product.)

reddit.com
u/native_pulse — 3 days ago
▲ 31 r/WearOS+2 crossposts

I build small Wear OS utility apps, genuinely looking for feedback to improve what I have deployed

Hey r/WearOS

I’ve been building a bunch of focused Wear OS utility apps, and I’ve noticed people commenting with feature requests, bug reports, device-specific issues, and “could this app do X?” questions across different posts.

Rather than scattering that feedback everywhere, I wanted to make one thread where people can tell me what would actually make these apps more useful on real watches. My hope is that when people google this in the future, it surfaces so they can post a comment instead of going through the usual route of emailing the dev or just leaving a bad rating on the app.

My Play Store developer page is here:
https://play.google.com/store/apps/dev?id=8067447984067693441

A few examples of the apps I’m working on:

  • MedTick — medication reminders, Tile, and complication support
  • WristSense — sensor dashboard for Wear OS
  • WristLux — light meter / lux utility
  • FlexLog — workout logging from the wrist
  • dbGuard — noise meter
  • Haptic Stage Director — silent haptic timing cues
  • HIIT / interval timer apps
  • JetLag — Wear OS weather and time utility
  • Compound Tally Counter — quick counting from the watch

What I’m looking for:

  • Bugs on specific watches
  • UI issues on round or smaller screens
  • Battery or notification problems
  • Missing Tile / complication behavior
  • Feature requests that would make an app actually useful day to day
  • App ideas for narrow Wear OS utilities that do one job well

I’m especially interested in practical feedback like:

“On Galaxy Watch 6, the button is clipped”
“I wish this had a Tile”
“The complication should show X instead”
“This app should work offline”
“This would be useful if it supported Y”

I’m not trying to build huge bloated apps. My goal is small, fast Wear OS tools that solve specific problems without unnecessary accounts or extra friction.

If you’ve tried any of them, or if one looks close to something you’d use but is missing a key feature, drop the app name + watch model + what you’d change.

Even if this gets downvoted to oblivion, hopefully someone discovers it in the future and can ask for their bugfix/feature.

u/Quazmoz — 3 days ago
▲ 8 r/WearOS+12 crossposts

The Elder Scrolls Official collection has arrived on Facer

Whether you're a fan of Skyrim, Oblivion, or The Elder Scrolls as a whole, the new collection is now available for Wear OS and Apple Watch. 

Check them out: https://www.facer.io/u/the-elder-scrolls

Out of curiosity, if you could have any Elder Scrolls-inspired watch face that isn't in the collection yet, what would you want to see? A specific faction, Daedric Prince, guild, location, artifact, or something else?

u/GetFacer — 3 days ago
▲ 5 r/WearOS

half marathon runner here buds 4 pro actually stay in

my earbuds never survive training season new samsung feel different ten miles yesterday didn't shift once. I use the large ear cover size. sweat resistance is legit. airpods used to feel like they'd eject around mile two but these stayed locked the whole time. Didn't feel sore like other plastic tips. Definitely consider buds 4 pro for training.

reddit.com
u/Unique_Zeny — 4 days ago
▲ 265 r/WearOS

What Wear OS watch are you rocking right now, and are you actually happy with it?

u/MehrabPanah — 6 days ago
▲ 2 r/WearOS

How many Wear OS apps have you published or installed(if not a dev)?

I’m curious about both sides of the Wear OS community.

For developers: how many Wear OS apps have you published to the Play Store?

For non-devs: how many third-party Wear OS apps do you actually have installed and still use?

Also curious what types of apps people think are still worth having on a watch: timers, notes, fitness, smart home controls, utilities, games, etc.

I'll start

Installed:
4(after subtracting my own apps)

In my store:
13

Happy to post the link to my Dev profile if needed, but I left it out since that isn't the point of this post.

reddit.com
u/Quazmoz — 4 days ago
▲ 36 r/WearOS+1 crossposts

I wish there were more cute and unique apps for this thing like what the pebble watch community makes

I wish there was a tamagotchI game with the Tamagotchi characters, There's a digimon bracelet emulator ig but you need the physical watch and digicards to set it up and I only have agumon

u/LeoMinimal — 6 days ago
▲ 3 r/WearOS

Would you use a Wear OS app that learns whether you're standing, sitting, or lying down, etc.?

I've noticed that my Galaxy Watch counts steps and workouts well, but it completely ignores the fact that I spend hours standing still at work. As far as the watch is concerned, I'm just "inactive."

I'm thinking about building a Wear OS app that works differently.

The idea is:

Collect accelerometer, gyroscope, heart rate, step count, and other sensor data.

Estimate whether the user is standing, sitting, lying down, walking, or if the app is unsure.

When confidence is low, ask the user to confirm what they were doing.

Learn from those corrections over time so the model becomes personalized instead of using fixed rules.

Show daily and weekly totals like:

Standing: 5h 20m

Sitting: 3h 10m

Walking: 1h 15m

Initially I was thinking of using an LLM (OpenAI or Gemini) to analyze summarized sensor data, then eventually replacing it with a lightweight on-device model once enough labeled data is available.

My questions are:

Would this actually be useful to you?

Has anyone tried building something similar on Wear OS?

Do you think wrist sensors are sufficient for a personalized model after enough user feedback?

What features would make you install an app like this?

I'd love feedback before I start building.

reddit.com
u/SinkPurple — 5 days ago
▲ 16 r/WearOS

I made an idle game exclusively for Wear OS. Please help test it!🙂

https://preview.redd.it/r2sz7jcd3fah1.png?width=1024&format=png&auto=webp&s=2eadfd5d41b24fabb889b1cf93161790a2522af5

I created a turn based idle game for Wear OS because I thought idle gameplay perfectly matches one of the biggest advantages of a smart watch you can check in for a moment anytime throughout the day.

If you're interested, I'd really appreciate it if you could join the test! If you've also made a Wear OS app, let's test each other's apps and share feedback:)

https://preview.redd.it/13xhi1ra5fah1.png?width=922&format=png&auto=webp&s=61ddc9a83d2c9a3fb001176b9c6707276654b543

How to join the test:

  1. Please join the Google testing group through the link below: https://groups.google.com/g/watch-rpg-testers
  2. Open the opt-in link below in a web browser and join the test: https://play.google.com/apps/testing/com.isaacuturn.watchrpg
  3. Open the Play Store on your Wear OS watch using the same Google account.
  4. Search for “Watch RPG” and install it.

Alternative installation method:

  1. Open the Google Play Store in a desktop web browser.
  2. If your smartwatch appears in the device selection menu, select it and install the app directly.

Why this happens:
Since Watch RPG is a Wear OS watch only app, opening the Play Store link on a phone may show messages such as "This device isn't compatible...".

Test purchase note:

  1. The app is planned to be sold for $1.49, but it is free for testers.
  2. If a payment screen appears, please do not worry and proceed by pressing the purchase button.
  3. If prompted, please select “Test card, always approves.”!!!
  4. In your Google Play account, it may show a $1.49 charge in the transaction history. this is only a simulated record and will not actually be charged. Please check your actual bank statement to confirm no real deduction. If you accidentally complete a real purchase, I can help you check the refund process.
reddit.com
u/Ok_Trip_2230 — 6 days ago