Astronomy variables - Zooper Widget General

I found this on the Zooper website, but could not get it to work?
$#ASmm#-#ARmm#>=0?#ASHH#-#ARHH#\:#ASmm#-#ARmm#:#ASHH#-#ARHH#-1\:60-#ASmm#+#ARmm#$
$#ASmm#-#ARmm#>=0? AAA:BBB works fine
but the "#ASHH#-#ARHH#\:#ASmm#-#ARmm#:#ASHH#-#ARHH#-1\:60-#ASmm#+#ARmm#$" does not
Any ideas???
The simple math works:
$(#ASHH#-#ARHH#)$
But after that.. not so good. I tried searching here and on Zooper site and on Google, nothing!
Thanks for any help..

N00BGuy said:
I found this on the Zooper website, but could not get it to work?
$#ASmm#-#ARmm#>=0?#ASHH#-#ARHH#\:#ASmm#-#ARmm#:#ASHH#-#ARHH#-1\:60-#ASmm#+#ARmm#$
$#ASmm#-#ARmm#>=0? AAA:BBB works fine
but the "#ASHH#-#ARHH#\:#ASmm#-#ARmm#:#ASHH#-#ARHH#-1\:60-#ASmm#+#ARmm#$" does not
Any ideas???
The simple math works:
$(#ASHH#-#ARHH#)$
But after that.. not so good. I tried searching here and on Zooper site and on Google, nothing!
Thanks for any help..
Click to expand...
Click to collapse
Could you please specify what you want to achieve with this code? Maybe there is a simpler solution to what you want to do then trying to fix this worm of a conditional
It looks to me like it's meant to show the amount of time between sunrise and sunset. Is that correct?

Yes, that's right, both "Maybe there is a simpler solution to what you want to do then trying to fix this worm of a conditional" and "show the amount of time between sunrise and sunset"
I thought that it would work, since it was on the Zopper website, and I can see the logic it how it might work but... Maybe it worked on an older version? Could it be done with a date field?
Thanks for your help with this!

N00BGuy said:
Yes, that's right, both "Maybe there is a simpler solution to what you want to do then trying to fix this worm of a conditional" and "show the amount of time between sunrise and sunset"
I thought that it would work, since it was on the Zopper website, and I can see the logic it how it might work but... Maybe it worked on an older version? Could it be done with a date field?
Thanks for your help with this!
Click to expand...
Click to collapse
Do you want to display the sun uptime in hours:minutes format or the total minutes count? It's important for how the stuff is calculated

kwerdenker said:
Do you want to display the sun uptime in hours:minutes format or the total minutes count? It's important for how the stuff is calculated
Click to expand...
Click to collapse
Hours:minutes would be fine, but if total minutes is easier, thats ok too!
Thanks!

N00BGuy said:
Hours:minutes would be fine, but if total minutes is easier, thats ok too!
Thanks!
Click to expand...
Click to collapse
Sorry for taking so long to get back to you. I must admit this slipped through the cracks and I forgot about it
I attached my current solution as a screenshot. There is one caveat though: this solution won't work if the sunrise and sunset are on different calendar days. This is a rather rare occurrence in most places, so I didn't make it a priority. If you need it working there too, I will try to incorporate that.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

kwerdenker said:
Sorry for taking so long to get back to you. I must admit this slipped through the cracks and I forgot about it
I attached my current solution as a screenshot. There is one caveat though: this solution won't work if the sunrise and sunset are on different calendar days. This is a rather rare occurrence in most places, so I didn't make it a priority. If you need it working there too, I will try to incorporate that.
Click to expand...
Click to collapse
Thanks for this solution! I was getting close to this, but not quite there yet!! I live in the north, but not north enought to have sunrise and sunset on different days!! One thing I did notice: you have to add the 60 minutes for the math to work, or was this a test??
Also, $#ASmm#>#ARmm#? should be $#ASmm#<#ARmm#? But now it works great!!
Thanks again for your time & skills!!

N00BGuy said:
Thanks for this solution! I was getting close to this, but not quite there yet!! I live in the north, but not north enought to have sunrise and sunset on different days!! One thing I did notice: you have to add the 60 minutes for the math to work, or was this a test??
Thanks again for your time & skills!!
Click to expand...
Click to collapse
Sorry, but I don't follow. Where do you have to add 60 minutes?

kwerdenker said:
Sorry, but I don't follow. Where do you have to add 60 minutes?
Click to expand...
Click to collapse
$#ASmm#<#ARmm#?60+#ASmm#-#ARmm#:#ASmm-ARmm#$
Because you minused 1 hour from $#ASHH#-#ARHH#-1....$

I have figured out another way to do the same thing, but it might be easier for Santa to adjust for the long days of summer!?:laugh:

Related

Uptime application for Dash?

I've found a few for the PPC world, but nothing that appears to work with the Smartphone. Is it possible or has anyone even tried? Being that this is WM6.x, reboots are needed. I'd like to see how long I can go, on average, between reboots/soft resets. If only windows was as stable as say...even Linux. *sigh*
i been on a lot of reboots and its stil sure to work jus fine.. but not every program needs a reboot
i see u from ga, represent.. i live there to buford..
I think people in metro-Atlanta more accurately say they "stay" somewhere rather than "live" somewhere.
does anybody care.. is this english class.. no so shut up
swaney said:
i been on a lot of reboots and its stil sure to work jus fine.. but not every program needs a reboot
Click to expand...
Click to collapse
No, I mean an uptime program (not an uptime for applications) that will tell me how long my Dash, as a whole, has been up.
swaney said:
i see u from ga, represent.. i live there to buford..
Click to expand...
Click to collapse
Well, you probably only live a few miles from me, then.
ruinertt said:
No, I mean an uptime program (not an uptime for applications) that will tell me how long my Dash, as a whole, has been up.
Click to expand...
Click to collapse
Interesting there must be an app somewhere to do this?
The other altenative is to run a stopwatch @ Bootup but that's inconvenient.
stylez said:
Interesting there must be an app somewhere to do this?
The other altenative is to run a stopwatch @ Bootup but that's inconvenient.
Click to expand...
Click to collapse
If you can find one, I'd be interested in using it. I have searched and couldn't come up with anything. They have it for the PPC, but that's it. Nothing for WM5/6 that I could find.
swaney said:
does anybody care.. is this english class.. no so shut up
Click to expand...
Click to collapse
Nah. If it were, I'd be correcting you right and left. It was sarcasm class...and it went over your head.
swaney said:
does anybody care.. is this english class.. no so shut up
Click to expand...
Click to collapse
You tell one more person to shut up, I'll will personally SHUT YOU DOWN!!
SEE my drift???
Mikey1022 said:
You tell one more person to shut up, I'll will personally SHUT YOU DOWN!!
SEE my drift???
Click to expand...
Click to collapse
oh yeah, i see where your coming from, lmao, not at you mikey, just the way some people post( and then get scolded) when they should know better.
why you doin that man.. u messin with me i jus wanna be friends
Wow, this thread took a turn for the worst. Can we get back on topic and let's see if we can dig up an app...
So you want this app because your phone messes up and causes you to have to soft reset and you want to know how long it goes without messing up? Thats what it sounded like in your first post. If thats the case, maybe instead of this app you should figure out which app is causing you problems. I've never had to reset because of windows mobile software, its always because of some app i installed(usually something I'm testing, lol).
i apologize for my stupid remark im srry to everbody.
i realize its for ppc...but i threw this onto my storage card...ran it (doesnt need to be installed) and it shows my uptime. its a half ass work around for something that i dont think exists.. take it for what its worth
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
edit: wrong attachment....fixed
can we all sit around the camp fire, sing kumbaya and be friends now?
gixxum said:
can we all sit around the camp fire, sing kumbaya and be friends now?
Click to expand...
Click to collapse
should i get the marshmellows out now?
gixxum said:
can we all sit around the camp fire, sing kumbaya and be friends now?
Click to expand...
Click to collapse
Cub's or Scout's? Do they have them in America?
Or is it just tradition to sing kumbaya?

New panels?

just randomly checked the sony website, and there are two new panels...
Test CNN panel B10
and
Test Gokivo Navigation B10
http://www.sonyericsson.com/fun/wxh...ntentItemId=36424;ts=1247690304226;phoneId=-1
Don't know how long they've been up, so apologies if this has been posted already (i did quick search before posting and found nothing)
The Test CNN panel has a funky new 'roladex' style front page (3D), and it's generally smoother
The Gokivo is pretty slow to search for places considering I was on Wi-Fi connection, looks like a pretty good panel though, only had a quick look in the menu, and it's got traffic updates too. It's kinda like a cross between TomTom and Googlemaps. Didn't have time to test it, but here's the website link:
http://www.gokivo.com/
So maybe SE haven't quite given up on the xperia just yet....?
they have been out for quite some time, and you know what the good thing about WinMo is: even if developers stop making official stuff, XDA people still make apps that will keep ur phone hip and great for another 5 years
already gone
Found the panels also during a random check and immedatly download the Gokivo panel to try out.
too bad they already disappeared from the SE site. probalby not quite finished yet
I quickly tried Gokivo on my Xperia. it looks good but its very slow in searching and updating maps.
like mentioned in previous post it's in between TomTom and google maps but needs to be a lot faster to be useable.
I hope it gets back on their site soon!
marijn26 said:
....
too bad they already disappeared from the SE site. probalby not quite finished yet....
Click to expand...
Click to collapse
Any chance you can share it? I went to the SE site and thought they might have hidden it from me because I'm not in Nth America or Europe - but now I see it was actually pulled.
well I was thinking.. since they have 2 more xperia phones coming out.. if the panel system isn't being ditched, then perhaps some would be reversely compatible?
just a thought.
Anybody download the cab and care to share the gokivo panel?
@ steve and augie, here's the gokivo cab
msc125 said:
@ steve and augie, here's the gokivo cab
Click to expand...
Click to collapse
Good job! Thanks for that, I'll have it up shortly.
msc125 said:
@ steve and augie, here's the gokivo cab
Click to expand...
Click to collapse
Thank you kindly
hmmm, i can't seem to upload the cnn panel, keep getting 'upload of file failed'....
is there a size limit? it's 2,701KB
msc125 said:
hmmm, i can't seem to upload the cnn panel, keep getting 'upload of file failed'....
is there a size limit? it's 2,701KB
Click to expand...
Click to collapse
I'll send you a pm, you can email to me if you like and I'll host it online.
Here's a screen sot fo the Gokivo panel
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
zipped up the CNN panel, attached
thanks for your help steve
That's better. Got it now thanks
anyone tried the new mytopia panel? i couldn't get logged in due to them only allowing 12 char in the login field, even after i'd created an account with a user longer than that... oh well.. i put in a trouble ticket.. hopefully they get back to me.. it looks really cool and it's freee... can't beat that!
killerskincanoe said:
anyone tried the new mytopia panel? i couldn't get logged in due to them only allowing 12 char in the login field, even after i'd created an account with a user longer than that... oh well.. i put in a trouble ticket.. hopefully they get back to me.. it looks really cool and it's freee... can't beat that!
Click to expand...
Click to collapse
I had the Mytopia panel but deleted it.
You get two games after registering, Texas Hold'em poker and something else.
I loved the poker game but after something like ten games you get locked out and it requires a monthly subscription.

[Q] Jelly Bean 260dpi Lock Screen Center Mod?

Hey guys,
Anyone running a Jelly Bean ROM with a lower than 320 dpi will understand how annoying it is for the items on the lockscreen (time, date, lock-ring, provider) to be off-centre, justified to the right.
As far as I can see, there are no mods / patches for this problem at the moment. I'm not a developer, but it appears that it is possible to fix this:
http://localhostr.com/files/IOkAg3b/06-07-2012_114518.jpg
http://h10.abload.de/img/basiansmod_jellybelly4yrr6.png
If this IS possible, it would be great if one of you fantastic devs could put together a little mod for us to flash in recovery
Is this theoretically possible?
bump
prodigyX said:
Hey guys,
Anyone running a Jelly Bean ROM with a lower than 320 dpi will understand how annoying it is for the items on the lockscreen (time, date, lock-ring, provider) to be off-centre, justified to the right.
As far as I can see, there are no mods / patches for this problem at the moment. I'm not a developer, but it appears that it is possible to fix this:
http://localhostr.com/files/IOkAg3b/06-07-2012_114518.jpg
http://h10.abload.de/img/basiansmod_jellybelly4yrr6.png
If this IS possible, it would be great if one of you fantastic devs could put together a little mod for us to flash in recovery
Is this theoretically possible?
Click to expand...
Click to collapse
same for me..
;(
Thirded. Not a huge pain but I still sad face every time I turn my screen on.
Sent from my Galaxy Nexus using xda app-developers app
Yeah it is a little bit annoying, not a huge deal though. Would be good to see a fix. I'd do it if i knew how
bump! i also have this problem
prodigyX said:
..."06-07-2012_114518.jpg"
Click to expand...
Click to collapse
If I may ask, which file is this/where is it located?
Have you tried messing around with it?
thiagopanda said:
If I may ask, which file is this/where is it located?
Have you tried messing around with it?
Click to expand...
Click to collapse
Unfortunately, I don't know. I stumbled across this screenshot on one of the ROM forums (can't remember which one ) and somebody was claiming to be able to fix the problem, but he was pretty much ignored..
I was hoping a dev might recognize some of the code and be able to identify where it came from
If someone will get me that file name I will make the changes now and test, this is also driving me crazy, I am looking into it as I type lol
ok, i found the .xml file to change with the code I need to change, however changing it does nothing.
the file name is "keyguard_screen_unlock_portrait", found here "framework-res.apk\res\layout"
again the changes do nothing, even after clearing cache nothing happens. They only thing I was able to get to change was moving the "charging text" to the left of the screen. I am not a dev so I have no idea why this is not working.
WOO HOO!! I've done it!!!
I finally got the lockscreen circle centered!!! now I can stop going crazy and really enjoy this ROM!!!!
Before:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After:
What did you do different this time around that worked?
Sent from my Galaxy Nexus using Tapatalk 2
Moose0704 said:
WOO HOO!! I've done it!!!
I finally got the lockscreen circle centered!!! now I can stop going crazy and really enjoy this ROM!!!!
what'd you do?
Click to expand...
Click to collapse
evanovici said:
Moose0704 said:
WOO HOO!! I've done it!!!
I finally got the lockscreen circle centered!!! now I can stop going crazy and really enjoy this ROM!!!!
what'd you do?
Click to expand...
Click to collapse
what he said!!!
But with a "Please Tell Me."
Click to expand...
Click to collapse

[APP][Alpha2][Jan 09 2015] Wear GPS

Out of curiosity I quickly put together Wear GPS test app.
It uses build-in GPS only! (Doesn't matter if you connected or disconnected)
Huge thanks to satstat [email protected] https://github.com/mvglasow/satstat for the implementation of SNR and Gps position views.
Install it on your phone and it will sync mobile app. Phone app is solely for installation/uninstallation.
Please let me know how your gps behaves. Mine is really strange - sometimes will fix quickly at home and sometimes outside just jumps between 11/20 to 0/20 to 4/20 to 12/20 withing 5 secs
I guess this attributes to zigzaging track.
Operation - Scroll face right to get into Sat positions view and then left to get back, Long press to exit.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(Lat lon erased from picture.)
P.S. DOP/HDOP and VDOP are not populated right now.
Changelog:
0.2 Added reset and request AGPS, tho have no idea if it works w/o direct internet connection, also added simple status screen by request
0.1 Initial release
Cool! nice app!
BTW, speaking of jumps, look at the graphs for pace I got with "my tracks" during my last test. As you can see there are a lot of times when the gps signal is lost. This does not happen when I use my tracks in my nexus 5.
This is cool. maybe you could give Runtastic and Endomodo some tips. I haven't found a running app that works with the native GPS yet, they all seem to only work if the phone is tethered to the watch during a run.
didnt find a fitting thread but you look like haveing a plan bout gps...
Im more paranoid user and was wondering, if I turn the gps of my phone, does this also entirely disable the gps module of my smartwatch?
And if the answer is "no" how can this total disable of gps be acchieved?
It looks to work fine on my SWR50.
What I'm missing is a page with ALTITUDE, BEARING, DOP, SATS written in BIG, since on the 1st screen is VERY very difficult to read while you are moving (too small text).
Can you?
=
freewing70 said:
It looks to work fine on my SWR50.
What I'm missing is a page with ALTITUDE, BEARING, DOP, SATS written in BIG, since on the 1st screen is VERY very difficult to read while you are moving (too small text).
Can you?
=
Click to expand...
Click to collapse
Well, I can, but would I?
No promise, but will see what can be done in a limited time.
XorZone said:
Well, I can, but would I?
No promise, but will see what can be done in a limited time.
Click to expand...
Click to collapse
Eheheheheheh!!
I feel optimistic.
freewing70 said:
Eheheheheheh!!
I feel optimistic.
Click to expand...
Click to collapse
OK, finally got some time to get it working, will upload new version tomorrow.
XorZone said:
OK, finally got some time to get it working, will upload new version tomorrow.
Click to expand...
Click to collapse
Thankyou so much!
freewing said:
Thankyou so much!
Click to expand...
Click to collapse
Please test and let me know, I had little time to test.
OK; the file should be this one
http://forum.xda-developers.com/attachment.php?attachmentid=3105978&d=1420791626
FANTASTIC: great job.
Maybe fonts size could be even bigger in page 3.
Thanks a lot: bravo!
great app!
font sice could be a littel bit greater, and is it show the satellites number?
the app itself works like a charm, except if i do a screenshot at the android wear manager, the app closes - but that happens with ervery app if i try to make a screenshot.
my swr50 has no hopping at all, just the altitude is too high (approx. 40 meters), but that is even the case if i open the developer menue.
Altitude is what GPS reports, but it is not reliable at low altitudes, better on a plane.
With app closure it is wear 5.0 feature I believe, but I plan to implement persistent notification in app closure. Once i find some free time - I'll do it...
Bumping an old thread, but still relevant at least ; loaded it on to my new SW3, and seems to work great. Only complaint of course is can't do the swipe to close; not the end of the world, but would be a good future improvement.
Still, thanks for the work!
When a 0.3 release?
Here's another GPS software from GhostRacer developer:
https://play.google.com/store/apps/...d=com.bravetheskies.gpstest&rdot=1&feature=md
It's very intgeresting.

MI 4 Band: Stock faces have very small Heartrate icon & numbers!

Hi so I gave a new MI 4 band to my dad, and he's complaining that the font size of the HR value is very small in the stock faces.
I tried using Amazapp on my iphone to download a new face but the face was not working on the latest firmware updated today (1.0.6.16).
Is there any way I can get a face with a bold HR and time only? Thanks in advance!
Shankar2 said:
Hi so I gave a new MI 4 band to my dad, and he's complaining that the font size of the HR value is very small in the stock faces.
I tried using Amazapp on my iphone to download a new face but the face was not working on the latest firmware updated today (1.0.6.16).
Is there any way I can get a face with a bold HR and time only? Thanks in advance!
Click to expand...
Click to collapse
Send me a bin file or URL of WF which you like the most and I can try to update it.
Ok thanks! I'll look but I only want a face with Time, HR rate both in large font size. Rest I don't want.
_mysiak_ said:
Send me a bin file or URL of WF which you like the most and I can try to update it.
Click to expand...
Click to collapse
OK here it is large font for time and hr:
https://amazfitwatchfaces.com/mi-band-4/view/6290
Please note that I have an iphone and I can download the amazeapp for ios, but it didn't work last time today. So please guide me. Thanks!
Shankar2 said:
OK here it is large font for time and hr:
https://amazfitwatchfaces.com/mi-band-4/view/6290
Please note that I have an iphone and I can download the amazeapp for ios, but it didn't work last time today. So please guide me. Thanks!
Click to expand...
Click to collapse
Just a proof of concept - I removed everything and kept just time and HR. It works fine with 1.0.6.16 FW.
I'm sorry but don't have an iPhone, so can't advise how to upload custom WFs to the Mi Band.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Wow! that's amazing thanks! I'll try both tomorrow and revert back! Thanks again! Really appreciate it.
If it works I can shuffle things around / use different font, or you can do it yourself, there is a very nice GUI tool for WF creation and simple WFs are very easy to do. [emoji846]
Just stumbled upon this WF, you probably can't have bigger font than this
https://amazfitwatchfaces.com/mi-band-4/view/6722
_mysiak_ said:
Just stumbled upon this WF, you probably can't have bigger font than this
https://amazfitwatchfaces.com/mi-band-4/view/6722
Click to expand...
Click to collapse
Ok thanks so much things worked all the faces worked! The only thing is I'm re-purchasing the band as I returned my first one as it was not counting steps accurately. BTW any way to make step counts accurate? Thanks!
Shankar2 said:
Ok thanks so much things worked all the faces worked! The only thing is I'm re-purchasing the band as I returned my first one as it was not counting steps accurately. BTW any way to make step counts accurate? Thanks!
Click to expand...
Click to collapse
I find steps counter pretty accurate, online reviews and tests confirm that it's very accurate too, especially during continuous walking/running. Was your band over or under counting? What was the difference to the real number of steps? Please don't forget that the band will ignore short walks (less than 10 steps), so even if you make many short walks, they most probably won't be counted.
Once I had an issue with Mi Band 2 - after completely depleting the battery (forgotten in a drawer) it started absurd over counting, one real step showed as 10 or so. When I did another complete drain until "dead"/charge cycle, it got fixed. Probably not applicable to Mi Band 4 as it can be rebooted unlike Mi Band 2, but who knows..

Categories

Resources