Android Open Source - Camera intent Android_camera






Project Summary

A quick WORKING camera intent example enabling you to use device camera WITHOUT passing couple of hours surfing stackoverflow....

Web Site / Source Repository

Android_camera is hosted in the following web site
https://github.com/kiteflo/Android_camera

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

ItemValue
Java File Count3
Activity Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\fonts\Corbel.ttf




Java Source Files

Android_camera has the following Java source files.

com.sobag.androidcamtut.ApplicationTest.java
com.sobag.androidcamtut.MainActivity.java
com.sobag.androidcamtut.util.BitmapUtility
.java