Help creating a macro

Hello everyone, I'm new to MacroDroid.

I want the macro to perform the following task:

Whenever I set a timer using the Google Clock app on my Android phone, I want the macro to read the duration of the timer (it would be between 00 and 59 seconds) as a number and store it in a variable.

I was wondering if this is possible.
More specifically, I wanted to know if it is possible to give macrodroid the access to system info like that without rooting my android device.

Thank you in advance for your help!

Edit:- Made my query more specific so that it does not seem like I am asking someone to take their valuable time off and figure out the whole thing me (which I would never expect anyone to do).
 
Last edited:
H
Why don't you try to create something by yourself first?
Then, if you bring a problem where you got stuck, someone from this forum will be able to help you with the more specific problem.

Good luck! (y)
Thank you for the response!

I am so sorry for not being that specific with my problem.
I just edited my original post to be more specific.

Thanks again 😄
 

Dm114

Well-known member
Hello everyone, I'm new to MacroDroid.

I want the macro to perform the following task:

Whenever I set a timer using the Google Clock app on my Android phone, I want the macro to read the duration of the timer (it would be between 00 and 59 seconds) as a number and store it in a variable.

I was wondering if this is possible.
More specifically, I wanted to know if it is possible to give macrodroid the access to system info like that without rooting my android device.

Thank you in advance for your help!

Edit:- Made my query more specific so that it does not seem like I am asking someone to take their valuable time off and figure out the whole thing me (which I would never expect anyone to do).
In addition to @JA-Translator's advice, you should read MD Wiki: it'll help you understanding how MD works.
 
Top