So, there is!
Probably first game on Mi Band 3
And it is not an clickbait!
Do you remember Sony SmartWatch 2?
Good smartwatch in 2013, but it`s not an review of this, do you remember apps on SmartWatch2?
Many apps couldn`t work without connetcion to smartphone, i think apps download resources from phone.
Here is similar mechanism.
As we know from my previous tutorial (it`s highly recommended to read my previous guide), Macrodroid and Mi Band 3 are powerful connection, you can make everything and games are not an exception, today we will make simple game like blackjack (simpler version, only for demostration, how to make games).
So let`s get started!
Do you know BlackJack game?
You can play this in cassino, here is simpler version, only for demonstration (as a probably first game on Mi Band 3, I think it is enough good )
Here is my macro list.
What does it mean?
First macro set random values of Croupier and Player "cards" and shows this values.
On the background you can see changes in variable a (set to true), restart of stopwatch and change DND mode to "ALL (Wszystkie, I don`t know, why I can`t change this word to English)".
As you can see, it will work only, when variable a is set to false.
Second macro set random variable of variable X, then it adds X to Player.
Constraints?
You must go into DND mode (draw card) in 20 seconds.
Third and fourth macros will turn on, when you fail or win (and go into DND mode in 20 seconds).
Last macro is equivalent of "stay", how to activate this macro?
Stay for 20 seconds.
Croupier will draw cards, after that, you will see notification, which number in cards you have, which numbers in cards has Croupier.
Now you can play again (yes, you can, it is made with only 5 macros, what is free in MacroDroid)!
As you can see, there is a lot of thing to do, in real BlackJack you can do more interactions, for example split cards or bet coins, but it`s my first game, it`s only a prototype of Mi Band 3 game capabilities.
Probably first game on Mi Band 3
And it is not an clickbait!
Do you remember Sony SmartWatch 2?
Good smartwatch in 2013, but it`s not an review of this, do you remember apps on SmartWatch2?
Many apps couldn`t work without connetcion to smartphone, i think apps download resources from phone.
Here is similar mechanism.
As we know from my previous tutorial (it`s highly recommended to read my previous guide), Macrodroid and Mi Band 3 are powerful connection, you can make everything and games are not an exception, today we will make simple game like blackjack (simpler version, only for demostration, how to make games).
So let`s get started!
Do you know BlackJack game?
You can play this in cassino, here is simpler version, only for demonstration (as a probably first game on Mi Band 3, I think it is enough good )
Here is my macro list.
What does it mean?
First macro set random values of Croupier and Player "cards" and shows this values.
On the background you can see changes in variable a (set to true), restart of stopwatch and change DND mode to "ALL (Wszystkie, I don`t know, why I can`t change this word to English)".
As you can see, it will work only, when variable a is set to false.
Second macro set random variable of variable X, then it adds X to Player.
Constraints?
You must go into DND mode (draw card) in 20 seconds.
Third and fourth macros will turn on, when you fail or win (and go into DND mode in 20 seconds).
Last macro is equivalent of "stay", how to activate this macro?
Stay for 20 seconds.
Croupier will draw cards, after that, you will see notification, which number in cards you have, which numbers in cards has Croupier.
Now you can play again (yes, you can, it is made with only 5 macros, what is free in MacroDroid)!
As you can see, there is a lot of thing to do, in real BlackJack you can do more interactions, for example split cards or bet coins, but it`s my first game, it`s only a prototype of Mi Band 3 game capabilities.
Last edited: