This is a basic stopwatch app built using Kotlin in Android Studio. The app displays minutes, seconds and allows users to start, pause, and reset the timer.
Display of minutes, seconds.
Start button to begin the timer.
Pause button to pause the timer.
Reset button to reset the timer to zero.