Android application that uses the built in camera to take a photo and then displays it back to the user..
CameraApp is hosted in the following web site
https://github.com/JohnPark86/CameraApp
If you think the Android project CameraApp 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 CameraApp.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in CameraApp. The names of the image files are listed as follows.
camera.png polaroid.png
The following screenshort is generated from the image listed above.
CameraApp has the following Java source files.
com.example.admin.cameraapp.ApplicationTest.java com.example.admin.cameraapp.Camera.java