A quick WORKING camera intent example enabling you to use device camera WITHOUT passing couple of hours surfing stackoverflow....
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.
The following table is the detailed list of Android_camera.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\fonts\Corbel.ttf |
Android_camera has the following Java source files.
com.sobag.androidcamtut.ApplicationTest.java com.sobag.androidcamtut.MainActivity.java com.sobag.androidcamtut.util.BitmapUtility .java