Lightweight Android Matrix Calculator.
matcalc is hosted in the following web site
https://github.com/kc1212/matcalc
If you think the Android project matcalc 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 matcalc.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | Jama-1.0.2.jar android-support-v4.jar |
There are 1 image files in matcalc. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
matcalc has the following Java source files.
com.android.matcalc.AboutActivity.java com.android.matcalc.HelpActivity.java com.android.matcalc.KeypadAdapter.java com.android.matcalc.MainActivity.java com.android.matcalc.MatrixParser.java