Android Open Source - Camera demo camera






Project Summary

demo for android camera usage.

Web Site / Source Repository

camera is hosted in the following web site
https://github.com/cheyiliu/camera

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version12
Minimum SDK Version4
Activity Count5
jar files usedandroid-support-v4.jar
android-support-v4.jar
android-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of camera is as follows:

Apache License

Resource Files

There are 4 image files in camera. The names of the image files are listed as follows.

btn_camera_all.png
btn_camera_all_click.png
ic_launcher_icon.png
welcom.png

The following screenshort is generated from the image listed above.

null

Java Source Files

cn.bgxt.mediarecorderdemo.MainActivity.java
cn.bgxt.mediarecorderdemo.RecordActivity.java
com.example.android.photobyintent.AlbumStorageDirFactory.java
com.example.android.photobyintent.BaseAlbumDirFactory.java
com.example.android.photobyintent.FroyoAlbumDirFactory.java
com.example.android.photobyintent.PhotoIntentActivity.java
com.marcodinacci.book.acb.VideoActivity.java
org.yanzi.activity.CameraActivity.java
org.yanzi.camera.CameraInterface.java
org.yanzi.camera.preview.CameraTextureView.java
org.yanzi.util.CamParaUtil.java
org.yanzi.util.DisplayUtil.java
org.yanzi.util.FileUtil.java
org.yanzi.util.ImageUtil.java