simple android image processing application.
Android-Image-Processing-App is hosted in the following web site
https://github.com/donchakkappan/Android-Image-Processing-App
If you think the Android project Android-Image-Processing-App 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-Image-Processing-App.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 30 image files in Android-Image-Processing-App. The names of the image files are listed as follows.
abouticon.png blur.png brightness.png camgalleryicon.png contrast.png depth.png emboss.png engrave.png filter.png flea.png galleryicon.png grayscale.png highlight.png ic_communities.png ic_drawer.png ic_home.png ic_pages.png ic_people.png ic_photos.png ic_whats_hot.png invert.png original.png reflect.png rotate.png sepia.png share.png sharpen.png smooth.png snow.png welcome.gif
The following screenshort is generated from the image listed above.
Android-Image-Processing-App has the following Java source files.
com.dons.drawer.NavDrawerItem.java com.dons.image.EditAction.java com.dons.image.GifMovieView.java com.dons.image.HomePage.java com.dons.image.PaintView.java com.dons.imageprocessing.ConvolutionMatrix.java com.dons.imageprocessing.ImageProcessing.java com.dons.imageprocessing.filesystem.ImageFilesystemManager.java com.dons.imageprocessing.model.ImageProcessingModel.java com.dons.imageprocessing.utils.Utils.java info.androidhive.slidingmenu.adapter.NavDrawerListAdapter.java