How to create a countdown timer that stops and "waits" when the screen is off, resumes when back on.
Just like the title says, how to program a basic countdown timer in Android Studio that stops when the user closes the phone, (screen is off), and restarts when the screen turns back on. Still a complete noob at this and I would just need basic code that works and does this.
Thanks
I already have a basic interface...