A matrix calculator on android device..
MatrixCalc is hosted in the following web site
https://github.com/XC-Zhang/MatrixCalc
If you think the Android project MatrixCalc 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 MatrixCalc.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 3 image files in MatrixCalc. The names of the image files are listed as follows.
ic_action_backspace.png ic_action_new.png ic_action_remove.png
The following screenshort is generated from the image listed above.
MatrixCalc has the following Java source files.
com.zxc.matrixcalc.AddActivity.java com.zxc.matrixcalc.EditActivity.java com.zxc.matrixcalc.MainActivity.java com.zxc.matrixcalc.Matrix.java com.zxc.matrixcalc.MatrixAdapter.java