Android Open Source - Camera front GestureCam






Project Summary

This is an Demo Android App to explore the gesture control of the camera view: flip to switch between front/back, upside down and zoom in/out.

Web Site / Source Repository

GestureCam is hosted in the following web site
https://github.com/yulu/GestureCam

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

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA




Java Source Files

GestureCam has the following Java source files.

com.littlecheesecake.gesturecam.CamLayer.java
com.littlecheesecake.gesturecam.MainActivity.java
com.littlecheesecake.gesturecam.OnSwipeTouchListener.java