Android Open Source - Photo effect Android-Photo-Booth






Project Summary

Apply Live Effects to the Camera on android phones and tablets..

Web Site / Source Repository

Android-Photo-Booth is hosted in the following web site
https://github.com/msfeldstein/Android-Photo-Booth

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

ItemValue
Java File Count11
Minimum SDK Version9
Activity Count1
jar files usedlibGoogleAnalytics.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.SET_ORIENTATION
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\colorswap.shader
res\raw\contrast.shader
res\raw\header.shader
res\raw\horizshift.shader
res\raw\kaleidoscope.shader
res\raw\mirror.shader
res\raw\normal.shader
res\raw\outline.shader
res\raw\pixellate.shader
res\raw\solarize.shader
res\raw\trippy.shader
res\raw\twist.shader
res\raw\zoomblur.shader




Resource Files

There are 1 image files in Android-Photo-Booth. The names of the image files are listed as follows.

photo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Photo-Booth has the following Java source files.

com.mijoro.photofunhouse.CameraPreviewSink.java
com.mijoro.photofunhouse.FunhouseActivity.java
com.mijoro.photofunhouse.GLLayer.java
com.mijoro.photofunhouse.Utilities.java
com.mijoro.photofunhouse.shaders.BulgeShader.java
com.mijoro.photofunhouse.shaders.DuotoneShader.java
com.mijoro.photofunhouse.shaders.InverseShader.java
com.mijoro.photofunhouse.shaders.KaleidomirrorShader.java
com.mijoro.photofunhouse.shaders.MirrorShader.java
com.mijoro.photofunhouse.shaders.PinchShader.java
com.mijoro.photofunhouse.shaders.ShaderProgram.java