흔한 카운터

Contains ads
10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

introduction
This program is made for users who are new to Android Compose. This app provides a simple number counting feature. It also provides the ability to record and store counted numbers. You can get a taste of the basic configuration of Android Compose through this app and source.


How to use
Press the "increment (+)" button to increase the number. Press the "decrement (-)" button to decrease the number.

record and reset
Press the save button on the top right to record the currently counted number. Up to 5 numbers can be stored, after which the number saved first will be erased. Pressing the upper left button resets the current counter. If you press and hold the text where the saved record is displayed, a dialog box asking if you want to initialize the record appears. If you click Yes, the saved record will be initialized.

download the app
Download it from the Google Play Store and test it out. And you can use it for simple counting in real life. (Is it obvious?)

download source
https://github.com/sseam/counter

license
MIT License
Updated on
Jul 11, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

- OS 대응 업데이트, 라이브러리 업데이트.