Android Open Source - Photo effect Photode






Project Summary

A photo effects app for Android where the effects are built in Processing..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Photode.

ItemValue
Java File Count7
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count1
jar files usedprocessing-core.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\sketches\Binarizer.photode
assets\sketches\Particles.photode
assets\sketches\Shift.photode




Resource Files

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.

null

Java Source Files

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