Furk4nBulut / Choronometer

Basic Choronometer application codded on Android Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Stopwatch Application

This is a very basic stopwatch application coded in Java. The project is intended as a learning tool for understanding mobile programming. It showcases fundamental concepts of app development with a simple stopwatch functionality.

Preview

Homepage:

Homepage

Chronometer Start:

Chronometer Start

Features

  • Start Stopwatch: Begins the stopwatch.
  • Stop Stopwatch: Halts the stopwatch.
  • Reset Stopwatch: Resets the stopwatch to zero.

Requirements

  • Java Development Kit (JDK)
  • Android Studio or any Java IDE for running the application

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Basic Choronometer application codded on Android Studio

License:The Unlicense


Languages

Language:Kotlin 100.0%