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.
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.
The following table is the detailed list of AsynCamera.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
AsynCamera has the following Java source files.
com.fenchtose.asyncamera.AsynCamPreview.java com.fenchtose.asyncamera.Asyncam.java