Android Open Source - Camera process AsynCamera






Project Summary

Android Application which demonstrates the use of AsyncTask for creating background thread of processing frame data which is obtained using onPreviewCallback function from Camera.PreviewCallback.

Web Site / Source Repository

AsynCamera is hosted in the following web site
https://github.com/jayrambhia/AsynCamera

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

ItemValue
Java File Count2
Target SDK Version19
Minimum SDK Version16
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

AsynCamera has the following Java source files.

com.fenchtose.asyncamera.AsynCamPreview.java
com.fenchtose.asyncamera.Asyncam.java