Android Open Source - Camera test TestCamera






Project Summary

Test code for android 2.0 camera.

Web Site / Source Repository

TestCamera is hosted in the following web site
https://github.com/anubhavsaxena/TestCamera

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in TestCamera. The names of the image files are listed as follows.

ic_action_info.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TestCamera has the following Java source files.

com.example.anubhav.testcam.ApplicationTest.java
com.example.anubhav.testcam.AutoFitTextureView.java
com.example.anubhav.testcam.CameraFragment.java
com.example.anubhav.testcam.MainActivity.java
com.example.anubhav.testcam.constants.Constants.java
com.example.anubhav.testcam.helpers.CompareSizesByArea.java
com.example.anubhav.testcam.helpers.ErrorDialog.java
com.example.anubhav.testcam.imagemanipulators.FileOperations.java
com.example.anubhav.testcam.imagemanipulators.ImageSaver.java