A android app to share photos with a story behind it !.
Photo-Story is hosted in the following web site
https://github.com/zr-faisal/Photo-Story
If you think the Android project Photo-Story 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 Photo-Story.
Item | Value |
---|---|
Java File Count | 28 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | uploader.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 20 image files in Photo-Story. The names of the image files are listed as follows.
backfilter.png camera_cancle.png cancelimagefilter.png cancelimagefilter_disable.png filter_auto.png filter_brightness.png filter_color.png filter_saturation.png filter_sharp.png filter_user.png flash_land.png flash_land_disable.png photolibrary_land.png postnow.png postnow_disable.png save.png save_disable.png shoot.png switchbtn_land.png usethisimage.png
The following screenshort is generated from the image listed above.
Photo-Story has the following Java source files.
com.photostory.activities.CameraActivity.java com.photostory.activities.CameraLandscapeActivity.java com.photostory.activities.FilterImageActivity.java com.photostory.activities.MainActivity.java com.photostory.communication.ActionRequest.java com.photostory.communication.AlternativeBackProcess.java com.photostory.communication.AlternativeBackProcessCallback.java com.photostory.communication.AlternativeRequest.java com.photostory.communication.AlternativeRequestReview.java com.photostory.communication.DefaultHandlerRoot.java com.photostory.imagefilter.FilterBackprocess.java com.photostory.imagefilter.FilterCallback.java com.photostory.imagefilter.FilterProcess.java com.photostory.imageprocessing.Auto.java com.photostory.imageprocessing.Brightness.java com.photostory.imageprocessing.ColorFirst.java com.photostory.imageprocessing.ColorSecond.java com.photostory.imageprocessing.ConvolutionMatrix.java com.photostory.imageprocessing.DIMPRoot.java com.photostory.imageprocessing.Saturation.java com.photostory.imageprocessing.Sharpen.java com.photostory.utl.ActionRequest.java com.photostory.utl.AppConstant.java com.photostory.utl.CameraAction.java com.photostory.utl.FileCache.java com.photostory.utl.ImageLoader.java com.photostory.utl.MemoryCache.java com.photostory.utl.Utils.java