As everyone already knows, the GTR's GPS module is useless. I usually take my phone to my outdoors activities, so I wish I could track my activity using the phone's GPS. I can do this already using the Amazfit phone app, but this way I can't see the data through my watch. Isn't there any way to flash a custom firmware that has this feature?
I guess this is yet not possible cuz the code is not open source. If Amazfit shares the code then I think programmers can easily modify and make custom rom.
Use Notify and Fitness app and start a workout in N+F. It uses phone GPS and displays pace etc on amazfit watch.
Dr raman said:
Use Notify and Fitness app and start a workout in N+F. It uses phone GPS and displays pace etc on amazfit watch.
Click to expand...
Click to collapse
I tried once, but I was not pleased. It showed the information as notification, making the watch vibrating all the time. And I couldn't read while cycling, because the notification text is not large enough.
Related
Hi there,
i'm trying to build a companion app similar to watchdroid with wich i can send data to the watch and display them on a widget/springboard.
In my case i wan't to have my blood glucose level on my watch as i was used to with my android wear watch.
I have a simply app made with taske wich can read out a json from my nightscout site. This sadly work only via wifi.
Main problem is the bluetooth comunication. i've tried so many simply bluetooth apps and librarys via sideload. I can't even tell how many. Non of them worked out. Only some worked in watch to phone direction but not the other - desired - way. In almost every case, my phone could'nt even find the watch.
But since watch droid got it working, i know there is a way.
There is another way to get data to the watch: the notification system. Since i also could'nt get the notification listener to work on the watch, it is also not a starting point for me.
Last chance i see is automizing watchdroid and sending a file at a regulary scedule and reading this from the widget.
For the moment i just use Notify and fitness cause the Phone notification with my glucose level is persistent and the huami app ignores persistent notifications.
But get a new notification with my glucose level every 5 Minutes. On the phone the notification gets just updated, on the watch i get a new one. Over the day the notification stack gets fuller and fuller...
I'm not talking about geting this into a watchface, thats the next step after the next hundreds of steps.
Any help and tipps are welcome.
When a notification is dismissed on the phone, it should dismiss on the watch.
If you have the source to this app, you could make it dismiss it's notification and send a new one.
Klaus3d said:
Hi there,
i'm trying to build a companion app similar to watchdroid with wich i can send data to the watch and display them on a widget/springboard.
In my case i wan't to have my blood glucose level on my watch as i was used to with my android wear watch.
I have a simply app made with taske wich can read out a json from my nightscout site. This sadly work only via wifi.
Main problem is the bluetooth comunication. i've tried so many simply bluetooth apps and librarys via sideload. I can't even tell how many. Non of them worked out. Only some worked in watch to phone direction but not the other - desired - way. In almost every case, my phone could'nt even find the watch.
But since watch droid got it working, i know there is a way.
There is another way to get data to the watch: the notification system. Since i also could'nt get the notification listener to work on the watch, it is also not a starting point for me.
Last chance i see is automizing watchdroid and sending a file at a regulary scedule and reading this from the widget.
For the moment i just use Notify and fitness cause the Phone notification with my glucose level is persistent and the huami app ignores persistent notifications.
But get a new notification with my glucose level every 5 Minutes. On the phone the notification gets just updated, on the watch i get a new one. Over the day the notification stack gets fuller and fuller...
I'm not talking about geting this into a watchface, thats the next step after the next hundreds of steps.
Any help and tipps are welcome.
Click to expand...
Click to collapse
Hello,
what application do you use to get a notification every 5 minutes ??? you use a FreeStyle Free blood glucose sensor ??? I will be very happy to read you to know if you succeeded !!!
astrarico said:
Hello,
what application do you use to get a notification every 5 minutes ??? you use a FreeStyle Free blood glucose sensor ??? I will be very happy to read you to know if you succeeded !!!
Click to expand...
Click to collapse
Yes, it's freestyle libre with ambrosia blucon nightrider for nfc readout and transmission every 5 min. The app i use is xdrip+.
The notification is persistent to keep the data collector service running, to show the value on the notificatiin icon even on the aod of samsungs.
Klaus3d said:
Yes, it's freestyle libre with ambrosia blucon nightrider for nfc readout and transmission every 5 min. The app i use is xdrip+.
The notification is persistent to keep the data collector service running, to show the value on the notificatiin icon even on the aod of samsungs.
Click to expand...
Click to collapse
ah yes anyway, the price of "ambrosia blucon nightrider" as we say at home "it stings the eyes". before you give me the answer I was wondering how you did to get back the FreeStyle scan, so I understand. on the other hand to use the nightscout, it is a little the course of the fighter ... a lot of account to create. damage that the app glimp or other does not regroup suddenly!
It's currently my intention to build a framework for both phone and watch to allow apps to get data from the internet at some point in the next few months. I'm stuck with work to do at the moment so don't have any time to put towards projects (especially not big ones like that) but in the future - probably
I'd ideally also like to get Android Wear (not Wear OS, it's an old version) working too, to allow at least some companion apps to function (Sleep as Android, Keep etc.). I've got the framework working fine (which does improve app compatibility, but no communication still severely limits what they can do), but the two way Bluetooth connection throws an error that I cannot find any documentation about, so it's on hold for now until I have sufficient time to investigate properly
This would be awesome to have a framework like this. In my case i would'nt even need real internet access, due to the web service is localy provided by the xdrip app. But this would open so many things and possible options to code. Let me know if i could help. I'm also short in time but willing to help.
Getting Android wear working on the pace/stratos would also be great. I tried out sideloading the micro apk for wear of xdrip+ and it worked out better than expected. No crashes from the app and even the integrated watchfaces were selectable. Of course there were no data shown and no low power watchface.
Klaus3d said:
Getting Android wear working on the pace/stratos would also be great. I tried out sideloading the micro apk for wear of xdrip+ and it worked out better than expected. No crashes from the app and even the integrated watchfaces were selectable. Of course there were no data shown and no low power watchface.
Click to expand...
Click to collapse
It might actually be possible to build a newer version of Android, source code exists for the CPU and MIPS sources exist all the way up to Oreo, but again that would take time I don't have (and space for that matter)
Just wanted to let you know, that thanks to edotassi i have a working widget with my blood glucose values on my Stratos.
https://github.com/edotassi/AmazMod
https://github.com/edotassi/AmazModService
Now i'm fine tuning the widget and maybe also the nightscout parts of amazmod. But i'm still learning.
Klaus3d said:
Just wanted to let you know, that thanks to edotassi i have a working widget with my blood glucose values on my Stratos.
Now i'm fine tuning the widget and maybe also the nightscout parts of amazmod. But i'm still learning.
Click to expand...
Click to collapse
Hi, great news. Will this work on Amazfit BIP ?
Since the Bip does not rely on the AmazFit Watch app, i'd say no.
Can you show on the photo the indications of the xdrip on the watch? how it works.
Hi, i'm now trying to integrate quinnys library into xDrip, to make thinks easy and to allow 2 way communication.
Since xDrip is a really big and complex project + i'm a noop i'm having trouble with providing a switch in the menus and finding the right place to start the service from. Maybe someone can help me out again.
I am also really interest of amazfit bit. I saw now, xdrip have one section called "amazfit synk service" look like can connect with this kind of phones. Are there news to see the value on the display?
Tapiocapioca said:
I am also really interest of amazfit bit. I saw now, xdrip have one section called "amazfit synk service" look like can connect with this kind of phones. Are there news to see the value on the display?
Click to expand...
Click to collapse
None of this will work with the Bip, it's too limited
Is there any way to implement the clockscreen or widget from Glimp instead of XDrip on the Stratosphere. I'm getting better use from Glimp and MiaoMiao.
Klaus3d said:
Just wanted to let you know, that thanks to edotassi i have a working widget with my blood glucose values on my Stratos.
https://github.com/edotassi/AmazMod
https://github.com/edotassi/AmazModService
Now i'm fine tuning the widget and maybe also the nightscout parts of amazmod. But i'm still learning.
Click to expand...
Click to collapse
You should ask this the devs of glimp.
Hi all,
I don't know if this already exist or if it is even possible from the technical perspective. I've tried to find how to do it, mainly trying to install one of the already existings apps for android but only one is compatible with the amazfit pace architecture and the result in the watch screen is to poor.
The point is to have a new activity in the smartwatch that record laps by GPS position (fe some garmin models do this as well). You set at the beginning a start point and every time you cross that point the activity set a new laptime. It will be usefull for different sports as for example circuit cycling or motorsports like go karts/motorbikes.
Does someone know if this is possible or if already exist something similar?
Regards
Which device? Pace and Stratos have a function called Autolapse which I guess is what you are looking.
nhedgehog said:
Which device? Pace and Stratos have a function called Autolapse which I guess is what you are looking.
Click to expand...
Click to collapse
Hi nhedgehog, thanks for your reply.
I have an Amazfit Pace... I can see the autolap by distance or by time but can't find the autolap by gps start position or something called autolapse, where is that? Do you have any custom rom installed?
I don't think you can do it besides auto lap by distance or time, as most watches do. If you need anything else then probably you must export the GPX data on watch, transfer it to computer then use a third party service to edit the data.
I'll answer later, just switched the ROM, don't know if I got confused with all that new settings.
I'm on the Amazfit Pace Chines BETA 2.0.6.12 ROM. Here is a thread which lists the activity settings of some outdoor activities.
You are right I can't define a GPS position as Lap Starting. I have the possibility to define autolap by distance and set this alert on or off but not what you were looking for.
I also would be interested by this GPS lap function
WOS2 on Pace has an "Auto Lap" setting (with option of notification separate from the normal lap notification where you can set the lap length), most probably it exists on Stratos as well... Does it do what you need?
Hi,
I'm planning on buying a Bip or Pace but still haven't decided which one. A feature that is necessary for me is the ability of setting multiple new alarms without using the app in the smartphone. I work with gloves, so everything must be done without taking the phone out of my pocket. Do they both have the ability of doing that? Do you guys have any recommendation on buying the Pace over the Bip?
Thank you all!
The Bip requires new alarms to be added using the app, but they can be enabled/disabled on the watch. The Pace/Stratos both allow the addition, removal and enabling/disabling of alarms on the watch
Be aware the touch screens do not work that well with gloves on though, they're like phone screens
why is it not possible to "set" alarms directly on the watch... a "smart"watch that can't do so simple actions, and need smartphone to do that...
ahahahaah said:
why is it not possible to "set" alarms directly on the watch... a "smart"watch that can't do so simple actions, and need smartphone to do that...
Click to expand...
Click to collapse
You need the phone once, when you add an alarm. You can still enable/disable them on the watch.
This will have been done to save programming space for the set up procedure to keep costs down on the Bip I'd imagine
I’m struggling with that ‘alarm setting’ also. While the countdown does have a mm:ss that can be set on the Bip, the alarm can not be set with a hh:mm ?? The programming/ space usage for that would be very minimal, and help a lot !! Notice also that the smartphone would not always be around, since Bip can do a lot on its own.
Hi, can a message like "go to appointment" be set with the alarms in amazfit bip and/or other amazfits?
Thanks in advance.
Hi guys,
I just bought a Amazfit Verge and would like to know if there are any workout tracker apps for the watch. Counting reps, weights, intervall timer etc. Im using "Jefit" on my phone right now, but would switch to another app if there is a standalone workout tracker for the watch. Thank you!
Officially, gym workout is not supported. I'm using treadmill when doing workout in the gym.
Sent from my CMR-W09 using Tapatalk
Brate I need a workout tracker where Ich can enter Reps/weight for each workout
the same i want also gym workout for example mi band 3 has exercise.
mili2110 said:
Hi guys,
I just bought a Amazfit Verge and would like to know if there are any workout tracker apps for the watch. Counting reps, weights, intervall timer etc. Im using "Jefit" on my phone right now, but would switch to another app if there is a standalone workout tracker for the watch. Thank you!
Click to expand...
Click to collapse
Have you tried installing the JEFIT APK on the watch? I know it is compatible with WearOS, but I don't know if it works in the AMAZFIT. In fact I have the same doubt as you, and I am looking for the best watch that has the possibility of measuring this, so if it works for you I appreciate you can share your experience.
Thanks and regards,
I also go to the gym for a while and try to lead a healthier lifestyle. Now that this whole coronavirus thing has happened, I have to do everything in my power at home. I do special exercises, lead a healthy lifestyle and thus I notice big changes in my body every day, which makes me very happy. However, I still can't get the desired result. When I look at other bodies more beautiful than me, I seem to be disappointed. For this reason, I am thinking of trying to consume SARMs. Can anyone on this forum help me with an opinion or advice? I also found a site where the best SARMs are https://jonnsaromatherapy.com/best-legal-steroids/ but I still don't know if it's worth trying or not. Please help.
Try AmazTimer
I use Endomondo; it has a long list of great features. The health and fitness app allows you to track your physical activity data, whether you're exercising outdoors or indoors. The app also works great with heart rate monitors to bring your heart rate data. It also analyzes your data to bring up a daily diary, split time for each workout, and nutrition supplements. I always use https://rats.army/product/rad140-testolone/, and I have it programmed in the app when I should take it.
Hi,
During a long outdoor activity, I'm not really interested in all the details of the workout. I would rather have a nice watch face to look at and when the activity is ended look at the details of it.
So I was wondering if it is possible to enable GPS tracking in the background during the day or have an activity with a normal watch face instead of all the activity details?
Hello,
I do not know all the parameters of the watch, but to have searched, it seems impossible to launch the GPS without going through an activity and therefore the display sport watch face.
In your case, if it is possible for you, I will choose to record the position (and the route) by the phone, rather than the watch... With the zepp app you can start an activity on the phone, it will look for the sports data on the watch and the GPS signal on the phone and the watch wiil keep the "normal" face
MiPiMok said:
Hello,
I do not know all the parameters of the watch, but to have searched, it seems impossible to launch the GPS without going through an activity and therefore the display sport watch face.
In your case, if it is possible for you, I will choose to record the position (and the route) by the phone, rather than the watch... With the zepp app you can start an activity on the phone, it will look for the sports data on the watch and the GPS signal on the phone and the watch wiil keep the "normal" face
Click to expand...
Click to collapse
Thx for the reply! Already suspected it, but thx anyway. Phone is not really an option (milsim events), so I think I just buy a second device for the recording.
Sorry, but on the older amazfit watches like amazfit pace, etc when we are doing workout we can have simple maps( just line and direction ) on our watches.
Which workout provides the same functionality on gtr 3 pro. I cant find the maps on my watch when im doing outdoor workout