Development [RESTRICTIONS-REMOVED] Samsung Health Monitor - WearOS - Phone 1.2.5.003 - Watch 1.2.6.002 - Root, Age, Country & Restriction Removed - 8th April 2024

How happy are you with the outcome?


  • Total voters
    1,235
Search This thread
hello i'm planning to buy samsung's galaxy watch 4 but i have a rooted s21 can i pair the two? is so how?
I have galaxy note 20 ultra rooted and connected to my watch3 (don't have my watch4 yet but it's just a pair and done)...
I did a factory reset, I cleaned the watch again although it was already clean, The battery was 85%. I tried to calibrate blood messure with no luck...same issues (weak signal). Charged a few minutes, battery went above 90%, tried again everythning fine...I did many messurements (all succesfull) until battery dropped below 90% and.... problem started again.....

Anyways, I really appreciate you help :)
Take it back to Samsung, show them the problem, it seems like hardware issue...
 
  • Like
Reactions: Ch1280

Watch4-Swiss

New member
Sep 28, 2021
3
1
Hi when I try to run blood pressure I get "No compatible watch found" I have a Huawei P30.
EKG is working fine. I have installed the Version "Watch4.SHM.MOD.1.1.0.175.apk". Is there a newer Version to install? The download link still shows this version to download.
 
Did you do anything in particular to make it work(magisk hide, a magisk moduli, ecc.)?
Well yes, magisk hide all watch plugins and galaxy wearable app and install magiskhide props and Universal SafetyNet Fix (bypass SafetyNet net) and it will work...
Hi when I try to run blood pressure I get "No compatible watch found" I have a Huawei P30.
EKG is working fine. I have installed the Version "Watch4.SHM.MOD.1.1.0.175.apk". Is there a newer Version to install? The download link still shows this version to download.
Did you install the mod on your phone because mod needs to work with mod, if you did install it, in order for the phone to recognize the watch, open the mod on phone and on watch and they'll link to each other and work normally
 

Galal77

New member
Oct 18, 2021
1
0
Sorry i might be stupid to ask this :') But can you replay with the download link of the MOD beacuse i can't find it anywhere Because i am new here .
Thanks You .
 

jtOttawa

Senior Member
Oct 27, 2013
483
180
Ottawa
Sorry i might be stupid to ask this :') But can you replay with the download link of the MOD beacuse i can't find it anywhere Because i am new here .
Thanks You .
It's not because you're stupid, or new, that you can't find the link - however, it is because you're new that you're posting asking for information that can already be found in the thread (and in the OP no less!). One of the first rules of these forums is to search them carefully first for the information you need before posting - and not to clutter the thread by posting to ask for information that is already in the thread.
 
Last edited:

bambusbjörn

Member
Oct 16, 2021
5
0
Just updating you, No one was able to find the update you speak of, regions Asia and Europe...
Please share the link and a screenshot of what you are seeing...

According to the logs, package "com.oppo.launcher" which is your main launcher is failing to call the app, try using different home launcher, 3rd party ones, see if that works
Hello! I've installed the Nova-Launcher and made it to the default but it doesn't work for me :( The logfile is attached.
 

Attachments

  • logcat[1].txt
    41.2 KB · Views: 8
Sorry i might be stupid to ask this :') But can you replay with the download link of the MOD beacuse i can't find it anywhere Because i am new here .
Thanks You .
It's on the max font-size, I don't know how else to make a huge link more obvious 🤷🏻‍♂️
Screenshot_20211018-180422_XDA Developers.jpg
Hello! I've installed the Nova-Launcher and made it to the default but it doesn't work for me :( The logfile is attached.
I'll have a look and let you know about it
 
  • Like
Reactions: jtOttawa

fatihingemisi

Member
Aug 2, 2020
6
1
İstanbul/Türkiye
Just updating you, No one was able to find the update you speak of, regions Asia and Europe...
Please share the link and a screenshot of what you are seeing...

According to the logs, package "com.oppo.launcher" which is your main launcher is failing to call the app, try using different home launcher, 3rd party ones, see if that works

Today i've gotten an update for my Watch 4 (not SHM) and for some reason i still couldn't find the SHM app details, i'll let you know when i got it.
 

Hildanew

Senior Member
Sep 21, 2021
73
23
Hi guys, please someone confirm my q. i have Watch 4 Classic LTE 46mm Europe official distr - SM-R895F with FW R895FXXU1AUGC from first unbox and still havent new update. other model W4 recieved lot of updates. is this last fw or? thanks
 
Last edited:
Hi guys, please someone confirm my q. i have Watch 4 Classic LTE 46mm Europe official distr - SM-R895F with FW R895FXXU1AUGC from first unbox and still havent new update. other model W4 recieved lot of updates. is this last fw or? thanks
Try "CheckFirm" from Google play, that's how you know if there is an update or what you have is the latest...
 
Hello! I've installed the Nova-Launcher and made it to the default but it doesn't work for me :( The logfile is attached.
Ok, Try looking for system app and disable it:
"com.coloros.oppoguardelf"
Also known as:
1634720824128.png

Description of the app:
A utility that blocks applications from running in the background.
It builds upon Android's battery optimization settings and enforces doze policies.
Disabling this utility WILL disable the battery menu in settings!

But if it solves the problem then you can enable it and fiddle around in battery menu to exclude SHM from the list of checks...

SHM Needs to be running in Background


I hope this solves your problem
 

confusicus20071

New member
Oct 20, 2021
3
1
I keep getting an error Failure [INSTALL_FAILED_VERSION_DOWNGRADE], when using the automatic adb.

Any ideas? Do I need an updated mod file?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    *** Phone SHM MOD 1.2.5.003 ***

    Android Manifest:
    - Manifest shows line to use native-library libhal.wsm (deleted because this detects knox state and makes shm not work on custom/rooted Samsung)

    GUI:
    - assets has country code MU - Mauritius but no BP and ECG documents so next would be checking the code for this country to confirm...
    - Some strings related to BP were changed from measuring BP on your watch to Measuring BP, probably for Galaxy Ring Measurement? there is no mention of the Ring either way...
    - Samsung removed their address in India...
    - Switching all fonts to OneUiSans...

    CODE:
    - CSCUtil confirms MU has ECG and BP but not IHRN...
    - Some minor modifications in BP, ECG, IHRN and some activities - namings - not visible to user...
    - Samsung Health Data Permission logic added and binding Health Profile Data to SHM - nothing new here, just rewritten everything, either way, this cannot be performed with mod...

    Note:
    - Patching this was a wild ride due to renaming plenty of classes and functions, whenever I applied a patch, the app would crash because my patch has old namings, but all is well...
    7
    *** Watch SHM MOD - 1.2.6.002 Released - Changelog ***

    Android Manifest:
    - Nothing New observed...

    GUI:
    - Proper Description of permissions and setting them up correctly to prevent Services from being killed or removed by Watch OS...
    ***permission_bluetooth_description: Used to scan for and connect to nearby devices
    ***permission_notification_desc: Used to provide you with timely information
    ***permission_sensor_notice_cause: Used to provide measurements such as blood pressure and ECG
    Since OS remove unused permissions from time to time, this causes stock SHM to crash on start, and I have seen this a lot...

    CODE:
    - Aside from checking watch connected to Samsung Phone, there is a check if the phone is verizon when samsung fails, odd device restriction check...
    - They added on watch connect, start service but that will not work if the watch booted it up for the first time...

    NOTE:
    - in the current 1.2.5.002 Patch #2, if you use ECG Tile or BP Tile, even after reboot, the service does not start, I missed this part, I should add the same logic of checking and starting service from the main activity into the Tile Activity, So I will make sure in 1.2.6.002, IHRN service is handled correctly in all cases...

    New Approach for handling IHRN:
    *** Enhanced handling of service start, by checking several flags, isIhrnEnabled and check scheduled IHRN, the service starter will be called when conditions are satisfied where ihrn enabled is true and if IHRN is not scheduled, this will handle cases where device reboots, and it's more battery friendly...

    *** This patch has been injected into MainActivity (opening the app), Tile activity (from outside) for both BP and ECG, finally, and just to be safe, in both ECG and BP MainActivities...

    *** Make sure you have BP or ECG Tile set, when you watch boots up, tile creation activity is called, it will run the IHRN Service via the tile...
    2
    Really appreciate your effort Dante!! The result is awesome and much needed.

    I wondered — Why not put the decompiled progress on GitHub (or BitBucket)? It would enable easier code review and contribution.

    P.S. - I’m new to XDA forums
    1. You can decompile stock and mod and compare them, I always provide both apks in my Google Drive...

    2. I see no advantage for me to post it other than needing to update it alongside posting on github, and I'd rather focus on patching, moding and making playstore apps and watchfaces, alongside responding to comments and messages, after all, my free time isn't that big but trying my best to be around and productive...

    3. Github is confusing a bit, and whenever I understood how it works, give me few days and I would have already forgotten how to use it...

    I hope this makes sense...
    1
    i have a samsung watch 6 and a honor magic 6 pro on macgicOS i dont cant install ECG and bloodprusure

    somone a idea
    by help from dante its works thxs mate
    1
    Dante, Holy **** man! I've been wanting my Galaxy Watch 4 to measure B.P. and E.C.G. for years now. I bought a Watch 6 recently and stumbled upon your post and SHM works like magic now! THANK YOU SOOOO MUCH!!
  • 471
    Hello Everyone,
    I hope you all are fine...
    Google_WearOS.png

    ~~~ WearOS WATCHES ONLY ~~~
    20220106_171041.jpg20220106_164719.png
    ~~~ FEATURES, BUGS & FUTURE WORKS~~~
    • FEATURES: Works on Samsung Watch4 and Watch5 (as mentioned Samsung WearOS Watches), Multilanguage, no root detection, no country restriction, no device restriction, age limit lowered from 22 to 16, no lock screen restriction, No Force update to latest version) for phone, as for the watch, removed country restriction and lowered age limit from 22 to 16, both apps have additional languages translated by me...
    • BUGS: IHRN stops working after some time and Virus Total flagged stock shm as trojgen detected - false positive, PLEASE REPORT IT TO SAMSUNG...
    • BP SYNC between SHM and SH: There is an Entire Section that explains it in detail, don't miss it if you want this to work...
    • About ECG in SH: ECG has never synced to Samsung Cloud, since the first release of SHM, the ECG tile is missing in Samsung Health with SHM WearOS but rest assured that the ECG tile of Samsung Health has no use other than being a shortcut to open SHM at ECG tab...
    • SHM ChangeLog: see Post #2
    • CRASHING?: few devices crash at application start and few others crash after completing the profile, logs showed each device has a different problem, I'm not considering this as a bug but you can ask me and I'll try to help...
    • FUTURE WORKS: fix theme bugs...
    • NOTE FOR SAMSUNG ROOT USERS: Samsung has pushed its own safetynet logic, different from Google, samsung_attestation, generating public and private key will fail and make apps not work correctly, Please use the Knox Patch Module: https://github.com/BlackMesa123/KnoxPatch to make the app work!

    • IMPORTANT NOTE ABOUT POSTING: Please search the thread and read the F.A.Q first before posting your problem, PROVIDE DETAILS, SCREENSHOT, VIDEOS IF POSSIBLE, DO NOT JUST SAY "IT'S NOT WORKING" OR "IT'S CRASHING", details are important if you want me to help you and to get it fast... SHM MOD WearOS needs to be installed on both watch and phone, if the shm mod is working on the watch and phone but shows no compatible watch found, restart the phone and watch, do not post not working if you installed only one of them or haven't tried restarting both phone and watch...

    If you are confused on XDA, here is a brief view on Github:

    ~~~ For Tizen (Active2 And Watch3), LINK BELOW~~~


    ~~~ SHM MOD F.A.Q ~~~
    First I want to say to article authors, thank you for your efforts to publish an article on this, but please do not copy and paste into your article as content may change and please provide link to the thread so people can get help and ask questions...

    Ok, now let's begin:

    1. Tizen SHM MOD and WearOS SHM MOD...?
      The watch original SHM can't communicate with the phone MOD, and it's not possible to completly remove the original SHM from the watch4, so I had to create WearOS MOD and rename the previous MOD to Tizen MOD...
    2. Do I need root...?
      No root is required...
    3. Does this void my warranty?
      No it does not void the warrenty or trip the know or damage the watch or the phone...
    4. OTA effect on MOD & MOD effects on OTA.
      No Effects, the MOD is independant...
    5. Do I need to install both phone and watch MODs?
      Yes, you need both, keep in mind, the apk with word phone is for phone and the watch4 is for the watch...
    6. Where is the IP Address?
      You can find it inside the developer options after you enable the ADB Wi-Fi, it takes time though, alternativly, you can go to connections -> wifi -> the wifi you are connected to -> scroll down and you'll find your IP...
    7. Can I do this from my phone?
      Yes, you can use my Geminiman WearOS Manager...
    8. How do I update?
      Just install the updated files I release and it will update, whether you install the phone app or the watch app...
    9. Do I need Samsung Health MOD, is there even such thing...?
      I do not encourge using Samsung Health MOD, Samsung Health is a core application, modding it will break many services, using official Samsung Health is safer and better...
    10. What is BP Sync and is there an ECG Sync...?
      BP or blood pressure data can be saved in Samsung Health Cloud, allowing you to view all of your BP to be seen on Samsung Health app and no, there is no ECG sync and never was, ECG can only be exported as PDF and Excel file...

    ~~~ Pairing issues with Watch4/5/6 on Galaxy Wearables (Watch4/5/6 not supported!) ~~~
    Downgrade galaxy wearable, plugin and Samsung Health...
    Keep your internet on, Open Samsung health, then accessories, locate your watch, disconnect from internet (Data and Wi-Fi off, only Bluetooth on) and tap on your watch, galaxy wearable will start offline and pair with the watch, after the pair, you can connect to internet and update wearable and configure anything and everything else...

    Tested:
    usually Latest plugin + usually latest Samsung Health + Wearable 2.2.50.22072061

    But find your watch release date, and find the app versions released the same as your watch or a bit later, if you go older, it will not support your device!


    Below is a Huawei Device - August 2023
    IMG_20230816_172337_246.jpg

    ~~~ WearOS - SHM MOD - Tutorial - XDA - Dante63 ~~~

    If you can't see the YouTube video, visit the YouTube link: https://youtu.be/xSjURFKQB2A

    ~~~~~~~~~~~~~~~~~~~~~~~~~
    *** Written Guide for anyone who needs it ***
    ~~~~~~~~~~~~~~~~~~~~~~~~~

    Just a second friendly reminder 😊 , *inhales deeply*:

    !!!DON'T FORGET TO TURN OFF ADB ON THE WATCH, IT WILL DRAIN YOUR BATTERY!!!

    *ehm* enjoy the SHM MOD now 😆...

    If you see "no compatible watch found" or similar, please restart the watch and phone and try again, it should work...
    REPORTING AN ISSUE WITH SHM MOD: Tell me your device type and Android version, provide me a screenshot or video of where it happened and how, a logcat is appreciated, these details will help me re-create the environment and try to get the issue you have so I can trace it and fix it...

    ~~~ FILES and Description ~~~
    Here is the link to the files I am using:
    I believe the folders describe themselves, the APK at the root is to be installed on your phone...

    ~~~ SHM MOD Companion ~~~
    ~~~ Get updates, Enable BP Sync and Much More ~~~

    If you can't see the YouTube video, visit the YouTube link: https://youtu.be/QzYjqrgnKU0


    ~~~ ENABLING BP SYNC BETWEEN SHM & SH ~~~
    If you can't see the YouTube video, visit the YouTube link: https://youtu.be/-4eetNuHFco

    ~~~ Rooted Samsung Users that want to use Latest Samsung Health ~~~
    Thanks to XDA @73sydney for his help...

    Samsung has pushed its own safetynet logic, different from Google, samsung_attestation, generating public and private keys will fail and make samsung apps not work correctly...

    Please use the Knox Patch Module to make SHM and latest Samsung Health Work:
    Thanks to XDA @BlackMesa123
    You can also find a thread here:
    XDA - Knox Patch

    ~~~ ABOUT THE ORIGINAL SHM ~~~
    According to Samsung, The Samsung Health Monitor app requires a Galaxy Watch Active2 or Galaxy Watch3 and later models, alongside having Android version 7.0 and above...

    SHM has device detection, country restriction and spoof location detection, the following countries were listed in the country restriction checking, I believe if you live in those countries, SHM should Work, otherwise, it wouldn't, SHM checks your GeoLocation, Sim Card, and Device CSC (if no sim or location provided)

    List of Country Codes Alpha-2:
    EU_CSC (Total 35):
    "AT"
    "BE"
    "BG"
    "CZ"
    "DE"
    "DK"
    "EE"
    "ES"
    "FI"
    "FR"
    "GR"
    "HR"
    "HU"
    "IE"
    "IT"
    "LT"
    "LV"
    "NL"
    "PL"
    "PT"
    "RO"
    "SE"
    "SI"
    "SK"
    "CY"
    "LU"
    "MT"
    "GB"
    "CH"
    "IS"
    "NO"
    "LI"
    "TR"
    "RS"
    "CY"
    EU_MNC (Total 29):
    "AT"
    "BE"
    "BG"
    "CH"
    "CZ"
    "DE"
    "DK"
    "EE"
    "ES"
    "FI"
    "FR"
    "GB"
    "GR"
    "HR"
    "HU"
    "IE"
    "IS"
    "IT"
    "LT"
    "LV"
    "NL"
    "NO"
    "PL"
    "PT"
    "RO"
    "SE"
    "SI"
    "SK"
    "CY"
    NON-EU (Total 14):
    "KR"
    "US"
    "BR"
    "CL"
    "AE"
    "ID"
    "HK"
    "RU"
    "SG"
    "AZ"
    "GE"
    "PY"
    "AU"
    "TW"

    SHM will work only if the following is not detected on your Samsung Device:
    Paths:
    "/data/local/"
    "/data/local/bin/"
    "/data/local/xbin/"
    "/sbin/"
    "/su/bin/"
    "/system/bin/"
    "/system/bin/.ext/"
    "/system/bin/failsafe/"
    "/system/sd/xbin/"
    "/system/usr/we-need-root/"
    "/system/xbin/"
    "/system/app/Superuser.apk"
    "/cache"
    "/data"
    "/dev"
    Apps:
    "com.noshufou.android.su"
    "com.noshufou.android.su.elite"
    "eu.chainfire.supersu"
    "com.koushikdutta.superuser"
    "com.thirdparty.superuser"
    "com.yellowes.su"
    "com.devadvance.rootcloak"
    "com.devadvance.rootcloakplus"
    "de.robv.android.xposed.installer"
    "com.saurik.substrate"
    "com.zachspong.temprootremovejb"
    "com.amphoras.hidemyroot"
    "com.amphoras.hidemyrootadfree"
    "com.formyhm.hiderootPremium"
    "com.formyhm.hideroot"
    "com.koushikdutta.rommanager"
    "com.koushikdutta.rommanager.license"
    "com.dimonvideo.luckypatcher"
    "com.chelpus.lackypatch"
    "com.ramdroid.appquarantine"
    "com.ramdroid.appquarantinepro"
    Binary:
    "su"
    "busybox"
    SU:
    "/system/xbin/which"
    "su"
    Test-Keys:
    "test-keys"

    ~~~ Special Thanks ~~~

    Thanks to the amazing people on my Telegram group and Reddit users that reached me, thanks to everyone that tested the MOD and making it happen before I got my watch...

    Thanks to @pavanmaverick he found out about the Tizen sync working for WearOS...
    Big Thanks to XDA @Zacharee1 for decompiling and diving into Samsung Health code to find a way to enable set features on any Samsung Health version, no more downgrading...

    Big thanks to XDA @BlackMesa123 for his help that allowed me patch knox in SHM to work for rooted Samsung users...


    ~~~ Don't forget to ~~~
    Don't forget to smash the (y)THANKS (y)
    PS. if you are super happy and want to thank me, It is highly appreciated if you'd consider supporting me through my Patreon Page ❤️ 😊monthly or one time through PayPal ...


    You can also support me through Google Play by installing:
    And you can Enjoy some Amazing Watchfaces I published
    while you are at it...


    ✯ XDA: https://xdaforums.com/m/dante63.7047928/
    ✯ Reddit: https://www.reddit.com/user/XDA-Dante63/
    ✯ Telegram: https://t.me/xda_dante63
    99
    What's New:
    Latest Changes:

    Watch SHM MOD 1.2.6.002 - 8th April 2024
    Android Manifest:
    - Nothing New observed...

    GUI:
    - Proper Description of permissions and setting them up correctly to prevent Services from being killed or removed by Watch OS...
    ***permission_bluetooth_description: Used to scan for and connect to nearby devices
    ***permission_notification_desc: Used to provide you with timely information
    ***permission_sensor_notice_cause: Used to provide measurements such as blood pressure and ECG
    Since OS remove unused permissions from time to time, this causes stock SHM to crash on start, and I have seen this a lot...

    CODE:
    - Aside from checking watch connected to Samsung Phone, there is a check if the phone is verizon when samsung fails, odd device restriction check...
    - They added on watch connect, start service but that will not work if the watch booted it up for the first time...

    NOTE:
    - in the current 1.2.5.002 Patch #2, if you use ECG Tile or BP Tile, even after reboot, the service does not start, I missed this part, I should add the same logic of checking and starting service from the main activity into the Tile Activity, So I will make sure in 1.2.6.002, IHRN service is handled correctly in all cases...

    New Approach for handling IHRN:
    *** Enhanced handling of service start, by checking several flags, isIhrnEnabled and check scheduled IHRN, the service starter will be called when conditions are satisfied where ihrn enabled is true and if IHRN is not scheduled, this will handle cases where device reboots, and it's more battery friendly...

    *** This patch has been injected into MainActivity (opening the app), Tile activity (from outside) for both BP and ECG, finally, and just to be safe, in both ECG and BP MainActivities...

    *** Make sure you have BP or ECG Tile set, when you watch boots up, tile creation activity is called, it will run the IHRN Service via the tile...
    Phone (TIZEN & WEAROS) SHM MOD 1.2.5.003 - 8th April 2024
    Android Manifest:
    - Manifest shows line to use native-library libhal.wsm (deleted because this detects knox state and makes shm not work on custom/rooted Samsung)

    GUI:
    - assets has country code MU - Mauritius but no BP and ECG documents so next would be checking the code for this country to confirm...
    - Some strings related to BP were changed from measuring BP on your watch to Measuring BP, probably for Galaxy Ring Measurement? there is no mention of the Ring either way...
    - Samsung removed their address in India...
    - Switching all fonts to OneUiSans...

    CODE:
    - CSCUtil confirms MU has ECG and BP but not IHRN...
    - Some minor modifications in BP, ECG, IHRN and some activities - namings - not visible to user...
    - Samsung Health Data Permission logic added and binding Health Profile Data to SHM - nothing new here, just rewritten everything, either way, this cannot be performed with mod...

    Note:
    - Patching this was a wild ride due to renaming plenty of classes and functions, whenever I applied a patch, the app would crash because my patch has old namings, but all is well...
    Enjoy...

    Previous Release:
    Changelog History Moved to Github:
    56
    Download SHM MOD Companion from here if Google Drive reaches its limit...
    18
    Happy one year anniversary to my SHM MOD, it's been a great journey and joy to help everyone and hopefully for more to come...

    And happy holidays to everyone in advance, stay safe all, god bless you all and Godspeed...

    Regards,
    Dante
    16
    So what's new in SHM 1.1.1.191:
    • New layout BP ISO activity - probably details about BP
    • Canada BP & ECG Support
    • Israel BP & ECG Support
    • Taiwan got BP Support now
    • Ukraine BP & ECG Support
    • Vietnam BP & ECG Support
    • Latin America BP & ECG Support
    • South Africa BP & ECG Support
    • BP Calibration Code changed
    • checkUpdateInterfaceWithLocation method, you will hate this very much, according to the logic of the code, BP & ECG is now enabled and locked based on location, so if you travel, brace yourself for "service not avaliable"
    • About section has isNoneApproveCountry which tells you whether country is approved or not, what's the point of this since the app doesn't run in none supported country you ask...? I have no clue...
    • CSC check sim card on Latin American and Caribbean (SELA)

    And th.. th... th... that's all folks...

    Due to the major changes, here is my plan:
    • Release the MOD without Darkmode in beta test...
    • If all goes well, it goes public and I start working on Darkmode and it goes into beta test...
    • If all goes well too, it goes live...

    I will do this on Weekend where I grab a big cup of coffee and go through Samsung Messy Code, wish me luck lol