Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 592 Bytes

Android-timer

Description: This is a simple timer application where users can set the timer value up to 10 minutes by adjusting a slider. When the timer reaches zero, it triggers a sound notification.

Features:

  • Set the timer duration up to 10 minutes by adjusting the slider.
  • When the timer reaches zero, a sound notification is played.
  • Customize timer settings:
    • Enable or disable notifications.
    • Select a preferred notification melody.
    • Set a default timer interval.

🛠 Technologies 🛠

  • Java
  • Android Studio