Android Open Source - Calculator matrix MatrixTools






Project Summary

A simple Matrix calculator built for Android..

Web Site / Source Repository

MatrixTools is hosted in the following web site
https://github.com/Clemmy/MatrixTools

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count6
jar files usedandroid-support-v4.jar




License

The license information of MatrixTools is as follows:

Apache License

Resource Files

There are 2 image files in MatrixTools. The names of the image files are listed as follows.

ic_action_accept.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.sehackers.matrixtools.MainActivity.java
com.sehackers.matrixtools.fragments.AdditionFragment.java
com.sehackers.matrixtools.fragments.HomeFragment.java
com.sehackers.matrixtools.fragments.MMultiplicationFragment.java
com.sehackers.matrixtools.fragments.SMultiplicationFragment.java
com.sehackers.matrixtools.fragments.SingleMatrixInputFragment.java
com.sehackers.matrixtools.fragments.SubtractionFragment.java
com.sehackers.models.Matrix.java