Android Open Source - App display WolframCA






Project Summary

Android app to display cellular automaton.

Web Site / Source Repository

WolframCA is hosted in the following web site
https://github.com/barryoneill/WolframCA

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count2




License

The license information of WolframCA is as follows:

Apache License

Resource Files

There are 4 image files in WolframCA. The names of the image files are listed as follows.

ic_action_arrow_left.png
ic_action_arrow_right.png
ic_action_settings.png
launcher.png

The following screenshort is generated from the image listed above.

null

Java Source Files

net.nologin.meep.ca.MainActivity.java
net.nologin.meep.ca.SettingsActivity.java
net.nologin.meep.ca.WolframUtils.java
net.nologin.meep.ca.model.WolframRuleTable.java
net.nologin.meep.ca.model.WolframTileProvider.java
net.nologin.meep.ca.model.WolframTile.java
net.nologin.meep.ca.view.WolframCAView.java