Skip to content

Counter App - Basic Android app to increment and decrement a counter.

Notifications You must be signed in to change notification settings

writetosagnik/AndroidCounterApp

Repository files navigation

Counter App : A simple Android application that increments and resets a counter.

Description : This project is a basic Android app demonstrating the use of:

  1. TextView to display the counter value
  2. Buttons to increment and reset the counter
  3. State management for tracking the counter value

How to Use :

  1. The app displays an initial counter value of 0.
  2. Click the "Click" button to increment the counter by 1.
  3. Click the "Refresh" button to reset the counter to 0.

Technologies Used :

  1. Android Studio
  2. Java
  3. Android SDK

Contributing : Feel free to fork the repository and contribute to the project.

App Layout :

CounterAppLayout

About

Counter App - Basic Android app to increment and decrement a counter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages