A simple android app that calculates cash amounts based on the number of bills and coins entered.
cashcalc is hosted in the following web site
https://github.com/brycecaine/cashcalc
If you think the Android project cashcalc 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 cashcalc.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 17 image files in cashcalc. The names of the image files are listed as follows.
clear.png exit.png icon_def.png timepicker_down_disabled.9.png timepicker_down_disabled_focused.9.png timepicker_down_normal.9.png timepicker_down_pressed.9.png timepicker_down_selected.9.png timepicker_input_disabled.9.png timepicker_input_normal.9.png timepicker_input_pressed.9.png timepicker_input_selected.9.png timepicker_up_disabled.9.png timepicker_up_disabled_focused.9.png timepicker_up_normal.9.png timepicker_up_pressed.9.png timepicker_up_selected.9.png
The following screenshort is generated from the image listed above.
cashcalc has the following Java source files.
com.cashcalc.CashCalcActivity.java com.cashcalc.NumberPicker.java com.cashcalc.NumberPickerButton.java