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..
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.
The following table is the detailed list of android_julia_set.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 10 |
Activity Count | 1 |
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.
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