An android camera app that deteriorates images based on view time.
ImageDeteriorator is hosted in the following web site
https://github.com/achalddave/ImageDeteriorator
If you think the Android project ImageDeteriorator 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 ImageDeteriorator.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
ImageDeteriorator has the following Java source files.
com.example.basiccameraapp.ArtifactInducer.java com.example.basiccameraapp.BlurArtifactInducer.java com.example.basiccameraapp.GalleryActivity.java com.example.basiccameraapp.GalleryAdapter.java com.example.basiccameraapp.ImageCache.java com.example.basiccameraapp.ImageViewerActivity.java com.example.basiccameraapp.MainActivity.java com.example.basiccameraapp.application.BasicCameraApplication.java