Add Bill and Tip Calculator.
android_tip_calculator is hosted in the following web site
https://github.com/rakeshcm619/android_tip_calculator
If you think the Android project android_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 android_tip_calculator.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar commons-io-2.4.jar gson-2.2.4.jar |
android_tip_calculator has the following Java source files.
com.rakeshcm.tipcalculator.Bill.java com.rakeshcm.tipcalculator.BillArrayAdapter.java com.rakeshcm.tipcalculator.BillCalculateActivity.java com.rakeshcm.tipcalculator.MainTipActivity.java