This is an Android application that allows users to calculate tip based on the bill amount and optionally split it between 'n' people..
TipCalculator is hosted in the following web site
https://github.com/AdityaHegde/TipCalculator
If you think the Android project TipCalculator 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 TipCalculator.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | ActiveAndroid-3.1-08c6335cd.jar android-support-v4.jar |
TipCalculator has the following Java source files.
adityash.tipcalculator.CreateUpdateTip.java adityash.tipcalculator.Tip.java adityash.tipcalculator.TipCalculator.java adityash.tipcalculator.TipListAdaptor.java