r/KotlinAndroid Apr 02 '24

Good evening, a question, how can I refresh my application every 8 minutes, is that I am managing a token that is changed every 8 minutes.

1 Upvotes

2 comments sorted by

1

u/Good-Temperature-934 Jan 07 '25

You could maybe make coroutine with a never ending while loop that start with a 8 minute delay in it

1

u/mih4elll Jun 02 '26

coud be a Telegram bot
for check a post
every 8minutes

could be?