Android Open Source - Image process Android-Image-Processing-App






Project Summary

simple android image processing application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Image-Processing-App.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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