A photo effects app for Android where the effects are built in Processing..
Photode is hosted in the following web site
https://github.com/robclouth/Photode
If you think the Android project Photode 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 Photode.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | processing-core.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\sketches\Binarizer.photode assets\sketches\Particles.photode assets\sketches\Shift.photode |
There are 5 image files in Photode. The names of the image files are listed as follows.
close_icon.png innershadow.9.png parameters_icon.png shadow.9.png sketch_list_icon.png
The following screenshort is generated from the image listed above.
Photode has the following Java source files.
com.robclouth.photode.CameraHandler.java com.robclouth.photode.MainActivity.java com.robclouth.photode.Parameter.java com.robclouth.photode.ProgressLogger.java com.robclouth.photode.ScaleImageView.java com.robclouth.photode.Sketch.java com.robclouth.photode.SketchHandler.java