Tip Calculator utility app which allows a user to calculate the appropriate tip based on the total amount entered..
Tip-Calculator is hosted in the following web site
https://github.com/sandramngo/Tip-Calculator
If you think the Android project Tip-Calculator 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 Tip-Calculator.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\BebasNeue.otf assets\fonts\Pacifico.ttf assets\fonts\Quicksand-Regular.otf |
There are 1 image files in Tip-Calculator. The names of the image files are listed as follows.
tip_calc_icon.png
The following screenshort is generated from the image listed above.
Tip-Calculator has the following Java source files.
com.example.tipcalculator.MainActivity.java com.example.tipcalculator.TipSettingsActivity.java