A simple Android app that calculates gratuities for restaurant checks.
Tipmeister is hosted in the following web site
https://github.com/amamparo/Tipmeister
If you think the Android project Tipmeister 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 Tipmeister.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 13 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\Bariol_Regular.otf |
There are 4 image files in Tipmeister. The names of the image files are listed as follows.
calculate.png calculate_pressed.png minus.png plus.png
The following screenshort is generated from the image listed above.
Tipmeister has the following Java source files.
com.amamparo.tipmeister.CalculateActivity.java com.amamparo.tipmeister.MainActivity.java com.amamparo.tipmeister.MyEditText.java com.amamparo.tipmeister.MyTextView.java