HW#2: Uses CWAC (CommonsWare) camera library to show and manipulate the camera.
AndroidCameraApp is hosted in the following web site
https://github.com/MITComputationalCamera/AndroidCameraApp
If you think the Android project AndroidCameraApp 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 AndroidCameraApp.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | CWAC-Camera.jar android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
AndroidCameraApp has the following Java source files.
com.example.supercamera.MainActivity.java com.example.supercamera.RohanCamFragment.java com.example.supercamera.RohanCamHost.java