Android Open Source - App ios MATSOL-Android






Project Summary

The Android implementation for the MATSOL app (originally for iOS).

Web Site / Source Repository

MATSOL-Android is hosted in the following web site
https://github.com/GIDAIbero/MATSOL-Android

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

ItemValue
Java File Count15
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count5




License

The license information of MATSOL-Android is as follows:

GNU General Public License

Resource Files

There are 14 image files in MATSOL-Android. The names of the image files are listed as follows.

about_logo.png
bottom_left_edge.png
bottom_right_edge.png
converter_button.png
converter_button_gray.png
decoder_button.png
determinant_button.png
ic_action_about.png
left_edge.png
matrix_button.png
rescalc_button.png
right_edge.png
top_left_edge.png
top_right_edge.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MatrixSolver.Determinant.java
MatrixSolver.ElementOutOfRangeException.java
MatrixSolver.ImpossibleSolutionException.java
MatrixSolver.LinearEquationSystem.java
MatrixSolver.MatrixSolverException.java
MatrixSolver.Matrix.java
MatrixSolver.TestMatrix.java
MatrixSolver.UnsquaredMatrixException.java
gidaibero.android.matsol.About.java
gidaibero.android.matsol.BaseConverterActivity.java
gidaibero.android.matsol.MainWindow.java
gidaibero.android.matsol.MatrixDimensionPicker.java
gidaibero.android.matsol.MatrixDisplayActivity.java
gidaibero.android.matsol.MatrixInputActivity.java
gidaibero.android.matsol.RescalcDialog.java