Android Open Source - Camera intent AndroidCameraUtil






Project Summary

A util project to take pictures on Android devices utilizing the camera intent..

Web Site / Source Repository

AndroidCameraUtil is hosted in the following web site
https://github.com/ralfgehrer/AndroidCameraUtil

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

ItemValue
Java File Count4
Target SDK Version21
Minimum SDK Version7
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.READ_EXTERNAL_STORAGE
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of AndroidCameraUtil is as follows:

Apache License

Java Source Files

de.ecotastic.android.camerautil.lib.CameraIntentHelperActivity.java
de.ecotastic.android.camerautil.sample.TakePhotoActivity.java
de.ecotastic.android.camerautil.util.BitmapHelper.java
de.ecotastic.android.camerautil.util.DateParser.java