thiagoasb / countdown-timer

User can type a time, press the button and then the countdown starts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown Timer

language

⏱ About

The countdown-timer app counts down the time until reaches zero seconds and then the phone vibrates.

🏁 How to run:

  1. Install Android Studio (if don't have it)
  2. Clone the project from git
  3. Open the project in Android Studio
  4. Build and run the project

📝 How Works?

  • User can add time in seconds in text field
  • When the user presses the start button the counter starts
  • When the counter ends the vibration is activated

About

User can type a time, press the button and then the countdown starts.


Languages

Language:Kotlin 100.0%