Android Open Source - Camera api android-camera-api






Project Summary

Simple (WIP) project using the Android camera API covering basic functionalities..

Web Site / Source Repository

android-camera-api is hosted in the following web site
https://github.com/agustinjuarez/android-camera-api

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

ItemValue
Java File Count6
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.RECORD_VIDEO
android.permission.STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of android-camera-api is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Resource Files

There are 19 image files in android-camera-api. The names of the image files are listed as follows.

audio_white.png
camera_footer.png
camera_icon.png
camera_icon_active.png
camera_roll_icon.png
camera_rotate.png
camera_take_icon.png
camera_white_active.png
close_white.png
flash_auto.png
flash_disabled.png
play.png
record_icon.png
retake_icon.png
save_white.png
sound_icon_active.png
unsupported_file_image.png
video_icon.png
video_white_active.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.tanukiteam.camera.CameraAPIActivity.java
com.tanukiteam.camera.CameraCustomGalleryActivity.java
com.tanukiteam.camera.CameraPreview.java
com.tanukiteam.camera.utils.Utility.java
com.tanukiteam.camera.widget.CancelButton.java
com.tanukiteam.camera.widget.ConfirmButton.java