Android Open Source - Calculator application bin.calc_android






Project Summary

Radix calculator application for Android. (supported decimal fraction).

Web Site / Source Repository

bin.calc_android is hosted in the following web site
https://github.com/mugifly/bin.calc_android

If you think the Android project bin.calc_android 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 bin.calc_android.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version7
Activity Count3
Test Case Count2
Required Permissionsandroid.permission.VIBRATE




License

The license information of bin.calc_android is as follows:

GNU General Public License

Resource Files

There are 12 image files in bin.calc_android. The names of the image files are listed as follows.

button_allclear_default.9.png
button_allclear_press.9.png
button_normal.9.png
button_press.9.png
content_backspace.png
content_backspace_active.png
edittext_baseinput_active.9.png
edittext_baseinput_default.9.png
ic_action_overflow.png
ic_action_search.png
toggle_basetype_active.9.png
toggle_basetype_default.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

info.ohgita.android.bincalc.Activity_appInfo.java
info.ohgita.android.bincalc.Activity_main.java
info.ohgita.android.bincalc.Activity_preference.java
info.ohgita.android.bincalc.Adapter_BaseinputsViewPager.java
info.ohgita.android.bincalc.CalculatorBaseConvResult.java
info.ohgita.android.bincalc.CalculatorMemoryData.java
info.ohgita.android.bincalc.Calculator.java
info.ohgita.android.bincalc.Fragment_main.java
info.ohgita.android.bincalc.calculator.BaseConverterTest.java
info.ohgita.android.bincalc.calculator.BaseConverter.java
info.ohgita.android.bincalc.calculator.BasicArithOperator.java
info.ohgita.android.bincalc.calculator.ExpParserTest.java
info.ohgita.android.bincalc.calculator.ExpParser.java
info.ohgita.android.bincalc.calculator.HistoryItem.java