Apply Live Effects to the Camera on android phones and tablets..
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.
The following table is the detailed list of Android-Photo-Booth.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | libGoogleAnalytics.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.SET_ORIENTATION android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\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 |
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.
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