Android application for paint-like application of image filters.
FilterPainting is hosted in the following web site
https://github.com/huangy6/FilterPainting
If you think the Android project FilterPainting 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 FilterPainting.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
FilterPainting has the following Java source files.
com.stcs.ladyfingers.ActivityMainFullscreen.java com.stcs.ladyfingers.BrowsePictureActivity.java com.stcs.ladyfingers.util.SystemUiHider.java com.stcs.ladyfingers.util.SystemUiHiderBase.java com.stcs.ladyfingers.util.SystemUiHiderHoneycomb.java