Android Open Source - App simple cashcalc






Project Summary

A simple android app that calculates cash amounts based on the number of bills and coins entered.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of cashcalc.

ItemValue
Java File Count3
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version8
Activity Count1




Resource Files

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.

null




Java Source Files

cashcalc has the following Java source files.

com.cashcalc.CashCalcActivity.java
com.cashcalc.NumberPicker.java
com.cashcalc.NumberPickerButton.java