a very simple android app with a simple ui to keep track of your cigarettes.
SmokeCounter is hosted in the following web site
https://github.com/schipplock/SmokeCounter
If you think the Android project SmokeCounter listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SmokeCounter.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
SmokeCounter has the following Java source files.
de.schipplock.smokecounter.app.AboutActivity.java de.schipplock.smokecounter.app.MainActivity.java de.schipplock.smokecounter.app.database.Database.java