Android PNGCamera Application Project.
PNGCamera is hosted in the following web site
https://github.com/TakuKobayashi/PNGCamera
If you think the Android project PNGCamera 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 PNGCamera.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi, nodpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\camera_shutter.mp3 |
There are 3 image files in PNGCamera. The names of the image files are listed as follows.
device_access_camera.png device_access_switch_camera.png pngcamera_icon.png
The following screenshort is generated from the image listed above.
PNGCamera has the following Java source files.
com.taku.kobayashi.pngcamera.CGSize.java com.taku.kobayashi.pngcamera.CameraParameterExpandableAdapter.java com.taku.kobayashi.pngcamera.CameraPreview.java com.taku.kobayashi.pngcamera.Config.java com.taku.kobayashi.pngcamera.ExtraLayout.java com.taku.kobayashi.pngcamera.PNGCameraActivity.java com.taku.kobayashi.pngcamera.Tools.java