Example android app that uses the Cutting Room photo filtering /fx library.
CuttingRoom is hosted in the following web site
https://github.com/robhinds/CuttingRoom
If you think the Android project CuttingRoom 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 CuttingRoom.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE com.android.vending.CHECK_LICENSE |
There are 15 image files in CuttingRoom. The names of the image files are listed as follows.
back_btn.png black_button.png cutting_logo.png green_button.png logo.png photo.png photo_bw.png photo_invert.png photo_newspaper.png photo_outline.png photo_pixel.png photo_tv.png quickcontact_slider_background.png save_btn.png savebtn.png
The following screenshort is generated from the image listed above.
CuttingRoom has the following Java source files.
com.tmm.android.camera.CameraViewActivity.java com.tmm.android.camera.PreviewActivity.java com.tmm.android.camera.SettingsActivity.java com.tmm.android.camera.SplashActivity.java com.tmm.android.camera.application.CameraApplication.java com.tmm.android.camera.marvin.filters.BigBrotherFilter.java com.tmm.android.camera.marvin.filters.BlackWhiteFilter.java com.tmm.android.camera.marvin.filters.EdgeFilter.java com.tmm.android.camera.marvin.filters.IAndroidFilter.java com.tmm.android.camera.marvin.filters.InvertFilter.java com.tmm.android.camera.marvin.filters.MonitorFilter.java com.tmm.android.camera.marvin.filters.NeonFilter.java com.tmm.android.camera.marvin.filters.PixelateFilter.java com.tmm.android.camera.marvin.image.AndroidImage.java com.tmm.android.camera.marvin.util.ImageUtil.java com.tmm.android.camera.quickaction.ActionItem.java com.tmm.android.camera.quickaction.CustomPopupWindow.java com.tmm.android.camera.quickaction.QuickAction.java com.tmm.android.camera.util.CameraHelper.java com.tmm.android.camera.util.Constants.java