Android Open Source - Development display android_julia_set






Project Summary

This is an Android application displaying a julia set fractal (https://en.wikipedia.org/wiki/Julia_set). This was created to help my brother learn Android development..

Web Site / Source Repository

android_julia_set is hosted in the following web site
https://github.com/wikthewiz/android_julia_set

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

ItemValue
Java File Count5
Minimum SDK Version10
Activity Count1




Resource Files

There are 1 image files in android_julia_set. The names of the image files are listed as follows.

rickitick_img.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_julia_set has the following Java source files.

se.gizm0.math.ComplexNumber.java
se.gizm0.rickitick.FractalActivity.java
se.gizm0.rickitick.JuliaSetFractalView.java
se.gizm0.rickitick.util.ShowProgress.java