Android Open Source - Matrixulcation operations






From Project

Back to project page Matrixulcation.

License

The source code is released under:

GNU General Public License

If you think the Android project Matrixulcation listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Java Source Code

package com.sandovoid.matrixulcation;
/*  www .  ja v  a 2s  .  com*/
import android.view.View;

/**
 * Created by omar on 6/20/14.
 */

public class operations extends MatrixActivity {

}




Java Source Code List

com.sandovoid.matrixulcation.BuildConfig.java
com.sandovoid.matrixulcation.MatrixActivity.java
com.sandovoid.matrixulcation.operations.java