Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/furk4nbulut/choronometer

Basic Choronometer application codded on Android Studio
https://github.com/furk4nbulut/choronometer

java

Last synced: 5 days ago
JSON representation

Basic Choronometer application codded on Android Studio

Awesome Lists containing this project

README

        

# 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](LICENSE) file for details.