Google Fit only on Smartwatch and sync with servers - Sony Smartwatch 3

Hello,
I would like to force Google Fit to count steps only on watch and next sync with Google's server. My Smartwatch counts steps very well, but when I don't have smartphone (lost connection) and next come back the result of steps with watch is overwritten by result from mobile. Is it possible to fix it? For me more important is tracking by watch.
Example:
1. Start
Watch: 100 steps
Xperia: 100 steps
2. Leave mobile on desk. Do 100 steps without mobile.
Watch: 200 steps
Xperia: 100 Steps
3. Wait a moment. Refresh Fit on watch and mobile.
Watch: 100 steps
Xperia: 100 Steps
Result: 100 steps from watch is gone...

Related

Facer watchface programming

Hello Friends!
I was making a watchface and i stmbled upon a big problem - Expression programming. No manual no guaides NOTHING over the WEB. Nor Facer Neither WatchMaker provide even a dtop of information.
Seting up hour, minute, second hands - no problem.
But i got a problem with connectiong picture element to some of wathces Data.
For example i need to make a calendar. I Have 12 pics for Month and 7 pics for weekdays.
What do i input in order to connect day Monday with picture monday?
What do I impust for week day
what do i imput for battery if i have 10 pics for it (-10% every picture)
Weather is another problem. It has a string for "Current Condition" But how do i connect it to picture?
So lame.. You want to make a decent watchffce and you are stuck because you dont know where to get the wright sequrnces!!!
SeriousX said:
Hello Friends!
I was making a watchface and i stmbled upon a big problem - Expression programming. No manual no guaides NOTHING over the WEB. Nor Facer Neither WatchMaker provide even a dtop of information.
Seting up hour, minute, second hands - no problem.
But i got a problem with connectiong picture element to some of wathces Data.
For example i need to make a calendar. I Have 12 pics for Month and 7 pics for weekdays.
What do i input in order to connect day Monday with picture monday?
What do I impust for week day
what do i imput for battery if i have 10 pics for it (-10% every picture)
Weather is another problem. It has a string for "Current Condition" But how do i connect it to picture?
So lame.. You want to make a decent watchffce and you are stuck because you dont know where to get the wright sequrnces!!!
Click to expand...
Click to collapse
Try this guide: https://docs.google.com/document/d/1_tMc7h5bmd7Cr4HbO-vQKRUGMKKMFiLoLZJ3cVUdz58/edit?usp=sharing
Or download some other watches and look how they change the picture. Meteoface might be a good one to look at : http://facerepo.com/app/faces/details/meteoface-classic-time-148d712c09e

Moto 360 and Android Wear consistency?

I am a new user and I am sure there are things I will improve upon as a user. But is it just me that the watch and software is inconsistent in taking and executing commands and actions? I have gotten past the numerous connection drops (now only happening once in a while), but I am still not able to do somewhat simple tasks consistently. Its pretty consistent showing emails (I use Aqua Mail on my phone) but text messages are far less consistent (I've tried Google hangouts and now trying Chomp). And its even less consistent when trying to reply (via voice) to text messages. Once in a while it will do all the necessary steps to send a text (I almost cheer when I see the transcription of the message on the watch, then the blue circular progress bar, followed by "Sent!"). But more times than not I just see a progress loop. Doesn't matter where I am physically... I might not have moved an inch and it may work one time then not the next.
Is this a common experience? Would starting over (Factory Reset watch, delete AW and Motorola Connect, reinstall everything) help?
I cam here from a Sony SW2. While its watch faces and UI was no where near as nice as the Moto 360 and AW, but at least it worked consistently at the (limited) things it could do (read email, read text messages). Are all AW watches this inconsistent?
Connectivity between my watch and CM11 (snapshot) on Note 3 was inconsistent.
So I switched back to my Moto X and its perfect.
I think we are missing something in Custom ROMs. May be!

Step counting on DP2

Got DP2 on my phone and Moves, which I used to count steps for Vitality stopped counting. Asked Vitality and they suggested Fitbit app. So I tried it, and it doesn't count either. Google Fit though counts steps ok, but I use it with Huawei watch so probably it just download it from there. I wonder if on-phone step counters work for other users with DP2.

Assistance With GT2 Watch Uploads

Frustrating process but I have obtained Huawei registration (Check) and I set my watch to China and downloaded latest beta 10.0.1.021.
So we are half way there as now i can upload all the extra watch faces from Huawei to the watch and have a more personalized selection but...
No matter how I try, I CANNOT get the option to upload watch faces from the top right menu where I Disable Services. It simply doesnt come up.
Thoughts? Ideas? I have several amazing watch faces ready to upload and replace some of these...
Thank all in advance for thoughts and ideas.
Fixed. My country on the original registration was malaysia and not China which it has to be.

Google Keep macro for Huawei watch GT/GT2/GT2 PRO/Bands

Hello everyone,
since my previous watch was 3y old original Ticwatch E wear os, I really missed capability to check google keep shopping list.
So, pretty much, I have created this macro that will take your google keep note (find by name, must be checklist), and send notifications to your phone.
It is triggered when you dial some phone number (I configured 45337).
How it works:
You save number 45337 into your contacts and save in favourites in Huawei Health App.
Go to your watch, dial the contact you have just saved (45337).You phone will call number 45337.
Your phone will get google keep note via sqlite (ROOT IS MANDATORY).
Calling number 45337 will stop.
Some calculations is done (formatting).
MacroDroid will show notification on your phone.
Watch will show the same notification.
Notification will be dismissed on your phone.
What you will need:
MacroDroid: MacroDroid
Root Via Magisk
Macro I've created: Google Keep Macro
IMPORTANT:
Do not forget to check notifications for MacroDroid app in Huawei Health app.
Once you import the macro, click on Local Variables, then NoteTitle and change it to your Google Keep Note Title that you want to read (check image).
ROOT is MANDATORY
P.S.: You may want to lower waiting time between action so call is canceled before it actually goes to the actual number.
Notification is not interactive, that is the limitation of Huawei LiteOS
Pidzi92 said:
Hello everyone,
since my previous watch was 3y old original Ticwatch E wear os, I really missed capability to check google keep shopping list.
So, pretty much, I have created this macro that will take your google keep note (find by name, must be checklist), and send notifications to your phone.
It is triggered when you dial some phone number (I configured 45337).
How it works:
You save number 45337 into your contacts and save in favourites in Huawei Health App.
Go to your watch, dial the contact you have just saved (45337).You phone will call number 45337.
Your phone will get google keep note via sqlite (ROOT IS MANDATORY).
Calling number 45337 will stop.
Some calculations is done (formatting).
MacroDroid will show notification on your phone.
Watch will show the same notification.
Notification will be dismissed on your phone.
What you will need:
MacroDroid: MacroDroid
Root Via Magisk
Macro I've created: Google Keep Macro
IMPORTANT:
Do not forget to check notifications for MacroDroid app in Huawei Health app.
Once you import the macro, click on Local Variables, then NoteTitle and change it to your Google Keep Note Title that you want to read (check image).
ROOT is MANDATORY
P.S.: You may want to lower waiting time between action so call is canceled before it actually goes to the actual number.
Notification is not interactive, that is the limitation of Huawei LiteOS
Click to expand...
Click to collapse
Hey, thanks for your macro, but I'm facing an error.
It returns this message:
/system/bin/sh: <stdin>[4]: sqlite3: inaccessible or not found
Any ideas? I'm rooted and on android 11, Pixel 3a.

Categories

Resources