Android Open Source - Photo capture PhotoCaptureDemo






Project Summary

A sample camera (photo capture) application created by Marakana to support Android training courses.

Web Site / Source Repository

PhotoCaptureDemo is hosted in the following web site
https://github.com/twitter-university/PhotoCaptureDemo

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

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in PhotoCaptureDemo. The names of the image files are listed as follows.

ic_delete.png
ic_menu_back.png
ic_menu_camera.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PhotoCaptureDemo has the following Java source files.

com.marakana.android.photocapturedemo.CameraPreview.java
com.marakana.android.photocapturedemo.PhotoCaptureActivity.java
com.marakana.android.photocapturedemo.PhotoViewActivity.java