Skip to content

A simple app that counts the number of taps on the screen using Composables, Modifiers, and Event-Listeners.

License

Notifications You must be signed in to change notification settings

KarthiDreamr/TapCounter-Android-Jetpack

Repository files navigation

TapCounter 🎉📱

Welcome to the repository for the TapCounter Android application built using Jetpack Compose! This app is a simple tap counter that increases the count each time you tap the button. It's a fun and interactive way to explore the capabilities of Jetpack Compose. 😄🚀

Features 🎯

  • The application is built using Jetpack Compose, Android's modern toolkit for building native UI.
  • It uses a Button composable that increments a counter each time it is tapped.
  • The counter value is displayed on the screen and updated in real-time.
  • A toast message is displayed with the updated count each time the button is tapped.

Screenshots 📸

How to run

  • Clone this repository using git clone https://github.com/KarthiDreamr/TapCounter-Android-Jetpack.git
  • Open the project in Android Studio Arctic Fox or later
  • Run the app on an emulator or a physical device

License 📝

This project is licensed under the GNU General Public License (GPL-3.0). The GPL is a strong copyleft license that requires improvements to be shared back with the community. For more information, see the LICENSE file.

About

A simple app that counts the number of taps on the screen using Composables, Modifiers, and Event-Listeners.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages