Pagina 1 di 1

HELP: About "Animation" code Mi Band 5..

Inviato: 07 mag 2021, 02:20
da DuRoi
Hi Jackall Digital and all members.

I´m new to this forum and i´m testing this animation code:

"Other": {
"Animation": [
{
"AnimationImages": {
"X": 0,
"Y": 124,
"ImageIndex": 66,
"ImagesCount": 12
},
"Speed": 1,
"RepeatCount": 10,
"UnknownTF4": 1
}
]
}
}

I´m using 12 images as you can see NOT to animate them, just want to scroll them tooth by tooth, so i used "Speed": 1 because like this i´m able to scroll tooth by tooth, one by one ... the problem is when Mi Band 5 screen goes off the animation goes back to "Imageindex": 66, and i want it to stay on image i choose..

What changes should i make in the code so i can be able to stay on the image i choose till next time screen lights on and then choose another one if i want??
Hope you understand and help me.

Cheers
DuRoi

Re: HELP: About "Animation" code Mi Band 5..

Inviato: 08 mag 2021, 18:19
da Jackall Digital
Hey Duroi,

I don't know if mi band 5 works differently than mi band 4. In mi band 4 the animation is just that, animation and it always starts from the start whenever you turn on the band. I would imagine mi band 5 works in the same way and as such what you want is not possible. Unless you saw a watchface that does what you want.

Cheers
Jackall Digital

Re: HELP: About "Animation" code Mi Band 5..

Inviato: 09 mag 2021, 00:55
da DuRoi
Hey Jackall,
Thanks for fast reply

Yes its the same in mi Band 5, and i know the code point to start the picture number you put there.
I was hoping that with a little more code it would be possible... Not bad like this but if i could choose the image it would be better.
Thanks anyway.

Re: HELP: About "Animation" code Mi Band 5..

Inviato: 10 mag 2021, 06:36
da MiDesign
the "speed" is the milliseconds that the animation will last, example, 1000 means that one second it will take to pass all the images that you put and it will be repeated.

Re: HELP: About "Animation" code Mi Band 5..

Inviato: 11 mag 2021, 04:25
da DuRoi
Thanks MiDesign,
Do you know a way to archive my goal?
I have 12 images... and i want to choose one of them and stay with it till next time i choose another .. and so on...
I really need that to my daughter, everyday she`s asking me that ... it´s insane lol