Hi,
its possible disable heart monitor by commands? my device always has active sensor then dry my battery.
if its possible, can tell me the commands?
thanks
Xavi
Hi,
its possible disable heart monitor by commands? my device always has active sensor then dry my battery.
if its possible, can tell me the commands?
thanks
Xavi
Click to expand...
Click to collapse
1. Never share any private info online publicly, like email or phone number (I suggest that you change your username ASAP);
2. HR sensor lights should be on only if you are recording an activity or have continuous HR (either in HR widget or Huami Lab). If it is not the case, maybe you have some APK watchface that is messing with the sensor, uninstall it and restart watch.
Thats not entirely correct with FW 2.6.3.1.
Even if no activity is selected and continuous HR (either in widget or Huami Lab) is off, the green light flashes from time to time. (Pace)
nhedgehog said:
Thats not entirely correct with FW 2.6.3.1.
Even if no activity is selected and continuous HR (either in widget or Huami Lab) is off, the green light flashes from time to time. (Pace)
Click to expand...
Click to collapse
Then check your APKs, some is activating HR sensor.
I'll check it.
Disabling heart monitor should be possible by removing com.huami.watch.health either with Huami Amazfit Tool or via adb (like shown in this blog:https://jfulgen.blogspot.com/2017/11/amazfit-watch-desinstalar-apps-del.html:
adb devices
And a device must appear
adb root
Now Root mode will start
adb shell pm list packages -s
A list of packages should show up
adb shell pm uninstall -k --user 0 com.huami.watch.health
Click to expand...
Click to collapse
nhedgehog said:
I'll check it.
Disabling heart monitor should be possible by removing com.huami.watch.health either with Huami Amazfit Tool or via adb (like shown in this blog::
Click to expand...
Click to collapse
really thanks, but i make this before i post.
if i list all apk the health its not instaled in my whatch.
its possible its sensor damaged? and for this reason always its activated?
What watch do you have?
nhedgehog said:
I'll check it.
Disabling heart monitor should be possible by removing com.huami.watch.health either with Huami Amazfit Tool or via adb (like shown in this blog:
Click to expand...
Click to collapse
nhedgehog said:
What watch do you have?
Click to expand...
Click to collapse
Amazfit PACE
lfom said:
Then check your APKs, some is activating HR sensor.
Click to expand...
Click to collapse
OK , I did this.
No change. If continuous HR is activated the green light shows up every 5 min for some sec. If it is deactivated the green light shows up as often but evtl. not that long .. and I'm quite sure this started with the last update (PACEficator Project | WOS 2.6.3.1 ROM)
[email protected] said:
Amazfit PACE
Click to expand...
Click to collapse
Which ROM? Deleting system apps is only possible with root.
nhedgehog said:
Which ROM? Deleting system apps is only possible with root.
Click to expand...
Click to collapse
the room its 2.6.3.1
(bootloader) version-bootloader: U-Boot 2013.07-00101-g96591b8
(bootloader) version-baseband: N/A
(bootloader) version-hardware: V1.1 20130322
(bootloader) version-cdma: N/A
(bootloader) variant: watch
(bootloader) serialno: 16121720030843
(bootloader) product: watch
(bootloader) secure: no
(bootloader) unlocked: yes
(bootloader) uart-on: NO
(bootloader) partition-size:bootloader: 0x0000
(bootloader) partition-type:bootloader: emmc
(bootloader) partition-size:recovery: 0x1000
(bootloader) partition-type:recovery: emmc
(bootloader) partition-size:boot: 0x2000
(bootloader) partition-type:boot: emmc
(bootloader) partition-size:system: 0x3000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:cache: 0x4000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:userdata: 0x5000
(bootloader) partition-type:userdata: ext4
(bootloader) max-download-size: 0x4000000
nhedgehog said:
OK , I did this.
No change. If continuous HR is activated the green light shows up every 5 min for some sec. If it is deactivated the green light shows up as often but evtl. not that long .. and I'm quite sure this started with the last update (PACEficator Project | WOS 2.6.3.1 ROM)
Click to expand...
Click to collapse
Well, then maybe it's due to the custom ROM, I am using AmazeROM on my Pace, which is basically latest stock CN 2.6.3.1 set to English and HR sensor lights do not turn on.
PS1. I think you can use that command to disable system apps, they are not actually uninstalled but disable. But the problem is that the only way to revert it is by factory reset.
PS2. I think you can disable HR sensor by deleting " /dev/input/event2", it will be off until watch restarts.
It seems I solved my problem:
Settings - Huami Lab - PPG capturing
was off.
I activated it, went back to startscreen, back to Settings - Huami Lab - PPG capturing - deactivated it, back to startscreen.
Switched the watch off.
Waited 10s switched it on and now the green flashing has not accured yet for 20min.
nhedgehog said:
Which ROM? Deleting system apps is only possible with root.
Click to expand...
Click to collapse
i have this room PACEficator Project | WOS 2.6.3.1 ROM but this problem has long time ago.
I have the same ROM.
Try what I wrote what solved my problem. If that does not help go back to Post 5. This could work too. But I read somewhere that sometimes humidity has killed the heart rate sensor.
nhedgehog said:
Which ROM? Deleting system apps is only possible with root.
Click to expand...
Click to collapse
i made it before post... i deleted, i try for be sure.. but, i uninstall this apk before.....
PS C:\WINDOWS\system32> adb shell pm uninstall -k --user 0 com.huami.watch.health
Failure - not installed for 0
Really i think its a fisical problem, for this reason i will like to disable by command my heart sensor.
thanks
Xavi
Sorry to hear that.
Have you tried :
1) to remove it with with Huami Amazfit Tool
or
2) @lfom suggestion: disabling HR sensor by deleting " /dev/input/event2"
?
Btw. this topic is discussed in the Spanish forum too:
https://www.htcmania.com/showthread.php?t=1449404
Some people seem to have lost the clear plastic cap on the backside of the watch which caused a damage of the heart sensor.
nhedgehog said:
Which ROM? Deleting system apps is only possible with root.
Click to expand...
Click to collapse
nhedgehog said:
Sorry to hear that.
Have you tried :
1) to remove it with with Huami Amazfit Tool
or
2) @lfom suggestion: disabling HR sensor by deleting " /dev/input/event2"
?
Btw. this topic is discussed in the Spanish forum too:
https://www.htcmania.com/showthread.php?t=1449404
Some people seem to have lost the clear plastic cap on the backside of the watch which caused a damage of the heart sensor.
Click to expand...
Click to collapse
really thanks, im in this discusion, im soktremendo.
thanks for your answers i want to try to delete with tool, and tell you.
thanks again
The HR maybe is enabled every a certain amount of time to check if you are wearing your watch for:
1. Sedentary state detection
2. Night sleep detection
3. Continuous HR measurement
4. PPG Sensor Capturing
5. Maybe something else...
This happens for me since day 1 for Stock International version and Chinese custom ROMs for both devices, Pace (2) and Stratos (1).
I think there is a permanent way to disable the HR but will also disable altimeter and Compass app, just deleting or renaming a file in the watch running a custom ROM.
nhedgehog said:
Which ROM? Deleting system apps is only possible with root.
Click to expand...
Click to collapse
Saratoga79 said:
The HR maybe is enabled every a certain amount of time to check if you are wearing your watch for:
1. Sedentary state detection
2. Night sleep detection
3. Continuous HR measurement
4. PPG Sensor Capturing
5. Maybe something else...
This happens for me since day 1 for Stock International version and Chinese custom ROMs for both devices, Pace (2) and Stratos (1).
I think there is a permanent way to disable the HR but will also disable altimeter and Compass app, just deleting or renaming a file in the watch running a custom ROM.
Click to expand...
Click to collapse
Hi Saratoga79, thanks for answer
my HR always its enabled, all time sensor its in the hight power.
long time ago i has the problem in my HR glass and humidity enter in device. i opened and fix this problem in glass, put silicone in the border and close again.
but 1 week later the sensor start to be enabled all time, some times after reboot, not enabled but in 80-85% always its enabled.
i thinking again to buy new watch
thanks
Related
l'm getting delayed or messed up push notifications in lnstagram. It shows 'x' person liked your picture white it's 'y' in actual and most of the time get no notifications at all. It started to happen from past 3 days. l'm using NitrogenOS but it's probably not ROM related issue. I even tried full system wipe but the issue still remains. Anyone here knows what's going on?
Well that happened to me today....i got a notification from Instagram app 47 minutes later; seconds after unlocking the device. I think in my case it might have been caused due to doze, not sure about yours though. I am running latest build of RR btw.
Itsrp53 said:
Well that happened to me today....i got a notification from Instagram app 47 minutes later; seconds after unlocking the device. I think in my case it might have been caused due to doze, not sure about yours though. I am running latest build of RR btw.
Click to expand...
Click to collapse
Don't know what's causing it. I haven't enabled doze. I'm on latest LOS.
PPStar said:
l'm getting delayed or messed up push notifications in lnstagram. It shows 'x' person liked your picture white it's 'y' in actual and most of the time get no notifications at all. It started to happen from past 3 days. l'm using NitrogenOS but it's probably not ROM related issue. I even tried full system wipe but the issue still remains. Anyone here knows what's going on?
Click to expand...
Click to collapse
Have u changed any settings for apps in privacy manager.. If yes please reset apps preferences and then check.. I mistakenly had denied background start, start on boot of whatsapp and was in similar situation as in U are.
Regards.
herecomesmaggi said:
Have u changed any settings for apps in privacy manager.. If yes please reset apps preferences and then check.. I mistakenly had denied background start, start on boot of whatsapp and was in similar situation as in U are.
Regards.
Click to expand...
Click to collapse
No, I haven't tampered with any apps preference till now. I'll flash LOS and see if the issue remains.
EDIT:- I just flashed LOS and the issue still remains. I tried another account and it has the same issue... No idea what's going on here ??
PPStar said:
No, I haven't tampered with any apps preference till now. I'll flash LOS and see if the issue remains.
EDIT:- I just flashed LOS and the issue still remains. I tried another account and it has the same issue... No idea what's going on here ??
Click to expand...
Click to collapse
Do you use other platform, pc / Mac for same telegram account. ??
herecomesmaggi said:
Do you use other platform, pc / Mac for same telegram account. ??
Click to expand...
Click to collapse
You mean Instagram. Right? And yes, I've linked my Facebook account with my Instagram. Does it have anything to do with it?
PPStar said:
You mean Instagram. Right? And yes, I've linked my Facebook account with my Instagram. Does it have anything to do with it?
Click to expand...
Click to collapse
For a brief period remove Facebook connection and then check. Also there is app called push notification fixer, run that once hopefully it fixes the problem.
Holy **** I thought u were asking for telegram app.. Sorry bro. Let me recheck that. But steps are worthwhile, try above steps.
Regards..
PPStar said:
Don't know what's causing it. I haven't enabled doze. I'm on latest LOS.
Click to expand...
Click to collapse
You do not manually enable doze, it is already enabled by default.
Here is brief introduction to doze which you should read: https://www.thurrott.com/mobile/android/77553/android-7-0-nougat-tip-manage-battery-life
And try doing what that article says at end:
"Settings" -> "Battery" -> "Battery optimization" -> "All apps" -> "Instagram" -> "Don't optimize" -> "Done".
herecomesmaggi said:
For a brief period remove Facebook connection and then check. Also there is app called push notification fixer, run that once hopefully it fixes the problem.
Holy **** I thought u were asking for telegram app.. Sorry bro. Let me recheck that. But steps are worthwhile, try above steps.
Regards..
Click to expand...
Click to collapse
I unlinked my Instagram account with Facebook but the problem still remains. Thanks for the suggestion though..
uoiea0 said:
You do not manually enable doze, it is already enabled by default.
Here is brief introduction to doze which you should read: https://www.thurrott.com/mobile/android/77553/android-7-0-nougat-tip-manage-battery-life
And try doing what that article says at end:
"Settings" -> "Battery" -> "Battery optimization" -> "All apps" -> "Instagram" -> "Don't optimize" -> "Done".
Click to expand...
Click to collapse
Thanx for the info but I'm afraid my issue still remains the same even after selecting 'don't optimize' for Instagram.
Did you ever solve this? I'm getting the same issue on a Pixel 2 running Android P.
The following maybe the cases resulting tot his issue:
1. You have turned off permissions for the app to run in background
2. You have some kind of battery saver settings enabled
3. You may turned on the data saver of your mobile data
4. You could have limited the number of background process running in Developer Options
5. Maybe something related to lock screen settings?
Still got this issue. I've been using Instagram on cm11 since 2021. suddenly in October/November this delay started. Everything was fine before. Then I clean flashed that rom but this bug was still there. Then I shifted to RR M but it was still there. Now I'm using RR LP and it's still here. Tried messing with the heartbeat intervals. Used Push Notification fixer. Messed with my router. Nothing helps. This problem remains in the instagram lite app too. Push notifications of other apps are working fine. This is killing me
Hi!
I just got a new update and by casuality I was proxy my app to my computer at that time, so I catch the rquest, here is the changelog:
1.3.5 Release notes:
Support Mountaineering activity tracking
Removed occasional Chinese voice prompt from lap alert
Fixed small difference on displayed time when the screen is locked v.s. unlocked
Fixed the weekday rendering issue on some watchfaces
Fixed off-by-one-hour issue in tracked sleep time in Daily Overview widget
Fixed pairing issues with some smartphones running Android 8.0 and above
Optimized system power consumption
The update hide the sideload apk list at the end of the options, but don't worry, after re/install any apk, all of them are back.
* I have also downloaded and attached the file.
Here is the a rom dump thanks to @Saratoga79
system.img
boot.img
recovery.img
Edit 2:
Stock 1.3.5 Firmware installer with fixed OTA update
I got it also
Изпратено от моят SM-G930F с помощта на Tapatalk
Hi
I'm already installed on my watch and I noticed the system is much smoother than before ?
I've updated but can't find the new Mountaineering activity. Can anyone else see it?
aembleton said:
I've updated but can't find the new Mountaineering activity. Can anyone else see it?
Click to expand...
Click to collapse
I have a climb mode, not sure if it is new xD
I just discovered that all my sideload installed app are not there anymore, not sure if are unninstalled or just the menu is hidden :S
Hi,
I just bought this watch and love it, upgraded this morning to 1.3.5. Looking at the change log it says:
Removed occasional Chinese voice prompt from lap alert
Does this watch support and audio prompt in the lap alert? For me it just vibrates and shows on screen my pace for the previous kilometer.
If you have the BT headset connected, yes.
fzelle said:
If you have the BT headset connected, yes.
Click to expand...
Click to collapse
Thanks for the reply, how can I get this to work? I run without my phone and have a Bluetooth headset connected playing music, I also have the lap alert enabled in the settings! This is the one thing I'm missing in this watch so it would be great if I could get it working!!
aembleton said:
I've updated but can't find the new Mountaineering activity. Can anyone else see it?
Click to expand...
Click to collapse
As mentioned, climb more and also trail run.
Sent from my SM-G955F using Tapatalk
jesuslg123 said:
Hi!
I just got a new update and by casuality I was proxy my app to my computer at that time, so I catch the rquest, here is the changelog:
1.3.5 Release notes:
Support Mountaineering activity tracking
Removed occasional Chinese voice prompt from lap alert
Fixed small difference on displayed time when the screen is locked v.s. unlocked
Fixed the weekday rendering issue on some watchfaces
Fixed off-by-one-hour issue in tracked sleep time in Daily Overview widget
Fixed pairing issues with some smartphones running Android 8.0 and above
Optimized system power consumption
* I have also downloaded the file to my computer.
Click to expand...
Click to collapse
Please, Could you upload it and give us the link?
Thanks
Yes, I will do at home. Just want to confirm also there is not reference to my device or account on the file. Any idea about that?
jesuslg123 said:
Yes, I will do at home. Just one to confirm also there is not reference to my device or account on the file. Any idea about that?
Click to expand...
Click to collapse
Thanks
I am sure that there is not any references to your device or account on the file
alucard_24 said:
Thanks
I am sure that there is not any references to your device or account on the file
Click to expand...
Click to collapse
I have attached it to the first post What are you planning to do with it?
jesuslg123 said:
I have attached it to the first post What are you planning to do with it?
Click to expand...
Click to collapse
Unfortunately I can't do anything because the attached file is an OTA update and it is not completed.....
Anyway thanks for sharing the file.
Strange bug on amazfit
Hello, ive found something strange on my watch. We all know the option huami lab called 'ppg capturing'. Seems when you reboot the watch, this option is auto activated: i've seen many times my watch tracking my heartbeat while i was on my bed since the night. I've checked huami lab ppg capturing and resellected the cross and it is fine then.
arf_stoned said:
Hello, ive found something strange on my watch. We all know the option huami lab called 'ppg capturing'. Seems when you reboot the watch, this option is auto activated: i've seen many times my watch tracking my heartbeat while i was on my bed since the night. I've checked huami lab ppg capturing and resellected the cross and it is fine then.
Click to expand...
Click to collapse
Thanks for that, this can be useful since I noticed that battery autonomy was dicreased by this update. I'm sure this will improve it.
I'll wait for a few days, as usual, but if someone could check the couple of glitches I've had on 1.3.4f :
1. When changing the watchface on watch , by press&hold, it always scrolls to 1st one, so I have to swipe eternally to left to get to one wanted.
2. Sleep tracking was laughable from day one for me, it shows 4-5 hours of sleep per day, every day.
3. Some watchfaces were stopping the watch and touchscreen from working, when you choose custom background (on the watch itself)
Could someone check those, please?
Sent from my LG-G3 using Tapatalk
babaroga73 said:
I'll wait for a few days, as usual, but if someone could check the couple of glitches I've had on 1.3.4f :
1. When changing the watchface on watch , by press&hold, it always scrolls to 1st one, so I have to swipe eternally to left to get to one wanted.
2. Sleep tracking was laughable from day one for me, it shows 4-5 hours of sleep per day, every day.
3. Some watchfaces were stopping the watch and touchscreen from working, when you choose custom background (on the watch itself)
Could someone check those, please?
Sent from my LG-G3 using Tapatalk
Click to expand...
Click to collapse
No such behavior for me but I also didn't have it in the past as well...
Sent from my SM-G955F using Tapatalk
I switched of the 'ppg capturing' from Huami lab, but the autonomy is still worser than in the previous firmware...
hi all, i have problem with some apps like ACR (to register incoming and outgoing call) keepassdroid (database password), it remaining open in background absolutely without drain battery, system android notify me in status bar that theese apps are in background execution. how can i remove that notification?
I have the same problem. I found this app in another thread, but it only works for some notifications and not always.
https://play.google.com/store/apps/details?id=com.iboalali.sysnotifsnooze
Would be interested in new ideas as well.
Sent from my ALP-L29 using Tapatalk
Have you tried to put auto launching apps in the battery setting to manual. It solved one of my problems so it may help yours too.
Yes I tried now but the notification remains yet
betus81 said:
Yes I tried now but the notification remains yet
Click to expand...
Click to collapse
Did you try that?
When Android System notification is triggered Long press on "Android System" notification in the notification panel -> hit "More Settings" -> Disable "Allow notifications" and set "Lock screen notifications" to "Never".
It's from @jemeljsh look that thread: https://forum.xda-developers.com/showpost.php?p=74667287&postcount=3
For me that solution works better than installing a different app.
Planet X said:
Did you try that?
When Android System notification is triggered Long press on "Android System" notification in the notification panel -> hit "More Settings" -> Disable "Allow notifications" and set "Lock screen notifications" to "Never".
It's from @jemeljsh look that thread: https://forum.xda-developers.com/showpost.php?p=74667287&postcount=3
For me that solution works better than installing a different app.
Click to expand...
Click to collapse
yess, what you wrote is right, now there's not notification in status bar , however it stays when i drop down menu.
any solutions?
betus81 said:
yess, what you wrote is right, now there's not notification in status bar , however it stays when i drop down menu.
any solutions?
Click to expand...
Click to collapse
Did you also set Disable "Allow notifications"? Anyway maybe a reboot might help. I don't see that notifications anymore.
Planet X said:
Did you also set Disable "Allow notifications"? Anyway maybe a reboot might help. I don't see that notifications anymore.
Click to expand...
Click to collapse
OK I solved only for ACR, but keepass2 continue to notificate me, but ok like that tanks
betus81 said:
OK I solved only for ACR, but keepass2 continue to notificate me, but ok like that tanks
Click to expand...
Click to collapse
Somewhy ACR isnt working for me verry well, sometimes ACR causes me to hear nothing from other side, switching to loudspeaker and back fixes that, also verry bad quallity of recorded audio. Using another app works without problem.
Also autosync with google drive and acr doesnt works anymore, but was working on mate 9 pro without a problem :/
Actually verry dissapointed by huawei this time, no idea if its huawei sided problems or not, but still, my mate 9 pro feels way smoother than mate 10 pro..
GodXen said:
Somewhy ACR isnt working for me verry well, sometimes ACR causes me to hear nothing from other side, switching to loudspeaker and back fixes that, also verry bad quallity of recorded audio. Using another app works without problem.
Also autosync with google drive and acr doesnt works anymore, but was working on mate 9 pro without a problem :/
Actually verry dissapointed by huawei this time, no idea if its huawei sided problems or not, but still, my mate 9 pro feels way smoother than mate 10 pro..
Click to expand...
Click to collapse
ok thanks for your think, i want to ask you a question out of this thread, i enabled geolocation over all of my device since my first devices android (2011-12), in this last mate 10 pro it doesn not work accurately, praticaly
it does not correctly detect where i am and the exact time of the move, with all of my devices and also the last oneplus 3 they was very accurately ever.
it may be that mate10 does not has glonass or galileo? it work only with gps i seem..
betus81 said:
ok thanks for your think, i want to ask you a question out of this thread, i enabled geolocation over all of my device since my first devices android (2011-12), in this last mate 10 pro it doesn not work accurately, praticaly
it does not correctly detect where i am and the exact time of the move, with all of my devices and also the last oneplus 3 they was very accurately ever.
it may be that mate10 does not has glonass or galileo? it work only with gps i seem..
Click to expand...
Click to collapse
No problems with location here.
GodXen said:
No problems with location here.
Click to expand...
Click to collapse
ok just to be precise, i mean when i go to see location history, if i use it for mooving o go to any place it function well
it should be here is a day or two. After charging and connecting to the Amazfit watch IOS app, then what? get the bootloader unlocked and install TWRP?
I wouldn't do anything until it's at least 2 months old: unlocking bootloader voids warranty, so make sure the watch is working fine in the first moths. There is little need to flash a custom ROM nowadays.
lfom said:
I wouldn't do anything until it's at least 2 months old: unlocking bootloader voids warranty, so make sure the watch is working fine in the first moths. There is little need to flash a custom ROM nowadays.
Click to expand...
Click to collapse
I will take your advice and wait. Why do you say there is little reason for custom ROMs? I was looking forward to see if I could modify an existing one.
There are only minor differences between International and Chinese versions nowadays, and the the timeframe between updates to both are smaller too. Recently the INTL version was even updated with a feature before the CN version...
First thing to do would be to install File Manager + and watch droid/ amazmod
adityavaidya said:
First thing to do would be to install File Manager + and watch droid/ amazmod
Click to expand...
Click to collapse
Will search the forum for those two apps.
For future more, is it better to sign in using FB or Google account, or create account?
ronaldheld said:
Will search the forum for those two apps.
For future more, is it better to sign in using FB or Google account, or create account?
Click to expand...
Click to collapse
Mi.com account , so you can use it with CN firmware and other features. Otherwise, either.
PS: never install AmazMod with WD, the later interferes with Amazfit Bluetooth communications.
lfom said:
Mi.com account , so you can use it with CN firmware and other features. Otherwise, either.
PS: never install AmazMod with WD, the later interferes with Amazfit Bluetooth communications.
Click to expand...
Click to collapse
You must take in account also the fact that installing the above application( amazmod or watch droid) will discharge the battery much faster, probably you will have 1 or 2 days between the charges of battery
tiberiu20 said:
You must take in account also the fact that installing the above application( amazmod or watch droid) will discharge the battery much faster, probably you will have 1 or 2 days between the charges of battery
Click to expand...
Click to collapse
I am in AmazMod's developers team, and I am sure it doesn't affect battery drain if no other app that uses Bluetooth is installed and it's configured properly (of course, if you WANT to enable ALL FEATURES with MAXIMUM battery usage, then you can and then it will obviously drain more battery). You don't even need to install service APK on watch for it to work (basic notifications management as proper notifications for WhatsApp and other messengers).
tiberiu20 said:
You must take in account also the fact that installing the above application( amazmod or watch droid) will discharge the battery much faster, probably you will have 1 or 2 days between the charges of battery
Click to expand...
Click to collapse
I use AmazMod and no difference in battery consumption with or without it (4-5 days). I also have WatchDroid Assistant installed on my watch but connection services turned off (I don't use both at the same time) so I can occasionally test the new version when it comes out without the need to install it every time, just upgrading it.
When only using AmazMod I can say the connection in my case is perfect. It works without problems for days. But when I use WatchDroid the connection tend to break after a day or two and I have to restart either watch or the phone to make it work again.
Also when only using WatchDroid battery consumption maybe is just a little bit worse but not much.
Watch is here. I created Mi account and paired the watch. Looks like it needs WiFi to do a firmware update which i did not. Fully charging the watch before i do anything else.
can't i use TOOL ALL IN ONE to add file manager, etc? Which file manager is being recommended?
ronaldheld said:
Watch is here. I created Mi account and paired the watch. Looks like it needs WiFi to do a firmware update which i did not. Fully charging the watch before i do anything else.
can't i use TOOL ALL IN ONE to add file manager, etc? Which file manager is being recommended?
Click to expand...
Click to collapse
After all discussion the conclusion is clear, don't change the original ROM!!!
I will keep that in mind.
Which file explorer is recommend and where is it located?
Edit: Amafit watch asked to installanew firmware update. Take it or wait until I sideload apps?
You can install any APK you want, it won't void warranty. Simply don't unlock bootloader or flash anything on it. So far, all firmwares can be unlocked using the existing procedures so it's safe to update. If it ever changes, "watch" the unlock thread.
lfom said:
You can install any APK you want, it won't void warranty. Simply don't unlock bootloader or flash anything on it. So far, all firmwares can be unlocked using the existing procedures so it's safe to update. If it ever changes, "watch" the unlock thread.
Click to expand...
Click to collapse
Will do the firmware update when I am not on a train.
Any benefit to pushing files via ADB versus Tool all in one?
With file explorer, can you find existing watch faces, copy one to download subdirectory to transfer to PC for editing?
Edit: forgot needed root to access them. Where can I find watchfiles to edit?
Installed Droid mod with no problems. Any other suggestions?
For custom ROM installation, is it better to use TWRP, or follow the instructions in the OP?
Bootloader is unlocked. Should i root the current OS or install TWRP first?
Got my stratos 3 just before Christmas and I'm suffering several annoying bugs with 4.2.4.0
1. After changing from ultra to smart, touchscreen doesn't work. If I reboot the watch again the touch comes to normal;
2. During some sports sometimes the screen doesn't update, I have to unlock to get updated info such as time;
3. When following a GPX track, if the track name inside the GPX is big, the watch render the trail twice with a distance between the renders turning it difficult to follow a track;
4. Not really a bug, but annoying: It's slow to change between tracks on music player (bluetooth) my old amz pace was instantaneous;
5. When hold the back button it return to the watchface but make all physical buttons unresponsive. Also happens randomly;
6. App doesn't shows vo2 info;
7. Impossible to transfer a large mp3 file (140mb podcast) thru file manager.
8. After a factory reset, tried to transfer 5 mp3 files (~20mb each). Transfer was interrupted and usb was not working. After a watch reboot usb got working again and I could transfer each file individually and waiting some seconds between transfers.
It really seems like a unfinished firmware with some simple test problems, the touch problem is really simple to test but maybe it's just me.
Anyone suffering from the same problems?
i bougth a stratos 3 bircked, i need the firmware multilang to try to repair, anyone can help me?
Hi,
no pb with touchscreen for me ( switching from ultra to smart)
pb with update screen i've noticed some bugs sometimes
Did no try GPX since a long time but it was working well
no pb with back button.
Vo2 max is only working with running workouts.
i face a pb with altitude in smart mode on the watch it seems ok but on the app/strava i have not same values...
it is only in smart mode (in ultra seems ok)
during workout altitude in standby vs active is not the same.
hope they'll publish a new firmware soon
hi
My watch cannot be paired and I am waiting for new firmware.
Yesterday, mine lost the connection with my phone. I am totally disappointed :crying:
Next to other problems (no sync with Strava), I am fed up with this watch
I've got exactly the same problem. Right now my touchscreen doesn't work at all.
Hello everyone,
Talking about bugs, I got my Stratos3 end of last week, international version updated to last stock ROM (I checked and bootloader is locked).
Is anyone else having problems with notifications?
The call reminder is working, but I don't get any notifications... so only phone calls are working.
Yes, all is enabeled, I double checked, I also tried to dissable and enable notifications again, reboot etc.
Phone is Xiaomi Mi9 with xiaomi.eu beta custom ROM - Android10.
Is it a Stratos bug? Or it could be MIUI?
mxxt01 said:
Hello everyone,
Talking about bugs, I got my Stratos3 end of last week, international version updated to last stock ROM (I checked and bootloader is locked).
Is anyone else having problems with notifications?
The call reminder is working, but I don't get any notifications... so only phone calls are working.
Yes, all is enabeled, I double checked, I also tried to dissable and enable notifications again, reboot etc.
Phone is Xiaomi Mi9 with xiaomi.eu beta custom ROM - Android10.
Is it a Stratos bug? Or it could be MIUI?
Click to expand...
Click to collapse
check in notification config on amazapp => notification push on => check apps that are autorized to send notification to watch
mxxt01 said:
Hello everyone,
Talking about bugs, I got my Stratos3 end of last week, international version updated to last stock ROM (I checked and bootloader is locked).
Is anyone else having problems with notifications?
The call reminder is working, but I don't get any notifications... so only phone calls are working.
Yes, all is enabeled, I double checked, I also tried to dissable and enable notifications again, reboot etc.
Phone is Xiaomi Mi9 with xiaomi.eu beta custom ROM - Android10.
Is it a Stratos bug? Or it could be MIUI?
Click to expand...
Click to collapse
Notifications works for me. I'm using a mi 9 lite miui 11 global version stock.
For notifications you need two things:
1. Amazfit Notification access permission (Notification access in miui settings)
2. Mark apps inside amazfit app on notifications settings
winni21 said:
check in notification config on amazapp => notification push on => check apps that are autorized to send notification to watch
Click to expand...
Click to collapse
Checked once again. Push notifications are ON, and ALL apps including also system apps are checked. Strange.
Test notification IS working?
lindomaroliveira said:
Notifications works for me. I'm using a mi 9 lite miui 11 global version stock.
For notifications you need two things:
1. Amazfit Notification access permission (Notification access in miui settings)
2. Mark apps inside amazfit app on notifications settings
Click to expand...
Click to collapse
Chacked also this once again, Amazfit app has notification access permission.
And all apps in app notification setting are marked - notifications allowed.
Could be a MIUI beta thing maybe.... I will try later today without batter optimization. That's the only thing that comes to my mind right now.
Do you have Stratos 3 International or Chinese version?
---------- Post added at 11:23 AM ---------- Previous post was at 11:20 AM ----------
winni21 said:
Test notification IS working?
Click to expand...
Click to collapse
Yes, all test notifications are working.
Call notification is also OK.
Find my phone function is working.
But all other notifications are not working on the watch...
Maybe I should try a factory reset?
mxxt01 said:
Chacked also this once again, Amazfit app has notification access permission.
And all apps in app notification setting are marked - notifications allowed.
Could be a MIUI beta thing maybe.... I will try later today without batter optimization. That's the only thing that comes to my mind right now.
Do you have Stratos 3 International or Chinese version?
---------- Post added at 11:23 AM ---------- Previous post was at 11:20 AM ----------
Yes, all test notifications are working.
Call notification is also OK.
Find my phone function is working.
But all other notifications are not working on the watch...
Maybe I should try a factory reset?
Click to expand...
Click to collapse
Internacional.
Seems like a phone/rom problem.
I would clean reinstall Amazfit app first.
Maybe you have access to another smartphone just to test.
lindomaroliveira said:
Internacional.
Seems like a phone/rom problem.
I would clean reinstall Amazfit app first.
Maybe you have access to another smartphone just to test.
Click to expand...
Click to collapse
Smart! Thanks for the idea, I will test it on my Samsung phone. Completly forgot to do that [emoji16]
Yeah, I'm pretty sure it's a phone rom issue if you guys have no notification problems...
Poslano z mojega MI 9 z uporabo Tapatalk
Here's an update of my notification issue: after some playing with install/uninstall AmazMod service on the watch + a few reboots, the notifications seems to work now (without AmazMod installed) [emoji16]
Poslano z mojega SM-T810 z uporabo Tapatalk
mxxt01 said:
Here's an update of my notification issue: after some playing with install/uninstall AmazMod service on the watch + a few reboots, the notifications seems to work now (without AmazMod installed) [emoji16]
Poslano z mojega SM-T810 z uporabo Tapatalk
Click to expand...
Click to collapse
It's totally different topic about Stratos3 4.2.4.0 firmware bugs.
You should create your own post instead.
mxxt01 said:
Here's an update of my notification issue: after some playing with install/uninstall AmazMod service on the watch + a few reboots, the notifications seems to work now (without AmazMod installed) [emoji16]
Poslano z mojega SM-T810 z uporabo Tapatalk
Click to expand...
Click to collapse
So it was a watch problem.
Really annoying how buggy this watch behave.
My touchscreen stopped working after coming from ultra to smart. The issue is that it does not work even after a reboot or factory reset.
In Ultra mode, still working.
In ultra mode, display is Blank. I try everything to fix. from reinstall official rom, and some official option in developer mode, to external script founded here on XDA. Nothing helps.. i call that a bug