Setting up a timer in the app

Hello everyone,

I’m having trouble setting up a timer in my Adalo app.

I want to create a simple sequence for exercises, with a button that starts a 10-second timer (exercise duration), then plays a sound or alarm at the end, and automatically switches to a 20-second timer (rest time). This cycle should be able to repeat several times (for example, 5 times).
Has anyone managed to do something like this or could help me out?

Thank you very much !

i have some advice i can give like a new idea

Hi @brayan,

Welcome to the forum!

An interesting question, I’ve decided to create a video with explanations:

An important note: the phone may turn off the screen if the user as inactive for some time, and then countdown timers could stop working. You may need a specific component to keep screen on.

Best,
Victor.